kyberpunk / openthread

OpenThread implementation of network Thread protocol with MQTT-SN support.
Other
5 stars 5 forks source link

Implement function to go directly to sleep state after device reset. #22

Open kyberpunk opened 4 years ago

kyberpunk commented 4 years ago

Implement function to go directly to sleep state after device reset. This should provide a way how to recover mqttsn client state when device was put into the deep sleep mode without RAM persistence and mqtt client must be initialized again.