Author |
Post |
|
#1 Tue Mar 21, 2017 03:15, 92 months ago.
|
Member
Registered: Mar 2017
Location: Romania
|
I use Windows 10 + Cygwin + SMS Server Tool 3 + Huawei E122 modem. If it is only one message stored in modem memory, in smsd.log I have: but no incomming message appear in the incomming folder. The correct AT command for the first message must be: AT+CMGR=0 Also, the last command in order to read the memory must be: AT+CMGR=9, not =10 I think that incomming messages are numbered from 0 to 9, not from 1 to 10. Now I also have an error in smsd.log file when the software tries to read the message no. 10: BR, Ioan
|
|
#2 Wed Mar 22, 2017 14:43, 92 months ago.
|
Administrator
Registered: May 2009
Location: Jyväskylä, Finland
|
Use a modem setting memory_start = 0.
|
|
#3 Wed Mar 22, 2017 19:08, 92 months ago.
|
Member
Registered: Mar 2017
Location: Romania
Topic owner
|
OK. Solved... Sorry, I've missed this setting
|
|
#4 Thu Mar 23, 2017 20:41, 91 months ago.
|
Administrator
Registered: May 2009
Location: Jyväskylä, Finland
|
I think this might be somehow general issue with Huawei devices when users are setting up a new system or modem. Therefore the next version 3.1.20 detects this issue, and sets start to 0 automatically, and also instructs the user to use a modem setting memory_start = 0 to avoid future error messages.
Thanks for your feedback.
|