Ambient Weather Station WS-2902D gets no data

Hello,
i have a problem with the WS-2902D, more exactly the WS-2902D-UKEU. Bridge and Thing are visible and marked green/online in openhab-Things-listing.

I tried former solution from 2020 with upper case MAC and bundle restart … i still get no data.

things.file is …

Bridge ambientweather:bridge:account "Ambient Weather Account" [ applicationKey="its mine", apiKey="its mine" ] {
    Thing ws2902a ws2902a "Ambient Weather WS-2902D" [ macAddress="myMAC is ok" ]
}

items.file (a part only)

Number:Intensity       WS2902DWeatherDataWs2902ASolarRadiation         "Solar radiation"           {channel="ambientweather:ws2902a:account:ws2902a:weatherDataWs2902a#solarRadiation"}
Number:Dimensionless   WS2902DWeatherDataWs2902AUvIndex                "Uv index"                  {channel="ambientweather:ws2902a:account:ws2902a:weatherDataWs2902a#uvIndex"}
String                 WS2902DWeatherDataWs2902AUvDanger               "Uv danger"                 {channel="ambientweather:ws2902a:account:ws2902a:weatherDataWs2902a#uvDanger"}
Number:Temperature     WS2902DIndoorSensorTemperature                  "Temperature"               {channel="ambientweather:ws2902a:account:ws2902a:indoorSensor#temperature"}
Number:Dimensionless   WS2902DIndoorSensorRelativeHumidity             "Relative humidity"         {channel="ambientweather:ws2902a:account:ws2902a:indoorSensor#relativeHumidity"}

Maybe something is wrong with the a vs d version of the station name?

Or do i have to purchase the AWN+ subscription?

Thanks in advance,
Michael

Solution: apparently all is right above … it took a time to get the data (?)
I am receiving data! :grinning_face: