-
Type:
Task
-
Status: Closed
-
Priority:
Major
-
Resolution: Fixed
-
Affects Version/s: None
-
Fix Version/s: None
-
Component/s: MQTT-SN
-
Labels:None
If the Keep Alive interval is shorter than the interval to the first retry, we might try to send a PINGREQ rather than retry the packet under retry.
One solution would be to have the keep alive timer only operate while the retry timer wasn't active.