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

nRF9160 All Web Communication Possible?

Hi,

I am learning the nRF9160 and want to know a few things about it.

The features say that nRF9160 has NB-IOT and LTE-M modems built in. So is NB-IOT and LTE-M a separate network protocol like MQTT and TCP/UDP or its the communication method which nRF9160 uses to communicate with internet like other methods i.e GPRS, 3G, 4G etc.

Or,

In short i want to know if it can be used to establish communication with web databases like SQL and if its possible to make GET and POST requests with this module.

Thanks

  • I'm probably not the expert to answer this (because I'm learning myself), but my understanding is that NB-IOT and LTE-M are more like 3G, 4G and get your device connected to the tower.  After that you have an internet connection and an IP address and can access any internet resource you would like over TCP/UDP. 

    Also my understanding is that LTE-M is implemented in the firmware and NB-IOT is not yet?  I heard that's coming (March?  With GPS, which is also not implemented yet).  Maybe it's already in there and this is old news. 

Related