ZigBee OTA updated but device is not advertising on the gateway (deconz/Alexa)

Hello to all,

Below are the setup details I'm using:

  1. nRF52840 DevKit
  2. SDK: nRF5_SDK_for_Thread_and_Zigbee_v4.1.0
  3. 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
    1. Flashed the MBR.hex file
    2. flashed the updated firmware code in debug mode.
    3. 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.

Parents Reply Children
No Data
Related