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

LTE connection issue

Hi,

I am using nrf9160 to handle the MQTT protocol and collect the data packets from another microcontroller using the UART interface. 

Sending the data to the server using LTE, for this implementation using LTE every 5 minutes. So calling LTE function in while loop after every 5 minutes.

Every time I call the function it will take a long time to connect LTE and sometimes it is not connecting even. Facing lots of problems with LTE connection. I have tried the ibasis and hologram sim card. But getting the same issue.

what do I do to get a stable and faster LTE connection?

Or tell me the alternative method to send the data every 5 minutes or 10 minutes. 

Kindly help!

Thanks and Regards,

Rahul

Related