Hello to all,
Below are the setup details I'm using:
- nRF52840 DevKit
- SDK: nRF5_SDK_for_Thread_and_Zigbee_v4.1.0
- Segger Embedded Studio 4.16
Aim: Controlling the Radiator through ZigBee using thermostat cluster and updating the firmware using OTA cluster
- ZigBee
- UART protocol
Reference Example code:
- ZigBee OTA Upgrade Client code
Issue: The device is not advertising on the gateway (deconz/Alexa)
- Once the client device firmware is updated successfully, the device does not advertise on the gateway.
- I did the following test to check the advertisement of my device
- Flashed the MBR.hex file
- flashed the updated firmware code in debug mode.
- run the code.
- Here I'm able to discover my device and able to perform the operation successfully.
Why am I not able to discover my client device once the firmware is updated? Do I have to do any other operations??
I would appreciate your efforts for a quick response at the earliest.
Kind regards,
Shivaprasad.