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

How to receive SMS message in standby mode in nRF9160?

I want to wake up nRF9160 by SMS.

What I want to do:

The nRF9160 usually sleeps to reduce power consumption, and only when it receives SMS it wakes up and send some data by UDP or so.

I succeeded in implementing MQTT(+TLS), but have no experience to implement SMS function.

Any advice?

Parents Reply
  • Hi, Hakon. Thank you for your advice. Very helpful.

    >Is it NB1 or LTE M1? 
    LTE-M1, hologram SIM

    >SMS reception should work in eDRX and PSM
    I see. So it's worth to try to find a way of using SMS and eDRX at the same time in nRF9160.

    If SMS and eDRX integrated sample program is provided, it's very helpful. I think the best way to send messages in some interval while checking an incoming message is to use eDRX and SMS. 

Children
No Data
Related