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.