Common AT commands
Read all SMS in text mode:
AT+CMGF=1 (set TEXT MODE)
AT+CMGL="ALL"
Read single sms in text mode:
AT+CMGF=1 # (set TEXT MODE)
AT+CMGR=1 # (location index)
Delete single sms:
AT+CMGD=1 # (location index)
Sending SMS in text mode:
AT+CMGF=1 (set TEXT MODE)
AT+CMGS="0912xxxyyyy"
> test message
Press Ctrl+z
Press Enter
Read Sim Number:
AT+CPBS="ON"
AT+CPBR=1
+CPBR: 1,"+63948xxxyyyy",145,"";
No comment
Say something
Thank you
Your post has been submitted and will be published once it has been approved.
OK
OOPS!
Your post has not been submitted. Please return to the page and try again. Thank You!
If this error persists, please open an issue by clicking here.
OK