This post is older than 2 years and might not be relevant anymore
More Info: Consider searching for newer posts

(LTE-M) IP connectivity available only 3 seconds every 11 seconds

Hi,

Problem description

I wrote a program that initializes the modem (LTE-M) and goes on to send one UDP packet every second (is just the counter).

The server receives the first 2 or 3 packages, but then the next 10 or 11 are lost. This cycle repeats indefinately.

Does anyone know what's going on here?

PSM and eDRX is disabled (would this matter for outgoing data traffic?)

Cellular network is Telia @ Sweden.

SIM-card: iBasis or Telia LTE-M - same result

For a TCP connection (MQTT for example), this problem is slightly masked since (I guess) the lost packages during the 11 second downtime are resent during the 3 second uptime period - so looking at message logs it seems pretty fine unless you look at the time of arrival.

Parents Reply
  • I see.

    I got this error description along the way in talks with Nordic. Telia has this info but still no solution.

    • There is radio link problems when the first packet is to be sent by the modem which causes delay because modem goes into RRC IDLE and new RRC CONNECTION must be established for application data.
    • Connected mode mobility is not configured and RRC connection reestablishment is rejected by network.

    I  called telia in växjö yesterday as well to get someone thre to find out what is going on. She has not reported back as she promised yet.

Children
Related