nymea / nymea-zigbee

Zigbee library and tools for the nymea IoT stack.
GNU Lesser General Public License v3.0
3 stars 4 forks source link

TI: fix reconncting the controller at runtime #79

Closed mzanetti closed 1 year ago

mzanetti commented 1 year ago

Fixes reconnecting the ZigBee controller after a reset during runtime

Resets may occur by unplugging the stick or calling a softReset() from the software side.

Additionally resets the stick when 5 subsequent timeouts happen as there are firmwares of the CC2652 available which tend to crash occationally.