-
Type: Task
-
Status: Open
-
Priority: Major
-
Resolution: Unresolved
-
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.