You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
It's solved in my fork of H4AsyncMQTT, you receive the PacketID for QoS>0 publishes at ::publish(), and receive the ACK'd PacketID onPublish() callback function.
I have some code that publishes some messages then puts the esp8266 to sleep - how can I tell that all messages have been sent and it's safe to sleep?
The text was updated successfully, but these errors were encountered: