Thingy 53 Weather station demo doesn't work

I have new Thingy 53. Default Edge Inpulse demo works without any problem. But I have problem with Weather Station demo.

First I tested Zigbee version. After flashing using nRF Programmer it doesn't do nothing. No LED action, can't connect to Zigbee coordinator (I have many Zigbee devices and newer had problem connecting them).

Next I tested Matter version. Thingy should flash blue LED after start but LED is always on - not flashing. So this does something but not works as described in documentation.

Is some problem on my side? Definitelly I'd like to use Zigbee version but currently device seems dead every time I flash it.

Parents Reply
  • Hi, 

    kocouj1 said:
    1) Found problem in sample source code. I had to comment line 245 in main.c ir order to be able to build the sample. Otherwise build fails with message: zigbee_weather_station/src/main.c:245: undefined reference to `user_input_indicate'

    Please try to update SDK via ToolChain Manager. It should fix the issue. 

    Without modification of the Zigbee Weather Station application, you could build with -DCONFIG_ZIGBEE_CHANNEL_SELECTION_MODE_MULTI=y as 

    Please also make sure the toolchains and SDK versions are correct, and the overlay file is set as the above figure. 

    -Amanda H.

Children
Related