This post is older than 2 years and might not be relevant anymore
More Info: Consider searching for newer posts

Zigbee Cli Agent Router example hangs after bdb start command

I am using nrf52840 dk for zigbee project with two xbee modules. One xbee is configured as coordinator and other as end device and nrf board is supposed to act as router. After setting channel and pan id from cli when I enter bdb start , command prompt just hangs .

Parents
  • Have you done any changes in the SDK? Remember that if you change something in one project, it may affect other examples as well, if you change one of the common files.

    If you are not sure whether anything is changed, please try an unmodified version of the SDK. If the issue still persist:

    What SDK version do you use? Does the issue happen if there are no XBee devices turned on nearby as well, or only if they are present?

    Can you do a sniffer trace to see if the nRF transmit any packets (even though the CLI stops resonding)?

    Best regards,

    Edvin

Reply
  • Have you done any changes in the SDK? Remember that if you change something in one project, it may affect other examples as well, if you change one of the common files.

    If you are not sure whether anything is changed, please try an unmodified version of the SDK. If the issue still persist:

    What SDK version do you use? Does the issue happen if there are no XBee devices turned on nearby as well, or only if they are present?

    Can you do a sniffer trace to see if the nRF transmit any packets (even though the CLI stops resonding)?

    Best regards,

    Edvin

Children
Related