Skip to content

NB_SMS struggles over the "/" sign in the date of the received sms #80

Closed
@CptHolzschnauz

Description

@CptHolzschnauz

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

Metadata

Metadata

Assignees

No one assigned

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions