Hello,
we implemented Zigbee coordinator. Few end devices left the network and we know that the issue is our side because the same devices work well with other coordinators.
This issue is rare and it happens only with devices that were reporting low RSSI values (we don't know how to replicate the issue and we have no logs).
This issue is similar to the one described here but there is no conclusion there.
We use nrf52840 with nrf5 sdk for thread and Zigbee v4.2.0 without soft device library.
We have the following questions:
- Are you aware of any known issue related to described behaviour, with this SDK?
- Recently we added the management of ZB_ZDO_SIGNAL_DEVICE_UPDATE in the case where status is ZB_DEVICE_LEFT (zb_zdo_signal_device_update_params_t), previously we just ignored this signal. Can this be the issue?
- Can this signal be triggered even if there are no routers in the network?
Best regards.
Laura