dzungpv / dnckatsw00x

Zigbee light switch with dim support base on chip cc2530
GNU General Public License v3.0
90 stars 19 forks source link

Does not reconnect to coordinator after reset #5

Closed iot7272 closed 5 years ago

iot7272 commented 5 years ago

Everything works great. But the state of the relay and the network does not retain after the reset of the device (cc2530). Once the device is reset, I have to permit joining from the coordinator again in order to connect cc2530. Could you please provide some info regarding this? Thank you

dzungpv commented 5 years ago

Do you mean you unplug/ cut the power to cc2530?

iot7272 commented 5 years ago

Yes. And even pressing the reset button.

iot7272 commented 5 years ago

Is there any workaround for this? Any help would be much appreciated.

dzungpv commented 5 years ago

@iot7272 change xNV_RESTORE to NV_RESTORE in your project settings