Closed
Description
After a sms is received, the lib ask with
AT+CMGL="REC UNREAD"
+CMGL: 0,"REC UNREAD","+TelNr",,"21
and breaks here, the modem is freezed.
The complete output (from m-center software) is
+CMGL: 0,"REC UNREAD","+TelNr",,"21/07/21, 07:09:48+08"
So the lib strugles over the "/" sign
I think i made a wrong setting with the modem but i don't know what. Any ideas?
If so then it can be helpful to include the correct modem setup in the NB_SMS class.
THX
Update: Compiled with a MACOS