NRF9161 - modem stacks outgoing messages and then flushes it: can this be handled?

Hi,

we are still struggling with nrf9161 behavior and trying to mitigate data sending dropouts (NRF9161 signal strength measurment seems to break TCP/IP connection - any solution/suggestion? and  NRF9161 based LTE-M tracker data drops while moving – can it be optimized? ).

Here is one partial issue: we are currently using UDP and flushing data to an application server. It seems that the modem behaves as follows: the UDP stack/modem seems to stack incoming messages but when the modem has an connection dropout, it does not send them. When the connection comes back, the modem flushes "old" messages. For our business case, they are not useful and we would like to discard these "old" messages when the modem reconnects. Is such behavior possible to achieve? Or I need to rely on some UDP level only?

Thank you

Martin

Parents Reply Children
No Data
Related