Kruze17 / Parsing-SMS-with-SIM800L

How to parse SMS messages using SIM800L and Arduino
MIT License
7 stars 1 forks source link

Issue #2

Open megavork opened 5 months ago

megavork commented 5 months ago

https://github.com/Kruze17/Parsing-SMS-with-SIM800L/blob/398b70ddd91deaf03b10495e9228d764f1f80e89/ParseSMSwithSIM800L.ino#L107

sim800.print("AT+CMGS=\"" + PHONE + "\r");

need to delete "\ mark.