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

Nrf router and end device with Digi Xbee Coordinator

Hello,

I am using nrf sdk 1.5.1 and trying to connect the Nrf ZigBee router(light bulb example) with Digi Xbee Coordinator but it doesn't seem to connect. I observed the same when I tried to connect nrf end device(light switch example). 

Note - the digi xbee coordinator is tested and working with the digi end device and router

I have attached the sniffer log for more information.

IG_nrfRouter.pcapng

Any help on this is appreciated.

Thanks and Regards,

Yash.

Parents Reply
  • Hi Jorgen,

    I will try the suggestions mentioned in the post.

    In the meantime, I have an observation to share, I increased the log level to Debug and did the same test again and I have attached the log file below. I compared nrf Coordinator and nrf Router interaction log with nrf router and Digi Coordinator and found the discrepancy on zb_transmit function which returns result as '2'. A small snapshot from the attached file(Line number 240 in the attached fike) -

    D: Function: zb_trans_transmit, channel: 15
    D: 0x20002af1 (19)
    D: Sending frame (ch:15, txpower:8)
    D: Result: 2

    nrfRouter_IG_terminal.zip

    I dug a bit and the error here - 

    Is that the same error, if yes. How can I resolve it?

     

    2) There was another observation, as I was trying out other things I kept the code running as they are and observed a FATAL ERROR after a few times of nrf router trying to connect to the digi Coordinator. Attaching the screenshot for the same. Is that expected? Or something is going wrong here?

    Thanks and Regards,

    Yash

Children
Related