ABOUT ZIGBEE OF NRF54L15

Hi Nordic:

    We are currently testing Zigbee on the nRF54L15 platform using the Zigbee R23-add-on-V1.0.0 SDK. It has been observed that when a low-power node disconnects from the gateway, it cannot enter low-power mode until it successfully rejoins the network. Are there any solutions to address this issue?

Regard Best

Jermi

Parents
  • Hello,

    Sorry for the late reply, Jermi. We are a bit short staffed due to summer holidays here in Norway.

    What you are seeing is probably that when the node is no longer part of the network, it tries to rejoin the network, and hence, the radio is being used a lot more than when it is in the low power state. 

    How do you want the device to behave? Do you want it to remain shut down the radio when it leaves? One possibility would be to start the rejoin process on a button press, perhaps? Or perhaps you can have it try to rejoin immediately, but only for a few minutes? I believe this is actually what it is doing, but I don't know how long you observed the device after it lost the network. 

    Best regards,

    Edvin

  • Hi, Edvin:

    We hope that after the rejoin process is completed, even if it is not successful, the child device can still enter the low-power mode normally.
  • Yes. That is the expected behavior. After it either successfully joins a network, or the join attempt times out, the radio should be powered off, and it should enter a low power state. What is it that you are observing? Have you tried measuring the current consumption using a PPK2 board?

    Best regards,

    Edvin

  • The phenomenon I observed is that the device did not enter a low-power state during the interval between two rejoins. Moreover, even after the rejoin process ended (approximately 15 minutes later), the device still did not enter a low-power state, and there was a continuous current of 3.8 mA.

Reply Children
Related