esp8266-aws_iot
esp8266-aws_iot copied to clipboard
Session Resumption in AWS IoT Core
Is there any way to resume a session to reduce bandwidth usage? I'm trying to use modem sleep between transmissions and the certificates are sent every time (otherwise the messages are not delivered). I can paste some code if needed.
All other features are working fine.