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

at_client and simple_at programs doesn't work to send SMS by using AT+CMGS command

Hello,

I have to send SMS from NORDIC nrf9160dk which is using iBASIS sim card to my mobile phone. For this I tried two programs (at_client and simple_at). But nothing works. I am using AT+CMGS command to send SMS, but it always shows error or it is timed out. Could anybody help me with this? what is the sequence of AT commands to send SMS. AT+CNUM also always shows error. I tried using my sim card (Bouygues operator), still it is not working.

If there is any other program which I can try please tell me. 

Thank you

Parents Reply
  • Yes I used at_client for inputting the AT commands. All commands are working till CNMI, but CMGS doesn't work. It shows error or it is timed out. I read that CMGS doesn't work with at_client. 

    By using simple_at program, nothing works. It stops at ***** Booting Zephyr OS v1.14.99-ncs2 *****

    Is there possibility that my sim card has some problem or am I using CMGS command not correctly?

Children
Related