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

[nrf52840 zigbee] How to know packet is via router or not ?

Hi,

I am developing sensor products with zigbee (nrf52840).

I have successfully test that sensor data is received by coordinator.

Network is as follows.

ZC(1)                                               ZED(sensor)

                   ZR

1. How to know that data path?

ZED --> ZR -->ZC 

or

ZED --> ZC ?

I want know that at ZC site, packet is routed to ZC.

2.

If Persistent Config Erase are all FALSE, then

data path from ZED to ZC is fixed or dynamic according to  ZR location ?

Thanks.

Related