Normally when we send data via UDP we get a +CEREG: 5 response.
We use this to generate a signal <e_ready which in turn allows the next message to be sent.
(As per the SUPL_CLIENT code in the AGPS example)
We have noticed that this strategy fails after sending 14 messages of 71 bytes at 2 minute intervals.
I think this may reflect a UK (O2) network limit (or something standard for LTE).
I have not found any document to support this theory or otherwise shed light on this.
Suggestions please.