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

nRF9160 lte passthrough

We are using a custom ARM board which runs Linux and has a UART interface to a nRF9160. 

I'm not how to phrase this exactly so I will just describe what I would like to do. Our goal is to use GPS to access position data and to also update various Linux packages over the LTE interface. We are looking at this cloud service called Mender which can deploy .deb files to a set of devices. This requires TLS to be enabled on the nRF9160 -- Mender requires TLS. I've been able to use this service for devices with Ethernet access - can LTE be used in this manner?

We are looking to deploy sensors in remote locations, but some locations will have cell service available. The serial LTE modem project seems promising. Is there a sample project which does something similar? I opened the serial lte modem project in the segger ide but there is no code to look at. It's just a collection of libraries. Can it be customized?

Regards,

fe-hadella

Parents Reply Children
No Data
Related