This thread has been locked.

If you have a related question, please click the "Ask a related question" button in the top right corner. The newly created question will be automatically linked to this question.

CC2538: How to invoke ezmode when it's time out occur?

Part Number: CC2538
Other Parts Discussed in Thread: Z-STACK

Hi All,

We build custom hardware based on CC2538 which act as Zigbee coordinator.

Custom board  don't have switch to invoke ezmode which was present on evk.

So we want to invoke ezmode when its tiemout occur.

We are using Z-stack 1.2.2a home automation.

In zcl_ezmode.c ,INVOKING_EZ_MODE_REGULARLY macro defined.

I have following questions:

1. is it safe to enable ezmode on regular basis?

2. What happen to node/end device  which are already connected to coordinator using ezmode ?