aabmets / SIM800

A comprehensive SIM800 Series library for simplified and in-depth chip access.
GNU Affero General Public License v3.0
38 stars 27 forks source link

smsRead #5

Closed MauricioMondo closed 6 years ago

MauricioMondo commented 6 years ago

Hello, you could publish an example of smsRead, I can not make it work, Thanks

MauricioMondo commented 6 years ago

Solved !!! SIM.smsList(SET,"\"REC UNREAD\""); if (SIM.reply("TEST") ) //ask for any word in the message. { //put code for event. }