simeon: I'm stupid.
Use a modem setting memory_start = 0.
http://smstools3.kekekasvi.com/topic.php?id=1395
|
simeon: smsd -V
Version 3.1.14, Copyright (c) Keijo Kasvi, smstools3@kekekasvi.com, http://smstools3.kekekasvi.com
Support: http://smstools3.kekekasvi.com/index.php?p=support
Based on SMS Server Tools 2 from Stefan Frings, smstools@meinemullemaus.de, http://www.meinemullemaus.de
SMS Server Tools version 2 and below are Copyright (C) Stefan Frings.
Loglevel 7:
2017-09-16 19:23:18,6, CINTERION_MC55i: Checking memory size
2017-09-16 19:23:18,7, CINTERION_MC55i: -> AT+CPMS?
2017-09-16 19:23:18,7, CINTERION_MC55i: Command is sent, waiting for the answer
2017-09-16 19:23:18,7, CINTERION_MC55i: <- +CPMS: "SM",1,20,"SM",1,20,"SM",1,20 OK
2017-09-16 19:23:18,6, CINTERION_MC55i: Used memory is 1 of 20
2017-09-16 19:23:18,6, CINTERION_MC55i: Trying to get stored message 1
2017-09-16 19:23:18,7, CINTERION_MC55i: -> AT+CMGR=1
2017-09-16 19:23:18,7, CINTERION_MC55i: Command is sent, waiting for the answer
2017-09-16 19:23:19,7, CINTERION_MC55i: <- OK
2017-09-16 19:23:19,6, CINTERION_MC55i: Trying to get stored message 2
[...]
2017-09-16 19:23:27,6, CINTERION_MC55i: Trying to get stored message 19
2017-09-16 19:23:27,7, CINTERION_MC55i: -> AT+CMGR=19
2017-09-16 19:23:27,7, CINTERION_MC55i: Command is sent, waiting for the answer
2017-09-16 19:23:28,7, CINTERION_MC55i: <- OK
2017-09-16 19:23:28,6, CINTERION_MC55i: Trying to get stored message 20
2017-09-16 19:23:28,7, CINTERION_MC55i: -> AT+CMGR=20
2017-09-16 19:23:28,7, CINTERION_MC55i: Command is sent, waiting for the answer
2017-09-16 19:23:28,7, CINTERION_MC55i: <- +CMS ERROR: 321 (Invalid memory index)
2017-09-16 19:23:28,6, CINTERION_MC55i: No SMS received (reading interrupted)
2017-09-16 19:23:38,6, CINTERION_MC55i: Checking device for incoming SMS
2017-09-16 19:23:38,6, CINTERION_MC55i: Checking if modem is ready
With screen /dev/ttyUSB0 115200:
ate1
at+cmgr=0
some pdu message
OK
at+cmgd=0,0
OK
I fear the next time I receive an SMS this won't be fetched by smsd. I have to send a dummy SMS that stays there.
The logs indicate Cinterion MC55i, but it actually "Novatel Wireless Incorporated" model "Expedite EU850D MiniCard"
|