Skip to content

SMS receive function unexpected number of commas #1

Description

@stebl

I came across this with an MTQ_LVW3 and a newer firmware build.

The error my device logs is [WARNING] Expected 4 commas. SMS[0] DATA[+CMGL: 1,"REC UNREAD","5551231234","","18/01/26,20:02:42+00"]. Continuing ...

It seems like it originates from this block.

When I use AT+CMGL="ALL" with a serial interface, I get results like this,

+CMGL: 2,"REC READ","5551231234","","18/01/26,19:52:29+00"
Test message

There are indeed 5 commas, and the extra one in the date-time format is unexpected

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions