开发者

sms mobile nokia using computer, only status unread

开发者 https://www.devze.com 2023-01-31 06:33 出处:网络
reading sms from mobile phone nokia, have two methods read all or read 开发者_开发问答only one.

reading sms from mobile phone nokia, have two methods read all or read 开发者_开发问答only one.

but how to

reading only sms with status "rec unread"

using hyper terminal windows xp


Are you using an AT command interface?

The standard AT+CMGL (list all messages) command can be given a parameter with the status, 0 is REC UNREAD so AT+CMGL=0 should give you only REC UNREAD messages.

Note that listing or reading a REC UNREAD message causes it to become REC READ.

0

精彩评论

暂无评论...
验证码 换一张
取 消

关注公众号