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

Lowest Power Communication Protocol

I am looking to use the nRF9160 in eDRX intervals of 2.7 minutes (no PSM). The goal of the device is to be dormant until receiving a command to begin transmitting its location. I am looking for a way to initiate that command over the network in the way that would be most power effective considering this command may only be send once every few months. One idea that comes to mind is SMS. Would that be any more efficient than the alternatives as the device won't have to establish a connection to an MQTT or HTTP server and check for a message every time it goes through an eDRX cycle?

Thanks!! 

Parents Reply
  • Hi Carl,

    One more follow up if you don't mind. Hologram allows you to send raw TCP or UDP messages to any port on a connected device. They made this feature as kind of a workaround/alternative to setting up a full, private APN.

    I know you aren't an expert on Hologram, but their specific technology aside, would having the device in eDRX simply listen to a port for incoming data be a good option here?

Children
Related