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

Lock and restart Zigbee Stack

Hello!

I'm using the nRF 52840 module for Zigbee applications.
I am implementing a Zigbee router and I need the time-limited commissioning on the device, such as the creation of a Zigbee network by a Coordinator. At the moment I can't find any API to do this. Is there a way to lock and restart the Zigbee stack without necessarily having to reset the device?

Thank you,

Raffaela

  • Hi again Raffaela.

    Since you have a multiprotocol system, I think that you should think about using timeslots.

    There is, as I said, no API at the moment for "disabling" Zigbee, but you could put the Zigbee radio time inside a timeslot in the SoftDevice.

    Best regards,

    Andreas

1 2