Hibernate sleep and full cloud handshakes

Hi,

I have a project where a Muon sleeps using hibernate mode.
Before going to sleep I turn off the cellular modem.

When the device wakes from hibernation, it undergoes a full reset. Does this mean it performs a complete cloud handshake regardless of the duration of its sleep?

Thanks!

The DTLS session can be still be resumed if it's been less than 36 hours since it was created. This resume only takes hundreds of bytes of data, instead of kilobytes of data.

2 Likes