Xinyuan-LilyGO / LilyGO-T-A76XX

LilyGo A7670 A7608 SIM7672 series
MIT License
96 stars 42 forks source link

how to receive and send sms ! #42

Closed walidbouachour closed 1 year ago

walidbouachour commented 1 year ago

it ther a code for that , can you help me ?

lewisxhe commented 1 year ago

here is the manual https://github.com/Xinyuan-LilyGO/T-A7670X/blob/main/Manual/A76XX%20Series_AT_Command_Manual_V1.05.pdf

TinyGSM also has examples of sending text messages, they should be universal https://github.com/vshymanskyy/TinyGSM/blob/8a911b218c1b2d03bb741855018fca062cefc479/examples/AllFunctions/AllFunctions.ino#L331

lewisxhe commented 1 year ago

If there are still issues, please reopen it