Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

GTM 382 via at19200 #27

Open
estellnb opened this issue May 25, 2016 · 9 comments
Open

GTM 382 via at19200 #27

estellnb opened this issue May 25, 2016 · 9 comments

Comments

@estellnb
Copy link

estellnb commented May 25, 2016

My GTM 382 UMTS module seems to support the at19200 protocol quite well. However when retrieving SMS it can only retrieve new SMS while it ignores alread-read SMS. modem-manager-gui on the contrary will also view SMS which have already been read before. As things are now an SMS seems to be lost after I quit and re-start wammu while modem-manager-gui can still display it.


Want to back this issue? Post a bounty on it! We accept bounties via Bountysource.

@nijel
Copy link
Member

nijel commented May 25, 2016

Postling logs from both could be helpful to see the difference.

@estellnb
Copy link
Author

Here comes the log from wammu:

Wed 2016/05/25 17:00:24: [Gammu - 1.37.0]
Wed 2016/05/25 17:00:24: [Connection - "at19200"]
Wed 2016/05/25 17:00:24: [Connection index - 0]
Wed 2016/05/25 17:00:24: [Model type - ""]
Wed 2016/05/25 17:00:24: [Device - "/dev/ttyHS3"]
Wed 2016/05/25 17:00:24: [Running on - Linux, kernel 4.6.0-ARCH-00466-ge80ac9b (#9 SMP PREEMPT Tue May 17 17:12:13 CEST 2016)]
Wed 2016/05/25 17:00:24: Serial device: DTR is up, RTS is up, CAR is down, CTS is down
Wed 2016/05/25 17:00:24: Setting speed to 19200
Wed 2016/05/25 17:00:24: [Module - "auto"]
Wed 2016/05/25 17:00:24: Escaping SMS mode
Wed 2016/05/25 17:00:24: SENDING frame type 0x00/length 0x02/2
Wed 2016/05/25 17:00:24: 1B |0D ..
Wed 2016/05/25 17:00:25: Sending simple AT command to wake up some devices
Wed 2016/05/25 17:00:25: SENDING frame type 0x00/length 0x03/3
Wed 2016/05/25 17:00:25: 41A|54T|0D AT.
Wed 2016/05/25 17:00:25: 1 "AT"
Wed 2016/05/25 17:00:25: 2 "OK"
Wed 2016/05/25 17:00:25: Checking line: OK
Wed 2016/05/25 17:00:25: AT reply state: 1
Wed 2016/05/25 17:00:25: RECEIVED frame type 0x00/length 0x09/9
Wed 2016/05/25 17:00:25: 41A|54T|0D |0D |0A |4FO|4BK|0D |0A AT...OK..
Wed 2016/05/25 17:00:25: Enabling echo
Wed 2016/05/25 17:00:25: SENDING frame type 0x00/length 0x05/5
Wed 2016/05/25 17:00:25: 41A|54T|45E|311|0D ATE1.
Wed 2016/05/25 17:00:26: 1 "ATE1"
Wed 2016/05/25 17:00:26: 2 "OK"
Wed 2016/05/25 17:00:26: Checking line: OK
Wed 2016/05/25 17:00:26: AT reply state: 1
Wed 2016/05/25 17:00:26: RECEIVED frame type 0x00/length 0x0B/11
Wed 2016/05/25 17:00:26: 41A|54T|45E|311|0D |0D |0A |4FO|4BK|0D |0A ATE1...OK..
Wed 2016/05/25 17:00:26: Trying Motorola mode switch
Wed 2016/05/25 17:00:26: SENDING frame type 0x00/length 0x0A/10
Wed 2016/05/25 17:00:26: 41A|54T|2B+|4DM|4FO|44D|45E|3D=|322|0D AT+MODE=2.
Wed 2016/05/25 17:00:26: 1 "AT+MODE=2"
Wed 2016/05/25 17:00:26: 2 "ERROR"
Wed 2016/05/25 17:00:26: Checking line: ERROR
Wed 2016/05/25 17:00:26: AT reply state: 3
Wed 2016/05/25 17:00:26: RECEIVED frame type 0x00/length 0x13/19
Wed 2016/05/25 17:00:26: 41A|54T|2B+|4DM|4FO|44D|45E|3D=|322|0D |0D |0A |45E|52R|52R|4FO AT+MODE=2...ERRO
Wed 2016/05/25 17:00:26: 52R|0D |0A R..
Wed 2016/05/25 17:00:26: Seems not to be supported
Wed 2016/05/25 17:00:26: Enabling CME errors
Wed 2016/05/25 17:00:26: SENDING frame type 0x00/length 0x0A/10
Wed 2016/05/25 17:00:26: 41A|54T|2B+|43C|4DM|45E|45E|3D=|311|0D AT+CMEE=1.
Wed 2016/05/25 17:00:26: 1 "AT+CMEE=1"
Wed 2016/05/25 17:00:26: 2 "OK"
Wed 2016/05/25 17:00:26: Checking line: OK
Wed 2016/05/25 17:00:26: AT reply state: 1
Wed 2016/05/25 17:00:26: RECEIVED frame type 0x00/length 0x10/16
Wed 2016/05/25 17:00:26: 41A|54T|2B+|43C|4DM|45E|45E|3D=|311|0D |0D |0A |4FO|4BK|0D |0A AT+CMEE=1...OK..
Wed 2016/05/25 17:00:26: SENDING frame type 0x00/length 0x09/9
Wed 2016/05/25 17:00:26: 41A|54T|2B+|43C|53S|43C|53S|3F?|0D AT+CSCS?.
Wed 2016/05/25 17:00:27: 1 "AT+CSCS?"
Wed 2016/05/25 17:00:27: 2 "+CSCS: "GSM""
Wed 2016/05/25 17:00:27: 3 "OK"
Wed 2016/05/25 17:00:27: Checking line: OK
Wed 2016/05/25 17:00:27: AT reply state: 1
Wed 2016/05/25 17:00:27: RECEIVED frame type 0x00/length 0x1F/31
Wed 2016/05/25 17:00:27: 41A|54T|2B+|43C|53S|43C|53S|3F?|0D |0D |0A |2B+|43C|53S|43C|53S AT+CSCS?...+CSCS
Wed 2016/05/25 17:00:27: 3A:|20 |22"|47G|53S|4DM|22"|0D |0A |0D |0A |4FO|4BK|0D |0A : "GSM"....OK..
Wed 2016/05/25 17:00:27: SENDING frame type 0x00/length 0x0A/10
Wed 2016/05/25 17:00:27: 41A|54T|2B+|43C|53S|43C|53S|3D=|3F?|0D AT+CSCS=?.
Wed 2016/05/25 17:00:27: 1 "AT+CSCS=?"
Wed 2016/05/25 17:00:27: 2 "+CSCS: ("IRA","GSM","UCS2")"
Wed 2016/05/25 17:00:27: 3 "OK"
Wed 2016/05/25 17:00:27: Checking line: OK
Wed 2016/05/25 17:00:27: AT reply state: 1
Wed 2016/05/25 17:00:27: RECEIVED frame type 0x00/length 0x2F/47
Wed 2016/05/25 17:00:27: 41A|54T|2B+|43C|53S|43C|53S|3D=|3F?|0D |0D |0A |2B+|43C|53S|43C AT+CSCS=?...+CSC
Wed 2016/05/25 17:00:27: 53S|3A:|20 |28(|22"|49I|52R|41A|22"|2C,|22"|47G|53S|4DM|22"|2C, S: ("IRA","GSM",
Wed 2016/05/25 17:00:27: 22"|55U|43C|53S|322|22"|29)|0D |0A |0D |0A |4FO|4BK|0D |0A "UCS2")....OK..
Wed 2016/05/25 17:00:27: Chosen GSM as normal charset
Wed 2016/05/25 17:00:27: Chosen UCS2 as unicode charset
Wed 2016/05/25 17:00:27: Getting model
Wed 2016/05/25 17:00:27: SENDING frame type 0x00/length 0x08/8
Wed 2016/05/25 17:00:27: 41A|54T|2B+|43C|47G|4DM|4DM|0D AT+CGMM.
Wed 2016/05/25 17:00:28: 1 "AT+CGMM"
Wed 2016/05/25 17:00:28: 2 "GTM382"
Wed 2016/05/25 17:00:28: 3 "OK"
Wed 2016/05/25 17:00:28: Checking line: OK
Wed 2016/05/25 17:00:28: AT reply state: 1
Wed 2016/05/25 17:00:28: RECEIVED frame type 0x00/length 0x18/24
Wed 2016/05/25 17:00:28: 41A|54T|2B+|43C|47G|4DM|4DM|0D |0D |0A |47G|54T|4DM|333|388|322 AT+CGMM...GTM382
Wed 2016/05/25 17:00:28: 0D |0A |0D |0A |4FO|4BK|0D |0A ....OK..
Wed 2016/05/25 17:00:28: Unknown model, but it should still work
Wed 2016/05/25 17:00:28: [Model name: GTM382'] Wed 2016/05/25 17:00:28: [Model data:']
Wed 2016/05/25 17:00:28: [Model data: unknown'] Wed 2016/05/25 17:00:28: [Connected model - "GTM382"] Wed 2016/05/25 17:00:28: SENDING frame type 0x00/length 0x08/8 Wed 2016/05/25 17:00:28: 41A|54T|2B+|43C|47G|4DM|49I|0D AT+CGMI. Wed 2016/05/25 17:00:28: 1 "AT+CGMI" Wed 2016/05/25 17:00:28: 2 "Option N.V." Wed 2016/05/25 17:00:28: 3 "OK" Wed 2016/05/25 17:00:28: Checking line: OK Wed 2016/05/25 17:00:28: AT reply state: 1 Wed 2016/05/25 17:00:28: RECEIVED frame type 0x00/length 0x1D/29 Wed 2016/05/25 17:00:28: 41A|54T|2B+|43C|47G|4DM|49I|0D |0D |0A |4FO|70p|74t|69i|6Fo|6En AT+CGMI...Option Wed 2016/05/25 17:00:28: 20 |4EN|2E.|56V|2E.|0D |0A |0D |0A |4FO|4BK|0D |0A N.V.....OK.. Wed 2016/05/25 17:00:28: Manufacturer info received Wed 2016/05/25 17:00:28: [Manufacturer: Option] Wed 2016/05/25 17:00:28: Checking for OBEX support Wed 2016/05/25 17:00:28: SENDING frame type 0x00/length 0x0B/11 Wed 2016/05/25 17:00:28: 41A|54T|2B+|43C|50P|52R|4FO|54T|3D=|3F?|0D AT+CPROT=?. Wed 2016/05/25 17:00:28: 1 "AT+CPROT=?" Wed 2016/05/25 17:00:28: 2 "ERROR" Wed 2016/05/25 17:00:28: Checking line: ERROR Wed 2016/05/25 17:00:28: AT reply state: 3 Wed 2016/05/25 17:00:28: RECEIVED frame type 0x00/length 0x14/20 Wed 2016/05/25 17:00:28: 41A|54T|2B+|43C|50P|52R|4FO|54T|3D=|3F?|0D |0D |0A |45E|52R|52R AT+CPROT=?...ERR Wed 2016/05/25 17:00:28: 4FO|52R|0D |0A OR.. Wed 2016/05/25 17:00:28: Checking for SYNCML/OBEX support Wed 2016/05/25 17:00:28: SENDING frame type 0x00/length 0x0C/12 Wed 2016/05/25 17:00:28: 41A|54T|2B+|53S|59Y|4EN|43C|4DM|4CL|3D=|3F?|0D AT+SYNCML=?. Wed 2016/05/25 17:00:28: 1 "AT+SYNCML=?" Wed 2016/05/25 17:00:28: 2 "ERROR" Wed 2016/05/25 17:00:28: Checking line: ERROR Wed 2016/05/25 17:00:28: AT reply state: 3 Wed 2016/05/25 17:00:28: RECEIVED frame type 0x00/length 0x15/21 Wed 2016/05/25 17:00:28: 41A|54T|2B+|53S|59Y|4EN|43C|4DM|4CL|3D=|3F?|0D |0D |0A |45E|52R AT+SYNCML=?...ER Wed 2016/05/25 17:00:28: 52R|4FO|52R|0D |0A ROR.. Wed 2016/05/25 17:00:28: SENDING frame type 0x00/length 0x0D/13 Wed 2016/05/25 17:00:28: 41A|54T|24$|54T|53S|53S|50P|43C|53S|57W|3D=|3F?|0D AT$TSSPCSW=?. Wed 2016/05/25 17:00:28: 1 "AT$TSSPCSW=?" Wed 2016/05/25 17:00:28: 2 "ERROR" Wed 2016/05/25 17:00:28: Checking line: ERROR Wed 2016/05/25 17:00:28: AT reply state: 3 Wed 2016/05/25 17:00:28: RECEIVED frame type 0x00/length 0x16/22 Wed 2016/05/25 17:00:28: 41A|54T|24$|54T|53S|53S|50P|43C|53S|57W|3D=|3F?|0D |0D |0A |45E AT$TSSPCSW=?...E Wed 2016/05/25 17:00:28: 52R|52R|4FO|52R|0D |0A RROR.. Wed 2016/05/25 17:00:28: [Module - "A2D|iPAQ|at|M20|S25|MC35|TC35|C35i|S65|S300|5110|5130|5190|5210|6110|6130|6150|6190|6210|6250|6310|6310i|6510|7110|8210|8250|8290|8310|8390|8850|8855|8890|8910|9110|9210"] Wed 2016/05/25 17:00:28: Escaping SMS mode Wed 2016/05/25 17:00:28: SENDING frame type 0x00/length 0x02/2 Wed 2016/05/25 17:00:28: 1B |0D .. Wed 2016/05/25 17:00:28: Sending simple AT command to wake up some devices Wed 2016/05/25 17:00:28: SENDING frame type 0x00/length 0x03/3 Wed 2016/05/25 17:00:28: 41A|54T|0D AT. Wed 2016/05/25 17:00:28: 1 "AT" Wed 2016/05/25 17:00:28: 2 "OK" Wed 2016/05/25 17:00:28: Checking line: OK Wed 2016/05/25 17:00:28: AT reply state: 1 Wed 2016/05/25 17:00:28: RECEIVED frame type 0x00/length 0x09/9 Wed 2016/05/25 17:00:28: 41A|54T|0D |0D |0A |4FO|4BK|0D |0A AT...OK.. Wed 2016/05/25 17:00:28: Enabling echo Wed 2016/05/25 17:00:28: SENDING frame type 0x00/length 0x05/5 Wed 2016/05/25 17:00:28: 41A|54T|45E|311|0D ATE1. Wed 2016/05/25 17:00:28: 1 "ATE1" Wed 2016/05/25 17:00:28: 2 "OK" Wed 2016/05/25 17:00:28: Checking line: OK Wed 2016/05/25 17:00:28: AT reply state: 1 Wed 2016/05/25 17:00:28: RECEIVED frame type 0x00/length 0x0B/11 Wed 2016/05/25 17:00:28: 41A|54T|45E|311|0D |0D |0A |4FO|4BK|0D |0A ATE1...OK.. Wed 2016/05/25 17:00:28: Trying Motorola mode switch Wed 2016/05/25 17:00:28: SENDING frame type 0x00/length 0x0A/10 Wed 2016/05/25 17:00:28: 41A|54T|2B+|4DM|4FO|44D|45E|3D=|322|0D AT+MODE=2. Wed 2016/05/25 17:00:28: 1 "AT+MODE=2" Wed 2016/05/25 17:00:28: 2 "ERROR" Wed 2016/05/25 17:00:28: Checking line: ERROR Wed 2016/05/25 17:00:28: AT reply state: 3 Wed 2016/05/25 17:00:28: RECEIVED frame type 0x00/length 0x13/19 Wed 2016/05/25 17:00:28: 41A|54T|2B+|4DM|4FO|44D|45E|3D=|322|0D |0D |0A |45E|52R|52R|4FO AT+MODE=2...ERRO Wed 2016/05/25 17:00:28: 52R|0D |0A R.. Wed 2016/05/25 17:00:28: Seems not to be supported Wed 2016/05/25 17:00:28: Enabling CME errors Wed 2016/05/25 17:00:28: SENDING frame type 0x00/length 0x0A/10 Wed 2016/05/25 17:00:28: 41A|54T|2B+|43C|4DM|45E|45E|3D=|311|0D AT+CMEE=1. Wed 2016/05/25 17:00:28: 1 "AT+CMEE=1" Wed 2016/05/25 17:00:28: 2 "OK" Wed 2016/05/25 17:00:28: Checking line: OK Wed 2016/05/25 17:00:28: AT reply state: 1 Wed 2016/05/25 17:00:28: RECEIVED frame type 0x00/length 0x10/16 Wed 2016/05/25 17:00:28: 41A|54T|2B+|43C|4DM|45E|45E|3D=|311|0D |0D |0A |4FO|4BK|0D |0A AT+CMEE=1...OK.. Wed 2016/05/25 17:00:28: SENDING frame type 0x00/length 0x09/9 Wed 2016/05/25 17:00:28: 41A|54T|2B+|43C|53S|43C|53S|3F?|0D AT+CSCS?. Wed 2016/05/25 17:00:28: 1 "AT+CSCS?" Wed 2016/05/25 17:00:28: 2 "+CSCS: "GSM"" Wed 2016/05/25 17:00:28: 3 "OK" Wed 2016/05/25 17:00:28: Checking line: OK Wed 2016/05/25 17:00:28: AT reply state: 1 Wed 2016/05/25 17:00:28: RECEIVED frame type 0x00/length 0x1F/31 Wed 2016/05/25 17:00:28: 41A|54T|2B+|43C|53S|43C|53S|3F?|0D |0D |0A |2B+|43C|53S|43C|53S AT+CSCS?...+CSCS Wed 2016/05/25 17:00:28: 3A:|20 |22"|47G|53S|4DM|22"|0D |0A |0D |0A |4FO|4BK|0D |0A : "GSM"....OK.. Wed 2016/05/25 17:00:28: SENDING frame type 0x00/length 0x0A/10 Wed 2016/05/25 17:00:28: 41A|54T|2B+|43C|53S|43C|53S|3D=|3F?|0D AT+CSCS=?. Wed 2016/05/25 17:00:28: 1 "AT+CSCS=?" Wed 2016/05/25 17:00:28: 2 "+CSCS: ("IRA","GSM","UCS2")" Wed 2016/05/25 17:00:28: 3 "OK" Wed 2016/05/25 17:00:28: Checking line: OK Wed 2016/05/25 17:00:28: AT reply state: 1 Wed 2016/05/25 17:00:28: RECEIVED frame type 0x00/length 0x2F/47 Wed 2016/05/25 17:00:28: 41A|54T|2B+|43C|53S|43C|53S|3D=|3F?|0D |0D |0A |2B+|43C|53S|43C AT+CSCS=?...+CSC Wed 2016/05/25 17:00:28: 53S|3A:|20 |28(|22"|49I|52R|41A|22"|2C,|22"|47G|53S|4DM|22"|2C, S: ("IRA","GSM", Wed 2016/05/25 17:00:28: 22"|55U|43C|53S|322|22"|29)|0D |0A |0D |0A |4FO|4BK|0D |0A "UCS2")....OK.. Wed 2016/05/25 17:00:28: Chosen GSM as normal charset Wed 2016/05/25 17:00:28: Chosen UCS2 as unicode charset Wed 2016/05/25 17:00:28: SENDING frame type 0x00/length 0x08/8 Wed 2016/05/25 17:00:28: 41A|54T|2B+|43C|47G|4DM|49I|0D AT+CGMI. Wed 2016/05/25 17:00:28: 1 "AT+CGMI" Wed 2016/05/25 17:00:28: 2 "Option N.V." Wed 2016/05/25 17:00:28: 3 "OK" Wed 2016/05/25 17:00:28: Checking line: OK Wed 2016/05/25 17:00:28: AT reply state: 1 Wed 2016/05/25 17:00:28: RECEIVED frame type 0x00/length 0x1D/29 Wed 2016/05/25 17:00:28: 41A|54T|2B+|43C|47G|4DM|49I|0D |0D |0A |4FO|70p|74t|69i|6Fo|6En AT+CGMI...Option Wed 2016/05/25 17:00:28: 20 |4EN|2E.|56V|2E.|0D |0A |0D |0A |4FO|4BK|0D |0A N.V.....OK.. Wed 2016/05/25 17:00:28: Manufacturer info received Wed 2016/05/25 17:00:28: [Manufacturer: Option] Wed 2016/05/25 17:00:28: Checking for OBEX support Wed 2016/05/25 17:00:28: SENDING frame type 0x00/length 0x0B/11 Wed 2016/05/25 17:00:28: 41A|54T|2B+|43C|50P|52R|4FO|54T|3D=|3F?|0D AT+CPROT=?. Wed 2016/05/25 17:00:28: 1 "AT+CPROT=?" Wed 2016/05/25 17:00:28: 2 "ERROR" Wed 2016/05/25 17:00:28: Checking line: ERROR Wed 2016/05/25 17:00:28: AT reply state: 3 Wed 2016/05/25 17:00:28: RECEIVED frame type 0x00/length 0x14/20 Wed 2016/05/25 17:00:28: 41A|54T|2B+|43C|50P|52R|4FO|54T|3D=|3F?|0D |0D |0A |45E|52R|52R AT+CPROT=?...ERR Wed 2016/05/25 17:00:28: 4FO|52R|0D |0A OR.. Wed 2016/05/25 17:00:28: Checking for SYNCML/OBEX support Wed 2016/05/25 17:00:28: SENDING frame type 0x00/length 0x0C/12 Wed 2016/05/25 17:00:28: 41A|54T|2B+|53S|59Y|4EN|43C|4DM|4CL|3D=|3F?|0D AT+SYNCML=?. Wed 2016/05/25 17:00:28: 1 "AT+SYNCML=?" Wed 2016/05/25 17:00:28: 2 "ERROR" Wed 2016/05/25 17:00:28: Checking line: ERROR Wed 2016/05/25 17:00:28: AT reply state: 3 Wed 2016/05/25 17:00:28: RECEIVED frame type 0x00/length 0x15/21 Wed 2016/05/25 17:00:28: 41A|54T|2B+|53S|59Y|4EN|43C|4DM|4CL|3D=|3F?|0D |0D |0A |45E|52R AT+SYNCML=?...ER Wed 2016/05/25 17:00:28: 52R|4FO|52R|0D |0A ROR.. Wed 2016/05/25 17:00:28: SENDING frame type 0x00/length 0x0D/13 Wed 2016/05/25 17:00:28: 41A|54T|24$|54T|53S|53S|50P|43C|53S|57W|3D=|3F?|0D AT$TSSPCSW=?. Wed 2016/05/25 17:00:28: 1 "AT$TSSPCSW=?" Wed 2016/05/25 17:00:28: 2 "ERROR" Wed 2016/05/25 17:00:28: Checking line: ERROR Wed 2016/05/25 17:00:28: AT reply state: 3 Wed 2016/05/25 17:00:28: RECEIVED frame type 0x00/length 0x16/22 Wed 2016/05/25 17:00:28: 41A|54T|24$|54T|53S|53S|50P|43C|53S|57W|3D=|3F?|0D |0D |0A |45E AT$TSSPCSW=?...E Wed 2016/05/25 17:00:28: 52R|52R|4FO|52R|0D |0A RROR.. Wed 2016/05/25 17:00:28: Setting date & time Wed 2016/05/25 17:00:28: SENDING frame type 0x00/length 0x1F/31 Wed 2016/05/25 17:00:28: 41A|54T|2B+|43C|43C|4CL|4BK|3D=|22"|311|366|2F/|300|355|2F/|322 AT+CCLK="16/05/2 Wed 2016/05/25 17:00:28: 355|2C,|311|377|3A:|300|300|3A:|322|388|2B+|300|311|22"|0D 5,17:00:28+01". Wed 2016/05/25 17:00:28: 1 "AT+CCLK="16/05/25,17:00:28+01"" Wed 2016/05/25 17:00:28: 2 "OK" Wed 2016/05/25 17:00:28: Checking line: OK Wed 2016/05/25 17:00:28: AT reply state: 1 Wed 2016/05/25 17:00:28: RECEIVED frame type 0x00/length 0x25/37 Wed 2016/05/25 17:00:28: 41A|54T|2B+|43C|43C|4CL|4BK|3D=|22"|311|366|2F/|300|355|2F/|322 AT+CCLK="16/05/2 Wed 2016/05/25 17:00:28: 355|2C,|311|377|3A:|300|300|3A:|322|388|2B+|300|311|22"|0D |0D 5,17:00:28+01".. Wed 2016/05/25 17:00:28: 0A |4FO|4BK|0D |0A .OK.. Wed 2016/05/25 17:00:28: Getting firmware versions Wed 2016/05/25 17:00:28: SENDING frame type 0x00/length 0x08/8 Wed 2016/05/25 17:00:28: 41A|54T|2B+|43C|47G|4DM|52R|0D AT+CGMR. Wed 2016/05/25 17:00:28: 1 "AT+CGMR" Wed 2016/05/25 17:00:28: 2 "2.9.5.0Hd (Date: Jun 25 2009, Time: 16:52:40)" Wed 2016/05/25 17:00:28: 3 "OK" Wed 2016/05/25 17:00:28: Checking line: OK Wed 2016/05/25 17:00:28: AT reply state: 1 Wed 2016/05/25 17:00:28: RECEIVED frame type 0x00/length 0x3F/63 Wed 2016/05/25 17:00:28: 41A|54T|2B+|43C|47G|4DM|52R|0D |0D |0A |322|2E.|399|2E.|355|2E. AT+CGMR...2.9.5. Wed 2016/05/25 17:00:28: 300|48H|64d|20 |28(|44D|61a|74t|65e|3A:|20 |4AJ|75u|6En|20 |322 0Hd (Date: Jun 2 Wed 2016/05/25 17:00:28: 355|20 |322|300|300|399|2C,|20 |54T|69i|6Dm|65e|3A:|20 |311|366 5 2009, Time: 16 Wed 2016/05/25 17:00:28: 3A:|355|322|3A:|344|300|29)|0D |0A |0D |0A |4FO|4BK|0D |0A :52:40)....OK.. Wed 2016/05/25 17:00:28: Received firmware version: "2.9.5.0Hd (Date: Jun 25 2009, Time: 16:52:40)" Wed 2016/05/25 17:00:28: Number version is "2,950252" Wed 2016/05/25 17:00:28: [Firmware version - "2.9.5.0Hd (Date: Jun 25 2009, Time: 16:52:40)"] Wed 2016/05/25 17:00:28: [Connected] Wed 2016/05/25 17:00:28: Entering GSM_SetIncomingCall Wed 2016/05/25 17:00:28: Enabling incoming call notification Wed 2016/05/25 17:00:28: SENDING frame type 0x00/length 0x0A/10 Wed 2016/05/25 17:00:28: 41A|54T|2B+|43C|4CL|49I|50P|3D=|311|0D AT+CLIP=1. Wed 2016/05/25 17:00:28: 1 "AT+CLIP=1" Wed 2016/05/25 17:00:28: 2 "OK" Wed 2016/05/25 17:00:28: Checking line: OK Wed 2016/05/25 17:00:28: AT reply state: 1 Wed 2016/05/25 17:00:28: RECEIVED frame type 0x00/length 0x10/16 Wed 2016/05/25 17:00:28: 41A|54T|2B+|43C|4CL|49I|50P|3D=|311|0D |0D |0A |4FO|4BK|0D |0A AT+CLIP=1...OK.. Wed 2016/05/25 17:00:28: SENDING frame type 0x00/length 0x09/9 Wed 2016/05/25 17:00:28: 41A|54T|2B+|43C|52R|43C|3D=|311|0D AT+CRC=1. Wed 2016/05/25 17:00:28: 1 "AT+CRC=1" Wed 2016/05/25 17:00:28: 2 "OK" Wed 2016/05/25 17:00:28: Checking line: OK Wed 2016/05/25 17:00:28: AT reply state: 1 Wed 2016/05/25 17:00:28: RECEIVED frame type 0x00/length 0x0F/15 Wed 2016/05/25 17:00:28: 41A|54T|2B+|43C|52R|43C|3D=|311|0D |0D |0A |4FO|4BK|0D |0A AT+CRC=1...OK.. Wed 2016/05/25 17:00:28: SENDING frame type 0x00/length 0x0A/10 Wed 2016/05/25 17:00:28: 41A|54T|2B+|43C|43C|57W|41A|3D=|311|0D AT+CCWA=1. Wed 2016/05/25 17:00:28: 1 "AT+CCWA=1" Wed 2016/05/25 17:00:28: 2 "OK" Wed 2016/05/25 17:00:28: Checking line: OK Wed 2016/05/25 17:00:28: AT reply state: 1 Wed 2016/05/25 17:00:28: RECEIVED frame type 0x00/length 0x10/16 Wed 2016/05/25 17:00:28: 41A|54T|2B+|43C|43C|57W|41A|3D=|311|0D |0D |0A |4FO|4BK|0D |0A AT+CCWA=1...OK.. Wed 2016/05/25 17:00:28: Leaving GSM_SetIncomingCall Wed 2016/05/25 17:00:28: Entering GSM_GetSignalQuality Wed 2016/05/25 17:00:28: Getting signal quality info Wed 2016/05/25 17:00:28: SENDING frame type 0x00/length 0x07/7 Wed 2016/05/25 17:00:28: 41A|54T|2B+|43C|53S|51Q|0D AT+CSQ. Wed 2016/05/25 17:00:28: 1 "AT+CSQ" Wed 2016/05/25 17:00:28: 2 "+CSQ: 12,99" Wed 2016/05/25 17:00:28: 3 "OK" Wed 2016/05/25 17:00:28: Checking line: OK Wed 2016/05/25 17:00:28: AT reply state: 1 Wed 2016/05/25 17:00:28: RECEIVED frame type 0x00/length 0x1C/28 Wed 2016/05/25 17:00:28: 41A|54T|2B+|43C|53S|51Q|0D |0D |0A |2B+|43C|53S|51Q|3A:|20 |311 AT+CSQ...+CSQ: 1 Wed 2016/05/25 17:00:28: 322|2C,|399|399|0D |0A |0D |0A |4FO|4BK|0D |0A 2,99....OK.. Wed 2016/05/25 17:00:28: Signal quality info received Wed 2016/05/25 17:00:28: Parsing +CSQ: 12,99 with +CSQ: @i, @i Wed 2016/05/25 17:00:28: Parsed int 12 Wed 2016/05/25 17:00:28: Parsed int 99 Wed 2016/05/25 17:00:28: Leaving GSM_GetSignalQuality Wed 2016/05/25 17:00:28: Entering GSM_GetBatteryCharge Wed 2016/05/25 17:00:28: Getting battery charge Wed 2016/05/25 17:00:28: SENDING frame type 0x00/length 0x07/7 Wed 2016/05/25 17:00:28: 41A|54T|2B+|43C|42B|43C|0D AT+CBC. Wed 2016/05/25 17:00:28: 1 "AT+CBC" Wed 2016/05/25 17:00:28: 2 "+CBC: 0,100" Wed 2016/05/25 17:00:28: 3 "OK" Wed 2016/05/25 17:00:28: Checking line: OK Wed 2016/05/25 17:00:28: AT reply state: 1 Wed 2016/05/25 17:00:28: RECEIVED frame type 0x00/length 0x1C/28 Wed 2016/05/25 17:00:28: 41A|54T|2B+|43C|42B|43C|0D |0D |0A |2B+|43C|42B|43C|3A:|20 |300 AT+CBC...+CBC: 0 Wed 2016/05/25 17:00:28: 2C,|311|300|300|0D |0A |0D |0A |4FO|4BK|0D |0A ,100....OK.. Wed 2016/05/25 17:00:28: Battery level received Wed 2016/05/25 17:00:28: Parsing +CBC: 0,100 with +CBC: @i, @i Wed 2016/05/25 17:00:28: Parsed int 0 Wed 2016/05/25 17:00:28: Parsed int 100 Wed 2016/05/25 17:00:28: Leaving GSM_GetBatteryCharge Wed 2016/05/25 17:00:28: Entering GSM_GetDateTime Wed 2016/05/25 17:00:28: Getting date & time Wed 2016/05/25 17:00:28: SENDING frame type 0x00/length 0x09/9 Wed 2016/05/25 17:00:28: 41A|54T|2B+|43C|43C|4CL|4BK|3F?|0D AT+CCLK?. Wed 2016/05/25 17:00:28: 1 "AT+CCLK?" Wed 2016/05/25 17:00:28: 2 "+CCLK: "16/05/25,17:00:28+01"" Wed 2016/05/25 17:00:28: 3 "OK" Wed 2016/05/25 17:00:28: Checking line: OK Wed 2016/05/25 17:00:28: AT reply state: 1 Wed 2016/05/25 17:00:28: RECEIVED frame type 0x00/length 0x30/48 Wed 2016/05/25 17:00:28: 41A|54T|2B+|43C|43C|4CL|4BK|3F?|0D |0D |0A |2B+|43C|43C|4CL|4BK AT+CCLK?...+CCLK Wed 2016/05/25 17:00:28: 3A:|20 |22"|311|366|2F/|300|355|2F/|322|355|2C,|311|377|3A:|300 : "16/05/25,17:0 Wed 2016/05/25 17:00:28: 300|3A:|322|388|2B+|300|311|22"|0D |0A |0D |0A |4FO|4BK|0D |0A 0:28+01"....OK.. Wed 2016/05/25 17:00:28: Parsing +CCLK: "16/05/25,17:00:28+01" with +CCLK: @d Wed 2016/05/25 17:00:28: Grabbed string from reply: "16/05/25,17:00:28+01" (parsed 22 bytes) Wed 2016/05/25 17:00:28: Parsed string for date "16/05/25,17:00:28+01" Wed 2016/05/25 17:00:28: Parsed date: 2016-5-25 17:0:28, TZ 900 Wed 2016/05/25 17:00:28: Leaving GSM_GetDateTime Wed 2016/05/25 17:00:28: Entering GSM_GetMemory Wed 2016/05/25 17:00:28: Location = 1, Memory type = ON Wed 2016/05/25 17:00:28: SENDING frame type 0x00/length 0x0F/15 Wed 2016/05/25 17:00:28: 41A|54T|2B+|43C|53S|43C|53S|3D=|22"|55U|43C|53S|322|22"|0D AT+CSCS="UCS2". Wed 2016/05/25 17:00:28: 1 "AT+CSCS="UCS2"" Wed 2016/05/25 17:00:28: 2 "OK" Wed 2016/05/25 17:00:28: Checking line: OK Wed 2016/05/25 17:00:28: AT reply state: 1 Wed 2016/05/25 17:00:28: RECEIVED frame type 0x00/length 0x15/21 Wed 2016/05/25 17:00:28: 41A|54T|2B+|43C|53S|43C|53S|3D=|22"|55U|43C|53S|322|22"|0D |0D AT+CSCS="UCS2".. Wed 2016/05/25 17:00:28: 0A |4FO|4BK|0D |0A .OK.. Wed 2016/05/25 17:00:28: SENDING frame type 0x00/length 0x09/9 Wed 2016/05/25 17:00:28: 41A|54T|2B+|43C|53S|43C|53S|3F?|0D AT+CSCS?. Wed 2016/05/25 17:00:28: 1 "AT+CSCS?" Wed 2016/05/25 17:00:28: 2 "+CSCS: "UCS2"" Wed 2016/05/25 17:00:28: 3 "OK" Wed 2016/05/25 17:00:28: Checking line: OK Wed 2016/05/25 17:00:28: AT reply state: 1 Wed 2016/05/25 17:00:28: RECEIVED frame type 0x00/length 0x20/32 Wed 2016/05/25 17:00:28: 41A|54T|2B+|43C|53S|43C|53S|3F?|0D |0D |0A |2B+|43C|53S|43C|53S AT+CSCS?...+CSCS Wed 2016/05/25 17:00:28: 3A:|20 |22"|55U|43C|53S|322|22"|0D |0A |0D |0A |4FO|4BK|0D |0A : "UCS2"....OK.. Wed 2016/05/25 17:00:28: SENDING frame type 0x00/length 0x0E/14 Wed 2016/05/25 17:00:28: 41A|54T|2B+|43C|53S|43C|53S|3D=|22"|47G|53S|4DM|22"|0D AT+CSCS="GSM". Wed 2016/05/25 17:00:28: 1 "AT+CSCS="GSM"" Wed 2016/05/25 17:00:28: 2 "OK" Wed 2016/05/25 17:00:28: Checking line: OK Wed 2016/05/25 17:00:28: AT reply state: 1 Wed 2016/05/25 17:00:28: RECEIVED frame type 0x00/length 0x14/20 Wed 2016/05/25 17:00:28: 41A|54T|2B+|43C|53S|43C|53S|3D=|22"|47G|53S|4DM|22"|0D |0D |0A AT+CSCS="GSM"... Wed 2016/05/25 17:00:28: 4FO|4BK|0D |0A OK.. Wed 2016/05/25 17:00:28: SENDING frame type 0x00/length 0x09/9 Wed 2016/05/25 17:00:28: 41A|54T|2B+|43C|53S|43C|53S|3F?|0D AT+CSCS?. Wed 2016/05/25 17:00:28: 1 "AT+CSCS?" Wed 2016/05/25 17:00:28: 2 "+CSCS: "GSM"" Wed 2016/05/25 17:00:28: 3 "OK" Wed 2016/05/25 17:00:28: Checking line: OK Wed 2016/05/25 17:00:28: AT reply state: 1 Wed 2016/05/25 17:00:28: RECEIVED frame type 0x00/length 0x1F/31 Wed 2016/05/25 17:00:28: 41A|54T|2B+|43C|53S|43C|53S|3F?|0D |0D |0A |2B+|43C|53S|43C|53S AT+CSCS?...+CSCS Wed 2016/05/25 17:00:28: 3A:|20 |22"|47G|53S|4DM|22"|0D |0A |0D |0A |4FO|4BK|0D |0A : "GSM"....OK.. Wed 2016/05/25 17:00:28: SENDING frame type 0x00/length 0x0A/10 Wed 2016/05/25 17:00:28: 41A|54T|2B+|43C|50P|42B|53S|3D=|3F?|0D AT+CPBS=?. Wed 2016/05/25 17:00:28: 1 "AT+CPBS=?" Wed 2016/05/25 17:00:28: 2 "+CPBS: ("SM","DC","FD","MC","RC","EN","ON")" Wed 2016/05/25 17:00:28: 3 "OK" Wed 2016/05/25 17:00:28: Checking line: OK Wed 2016/05/25 17:00:28: AT reply state: 1 Wed 2016/05/25 17:00:28: RECEIVED frame type 0x00/length 0x3F/63 Wed 2016/05/25 17:00:28: 41A|54T|2B+|43C|50P|42B|53S|3D=|3F?|0D |0D |0A |2B+|43C|50P|42B AT+CPBS=?...+CPB Wed 2016/05/25 17:00:28: 53S|3A:|20 |28(|22"|53S|4DM|22"|2C,|22"|44D|43C|22"|2C,|22"|46F S: ("SM","DC","F Wed 2016/05/25 17:00:28: 44D|22"|2C,|22"|4DM|43C|22"|2C,|22"|52R|43C|22"|2C,|22"|45E|4EN D","MC","RC","EN Wed 2016/05/25 17:00:28: 22"|2C,|22"|4FO|4EN|22"|29)|0D |0A |0D |0A |4FO|4BK|0D |0A ","ON")....OK.. Wed 2016/05/25 17:00:28: PBK memories received: +CPBS: ("SM","DC","FD","MC","RC","EN","ON") Wed 2016/05/25 17:00:28: Setting memory type Wed 2016/05/25 17:00:28: SENDING frame type 0x00/length 0x0D/13 Wed 2016/05/25 17:00:28: 41A|54T|2B+|43C|50P|42B|53S|3D=|22"|4FO|4EN|22"|0D AT+CPBS="ON". Wed 2016/05/25 17:00:28: 1 "AT+CPBS="ON"" Wed 2016/05/25 17:00:28: 2 "OK" Wed 2016/05/25 17:00:28: Checking line: OK Wed 2016/05/25 17:00:28: AT reply state: 1 Wed 2016/05/25 17:00:28: RECEIVED frame type 0x00/length 0x13/19 Wed 2016/05/25 17:00:28: 41A|54T|2B+|43C|50P|42B|53S|3D=|22"|4FO|4EN|22"|0D |0D |0A |4FO AT+CPBS="ON"...O Wed 2016/05/25 17:00:28: 4BK|0D |0A K.. Wed 2016/05/25 17:00:28: SENDING frame type 0x00/length 0x0F/15 Wed 2016/05/25 17:00:28: 41A|54T|2B+|43C|53S|43C|53S|3D=|22"|55U|43C|53S|322|22"|0D AT+CSCS="UCS2". Wed 2016/05/25 17:00:28: 1 "AT+CSCS="UCS2"" Wed 2016/05/25 17:00:28: 2 "OK" Wed 2016/05/25 17:00:28: Checking line: OK Wed 2016/05/25 17:00:28: AT reply state: 1 Wed 2016/05/25 17:00:28: RECEIVED frame type 0x00/length 0x15/21 Wed 2016/05/25 17:00:28: 41A|54T|2B+|43C|53S|43C|53S|3D=|22"|55U|43C|53S|322|22"|0D |0D AT+CSCS="UCS2".. Wed 2016/05/25 17:00:28: 0A |4FO|4BK|0D |0A .OK.. Wed 2016/05/25 17:00:28: SENDING frame type 0x00/length 0x09/9 Wed 2016/05/25 17:00:28: 41A|54T|2B+|43C|53S|43C|53S|3F?|0D AT+CSCS?. Wed 2016/05/25 17:00:28: 1 "AT+CSCS?" Wed 2016/05/25 17:00:28: 2 "+CSCS: "UCS2"" Wed 2016/05/25 17:00:28: 3 "OK" Wed 2016/05/25 17:00:28: Checking line: OK Wed 2016/05/25 17:00:28: AT reply state: 1 Wed 2016/05/25 17:00:28: RECEIVED frame type 0x00/length 0x20/32 Wed 2016/05/25 17:00:28: 41A|54T|2B+|43C|53S|43C|53S|3F?|0D |0D |0A |2B+|43C|53S|43C|53S AT+CSCS?...+CSCS Wed 2016/05/25 17:00:28: 3A:|20 |22"|55U|43C|53S|322|22"|0D |0A |0D |0A |4FO|4BK|0D |0A : "UCS2"....OK.. Wed 2016/05/25 17:00:28: Getting memory status Wed 2016/05/25 17:00:28: SENDING frame type 0x00/length 0x09/9 Wed 2016/05/25 17:00:28: 41A|54T|2B+|43C|50P|42B|53S|3F?|0D AT+CPBS?. Wed 2016/05/25 17:00:28: 1 "AT+CPBS?" Wed 2016/05/25 17:00:28: 2 "+CPBS: "ON",0,1" Wed 2016/05/25 17:00:28: 3 "OK" Wed 2016/05/25 17:00:28: Checking line: OK Wed 2016/05/25 17:00:28: AT reply state: 1 Wed 2016/05/25 17:00:28: RECEIVED frame type 0x00/length 0x22/34 Wed 2016/05/25 17:00:28: 41A|54T|2B+|43C|50P|42B|53S|3F?|0D |0D |0A |2B+|43C|50P|42B|53S AT+CPBS?...+CPBS Wed 2016/05/25 17:00:28: 3A:|20 |22"|4FO|4EN|22"|2C,|300|2C,|311|0D |0A |0D |0A |4FO|4BK : "ON",0,1....OK Wed 2016/05/25 17:00:28: 0D |0A .. Wed 2016/05/25 17:00:28: Memory status received Wed 2016/05/25 17:00:28: Parsing +CPBS: "ON",0,1 with +CPBS: @s, @i, @i Wed 2016/05/25 17:00:28: Grabbed string from reply: "ON" (parsed 4 bytes) Wed 2016/05/25 17:00:28: Parsed generic string "ON" Wed 2016/05/25 17:00:28: Generic string decoded as "ON" Wed 2016/05/25 17:00:28: Parsed int 0 Wed 2016/05/25 17:00:28: Parsed int 1 Wed 2016/05/25 17:00:28: Getting memory information Wed 2016/05/25 17:00:28: SENDING frame type 0x00/length 0x0A/10 Wed 2016/05/25 17:00:28: 41A|54T|2B+|43C|50P|42B|52R|3D=|3F?|0D AT+CPBR=?. Wed 2016/05/25 17:00:28: 1 "AT+CPBR=?" Wed 2016/05/25 17:00:28: 2 "+CPBR: (1-1),40,20" Wed 2016/05/25 17:00:28: 3 "OK" Wed 2016/05/25 17:00:28: Checking line: OK Wed 2016/05/25 17:00:28: AT reply state: 1 Wed 2016/05/25 17:00:28: RECEIVED frame type 0x00/length 0x26/38 Wed 2016/05/25 17:00:28: 41A|54T|2B+|43C|50P|42B|52R|3D=|3F?|0D |0D |0A |2B+|43C|50P|42B AT+CPBR=?...+CPB Wed 2016/05/25 17:00:28: 52R|3A:|20 |28(|311|2D-|311|29)|2C,|344|300|2C,|322|300|0D |0A R: (1-1),40,20.. Wed 2016/05/25 17:00:28: 0D |0A |4FO|4BK|0D |0A ..OK.. Wed 2016/05/25 17:00:28: Memory info received Wed 2016/05/25 17:00:28: Parsing +CPBR: (1-1),40,20 with +CPBR: (@i-@i), @i, @i Wed 2016/05/25 17:00:28: Parsed int 1 Wed 2016/05/25 17:00:28: Parsed int 1 Wed 2016/05/25 17:00:28: Parsed int 40 Wed 2016/05/25 17:00:28: Parsed int 20 Wed 2016/05/25 17:00:28: Getting phonebook entry Wed 2016/05/25 17:00:28: SENDING frame type 0x00/length 0x0A/10 Wed 2016/05/25 17:00:28: 41A|54T|2B+|43C|50P|42B|52R|3D=|311|0D AT+CPBR=1. Wed 2016/05/25 17:00:28: 1 "AT+CPBR=1" Wed 2016/05/25 17:00:28: 2 "OK" Wed 2016/05/25 17:00:28: Checking line: OK Wed 2016/05/25 17:00:28: AT reply state: 1 Wed 2016/05/25 17:00:28: RECEIVED frame type 0x00/length 0x10/16 Wed 2016/05/25 17:00:28: 41A|54T|2B+|43C|50P|42B|52R|3D=|311|0D |0D |0A |4FO|4BK|0D |0A AT+CPBR=1...OK.. Wed 2016/05/25 17:00:28: Phonebook entry received Wed 2016/05/25 17:00:28: GSM_GetMemory failed with error EMPTY[22]: Eintrag ist leer. Wed 2016/05/25 17:00:28: Leaving GSM_GetMemory Wed 2016/05/25 17:00:28: Entering GSM_GetSMSC Wed 2016/05/25 17:00:28: SENDING frame type 0x00/length 0x0E/14 Wed 2016/05/25 17:00:28: 41A|54T|2B+|43C|53S|43C|53S|3D=|22"|47G|53S|4DM|22"|0D AT+CSCS="GSM". Wed 2016/05/25 17:00:28: 1 "AT+CSCS="GSM"" Wed 2016/05/25 17:00:28: 2 "OK" Wed 2016/05/25 17:00:28: Checking line: OK Wed 2016/05/25 17:00:28: AT reply state: 1 Wed 2016/05/25 17:00:28: RECEIVED frame type 0x00/length 0x14/20 Wed 2016/05/25 17:00:28: 41A|54T|2B+|43C|53S|43C|53S|3D=|22"|47G|53S|4DM|22"|0D |0D |0A AT+CSCS="GSM"... Wed 2016/05/25 17:00:28: 4FO|4BK|0D |0A OK.. Wed 2016/05/25 17:00:28: SENDING frame type 0x00/length 0x09/9 Wed 2016/05/25 17:00:28: 41A|54T|2B+|43C|53S|43C|53S|3F?|0D AT+CSCS?. Wed 2016/05/25 17:00:28: 1 "AT+CSCS?" Wed 2016/05/25 17:00:28: 2 "+CSCS: "GSM"" Wed 2016/05/25 17:00:28: 3 "OK" Wed 2016/05/25 17:00:28: Checking line: OK Wed 2016/05/25 17:00:28: AT reply state: 1 Wed 2016/05/25 17:00:28: RECEIVED frame type 0x00/length 0x1F/31 Wed 2016/05/25 17:00:28: 41A|54T|2B+|43C|53S|43C|53S|3F?|0D |0D |0A |2B+|43C|53S|43C|53S AT+CSCS?...+CSCS Wed 2016/05/25 17:00:28: 3A:|20 |22"|47G|53S|4DM|22"|0D |0A |0D |0A |4FO|4BK|0D |0A : "GSM"....OK.. Wed 2016/05/25 17:00:28: Getting SMSC Wed 2016/05/25 17:00:28: SENDING frame type 0x00/length 0x09/9 Wed 2016/05/25 17:00:28: 41A|54T|2B+|43C|53S|43C|41A|3F?|0D AT+CSCA?. Wed 2016/05/25 17:00:28: 1 "AT+CSCA?" Wed 2016/05/25 17:00:28: 2 "+CSCA: "+4369900660",145" Wed 2016/05/25 17:00:28: 3 "OK" Wed 2016/05/25 17:00:28: Checking line: OK Wed 2016/05/25 17:00:28: AT reply state: 1 Wed 2016/05/25 17:00:28: RECEIVED frame type 0x00/length 0x2B/43 Wed 2016/05/25 17:00:28: 41A|54T|2B+|43C|53S|43C|41A|3F?|0D |0D |0A |2B+|43C|53S|43C|41A AT+CSCA?...+CSCA Wed 2016/05/25 17:00:28: 3A:|20 |22"|2B+|344|333|366|399|399|300|300|366|366|300|22"|2C, : "+4369900660", Wed 2016/05/25 17:00:28: 311|344|355|0D |0A |0D |0A |4FO|4BK|0D |0A 145....OK.. Wed 2016/05/25 17:00:28: SMSC info received Wed 2016/05/25 17:00:28: Parsing +CSCA: "+4369900660",145 with +CSCA: @p, @i Wed 2016/05/25 17:00:28: Grabbed string from reply: "+4369900660" (parsed 13 bytes) Wed 2016/05/25 17:00:28: Parsed phone string "+4369900660" Wed 2016/05/25 17:00:28: Phone string decoded as "+4369900660" Wed 2016/05/25 17:00:28: Parsed int 145 Wed 2016/05/25 17:00:28: Leaving GSM_GetSMSC Wed 2016/05/25 17:00:28: Entering GSM_GetIMEI Wed 2016/05/25 17:00:28: Getting IMEI Wed 2016/05/25 17:00:28: SENDING frame type 0x00/length 0x08/8 Wed 2016/05/25 17:00:28: 41A|54T|2B+|43C|47G|53S|4EN|0D AT+CGSN. Wed 2016/05/25 17:00:28: 1 "AT+CGSN" Wed 2016/05/25 17:00:28: 2 "354533022786588,PR29A1F08T" Wed 2016/05/25 17:00:28: 3 "OK" Wed 2016/05/25 17:00:28: Checking line: OK Wed 2016/05/25 17:00:28: AT reply state: 1 Wed 2016/05/25 17:00:28: RECEIVED frame type 0x00/length 0x2C/44 Wed 2016/05/25 17:00:28: 41A|54T|2B+|43C|47G|53S|4EN|0D |0D |0A |333|355|344|355|333|333 AT+CGSN...354533 Wed 2016/05/25 17:00:28: 300|322|322|377|388|366|355|388|388|2C,|50P|52R|322|399|41A|311 022786588,PR29A1 Wed 2016/05/25 17:00:28: 46F|300|388|54T|0D |0A |0D |0A |4FO|4BK|0D |0A F08T....OK.. Wed 2016/05/25 17:00:28: Received IMEI 354533022786588,PR29A1F08T Wed 2016/05/25 17:00:28: Leaving GSM_GetIMEI Wed 2016/05/25 17:00:28: Entering GSM_GetManufacturer Wed 2016/05/25 17:00:28: SENDING frame type 0x00/length 0x08/8 Wed 2016/05/25 17:00:28: 41A|54T|2B+|43C|47G|4DM|49I|0D AT+CGMI. Wed 2016/05/25 17:00:28: 1 "AT+CGMI" Wed 2016/05/25 17:00:28: 2 "Option N.V." Wed 2016/05/25 17:00:28: 3 "OK" Wed 2016/05/25 17:00:28: Checking line: OK Wed 2016/05/25 17:00:28: AT reply state: 1 Wed 2016/05/25 17:00:28: RECEIVED frame type 0x00/length 0x1D/29 Wed 2016/05/25 17:00:28: 41A|54T|2B+|43C|47G|4DM|49I|0D |0D |0A |4FO|70p|74t|69i|6Fo|6En AT+CGMI...Option Wed 2016/05/25 17:00:28: 20 |4EN|2E.|56V|2E.|0D |0A |0D |0A |4FO|4BK|0D |0A N.V.....OK.. Wed 2016/05/25 17:00:28: Manufacturer info received Wed 2016/05/25 17:00:28: [Manufacturer: Option] Wed 2016/05/25 17:00:28: Leaving GSM_GetManufacturer Wed 2016/05/25 17:00:28: Entering GSM_GetModel Wed 2016/05/25 17:00:28: Getting model Wed 2016/05/25 17:00:28: SENDING frame type 0x00/length 0x08/8 Wed 2016/05/25 17:00:28: 41A|54T|2B+|43C|47G|4DM|4DM|0D AT+CGMM. Wed 2016/05/25 17:00:28: 1 "AT+CGMM" Wed 2016/05/25 17:00:28: 2 "GTM382" Wed 2016/05/25 17:00:28: 3 "OK" Wed 2016/05/25 17:00:28: Checking line: OK Wed 2016/05/25 17:00:28: AT reply state: 1 Wed 2016/05/25 17:00:28: RECEIVED frame type 0x00/length 0x18/24 Wed 2016/05/25 17:00:28: 41A|54T|2B+|43C|47G|4DM|4DM|0D |0D |0A |47G|54T|4DM|333|388|322 AT+CGMM...GTM382 Wed 2016/05/25 17:00:28: 0D |0A |0D |0A |4FO|4BK|0D |0A ....OK.. Wed 2016/05/25 17:00:28: Unknown model, but it should still work Wed 2016/05/25 17:00:28: [Model name:GTM382']
Wed 2016/05/25 17:00:28: [Model data: '] Wed 2016/05/25 17:00:28: [Model data:unknown']
Wed 2016/05/25 17:00:28: [Connected model - "GTM382"]
Wed 2016/05/25 17:00:28: Leaving GSM_GetModel
Wed 2016/05/25 17:00:28: Entering GSM_GetFirmware
Wed 2016/05/25 17:00:28: Getting firmware versions
Wed 2016/05/25 17:00:28: SENDING frame type 0x00/length 0x08/8
Wed 2016/05/25 17:00:28: 41A|54T|2B+|43C|47G|4DM|52R|0D AT+CGMR.
Wed 2016/05/25 17:00:28: 1 "AT+CGMR"
Wed 2016/05/25 17:00:28: 2 "2.9.5.0Hd (Date: Jun 25 2009, Time: 16:52:40)"
Wed 2016/05/25 17:00:28: 3 "OK"
Wed 2016/05/25 17:00:28: Checking line: OK
Wed 2016/05/25 17:00:28: AT reply state: 1
Wed 2016/05/25 17:00:28: RECEIVED frame type 0x00/length 0x3F/63
Wed 2016/05/25 17:00:28: 41A|54T|2B+|43C|47G|4DM|52R|0D |0D |0A |322|2E.|399|2E.|355|2E. AT+CGMR...2.9.5.
Wed 2016/05/25 17:00:28: 300|48H|64d|20 |28(|44D|61a|74t|65e|3A:|20 |4AJ|75u|6En|20 |322 0Hd (Date: Jun 2
Wed 2016/05/25 17:00:28: 355|20 |322|300|300|399|2C,|20 |54T|69i|6Dm|65e|3A:|20 |311|366 5 2009, Time: 16
Wed 2016/05/25 17:00:28: 3A:|355|322|3A:|344|300|29)|0D |0A |0D |0A |4FO|4BK|0D |0A :52:40)....OK..
Wed 2016/05/25 17:00:28: Received firmware version: "2.9.5.0Hd (Date: Jun 25 2009, Time: 16:52:40)"
Wed 2016/05/25 17:00:28: Number version is "2,950252"
Wed 2016/05/25 17:00:28: [Firmware version - "2.9.5.0Hd (Date: Jun 25 2009, Time: 16:52:40)"]
Wed 2016/05/25 17:00:28: Leaving GSM_GetFirmware
Wed 2016/05/25 17:00:28: Entering GSM_GetSecurityStatus
Wed 2016/05/25 17:00:28: Getting security code status
Wed 2016/05/25 17:00:28: SENDING frame type 0x00/length 0x09/9
Wed 2016/05/25 17:00:28: 41A|54T|2B+|43C|50P|49I|4EN|3F?|0D AT+CPIN?.
Wed 2016/05/25 17:00:28: 1 "AT+CPIN?"
Wed 2016/05/25 17:00:28: 2 "+CPIN: READY"
Wed 2016/05/25 17:00:28: 3 "OK"
Wed 2016/05/25 17:00:28: Checking line: OK
Wed 2016/05/25 17:00:28: AT reply state: 1
Wed 2016/05/25 17:00:28: RECEIVED frame type 0x00/length 0x1F/31
Wed 2016/05/25 17:00:28: 41A|54T|2B+|43C|50P|49I|4EN|3F?|0D |0D |0A |2B+|43C|50P|49I|4EN AT+CPIN?...+CPIN
Wed 2016/05/25 17:00:28: 3A:|20 |52R|45E|41A|44D|59Y|0D |0A |0D |0A |4FO|4BK|0D |0A : READY....OK..
Wed 2016/05/25 17:00:28: Parsing +CPIN: READY with +CPIN: @r
Wed 2016/05/25 17:00:28: Grabbed string from reply: "READY" (parsed 5 bytes)
Wed 2016/05/25 17:00:28: Parsed raw string "READY"
Wed 2016/05/25 17:00:28: Security status received - nothing to enter
Wed 2016/05/25 17:00:29: Leaving GSM_GetSecurityStatus
Wed 2016/05/25 17:00:40: Entering GSM_GetMemoryStatus
Wed 2016/05/25 17:00:40: GSM_GetMemoryStatus failed with error NOTSUPPORTED[21]: Funktion wird nicht vom Telefon unterstützt.
Wed 2016/05/25 17:00:40: Leaving GSM_GetMemoryStatus
Wed 2016/05/25 17:00:40: Entering GSM_GetNextMemory
Wed 2016/05/25 17:00:40: Starting reading!
Wed 2016/05/25 17:00:40: Location = -1, Memory type = ME
Wed 2016/05/25 17:00:40: Checking availability of SBNR
Wed 2016/05/25 17:00:40: SENDING frame type 0x00/length 0x0A/10
Wed 2016/05/25 17:00:40: 41A|54T|5E^|53S|42B|4EN|52R|3D=|3F?|0D AT^SBNR=?.
Wed 2016/05/25 17:00:40: 1 "AT^SBNR=?"
Wed 2016/05/25 17:00:40: 2 "ERROR"
Wed 2016/05/25 17:00:40: Checking line: ERROR
Wed 2016/05/25 17:00:40: AT reply state: 3
Wed 2016/05/25 17:00:40: RECEIVED frame type 0x00/length 0x13/19
Wed 2016/05/25 17:00:40: 41A|54T|5E^|53S|42B|4EN|52R|3D=|3F?|0D |0D |0A |45E|52R|52R|4FO AT^SBNR=?...ERRO
Wed 2016/05/25 17:00:40: 52R|0D |0A R..
Wed 2016/05/25 17:00:40: Checking availability of SPBR
Wed 2016/05/25 17:00:40: SENDING frame type 0x00/length 0x0A/10
Wed 2016/05/25 17:00:40: 41A|54T|2B+|53S|50P|42B|52R|3D=|3F?|0D AT+SPBR=?.
Wed 2016/05/25 17:00:40: 1 "AT+SPBR=?"
Wed 2016/05/25 17:00:40: 2 "ERROR"
Wed 2016/05/25 17:00:40: Checking line: ERROR
Wed 2016/05/25 17:00:40: AT reply state: 3
Wed 2016/05/25 17:00:40: RECEIVED frame type 0x00/length 0x13/19
Wed 2016/05/25 17:00:40: 41A|54T|2B+|53S|50P|42B|52R|3D=|3F?|0D |0D |0A |45E|52R|52R|4FO AT+SPBR=?...ERRO
Wed 2016/05/25 17:00:40: 52R|0D |0A R..
Wed 2016/05/25 17:00:40: Checking availability of MPBR
Wed 2016/05/25 17:00:40: SENDING frame type 0x00/length 0x0A/10
Wed 2016/05/25 17:00:40: 41A|54T|2B+|4DM|50P|42B|52R|3D=|3F?|0D AT+MPBR=?.
Wed 2016/05/25 17:00:40: 1 "AT+MPBR=?"
Wed 2016/05/25 17:00:40: 2 "ERROR"
Wed 2016/05/25 17:00:40: Checking line: ERROR
Wed 2016/05/25 17:00:40: AT reply state: 3
Wed 2016/05/25 17:00:40: RECEIVED frame type 0x00/length 0x13/19
Wed 2016/05/25 17:00:40: 41A|54T|2B+|4DM|50P|42B|52R|3D=|3F?|0D |0D |0A |45E|52R|52R|4FO AT+MPBR=?...ERRO
Wed 2016/05/25 17:00:40: 52R|0D |0A R..
Wed 2016/05/25 17:00:40: GSM_GetNextMemory failed with error NOTSUPPORTED[21]: Funktion wird nicht vom Telefon unterstützt.
Wed 2016/05/25 17:00:40: Leaving GSM_GetNextMemory
Wed 2016/05/25 17:00:40: Entering GSM_GetMemory
Wed 2016/05/25 17:00:40: Location = 1, Memory type = ME
Wed 2016/05/25 17:00:40: SENDING frame type 0x00/length 0x0F/15
Wed 2016/05/25 17:00:40: 41A|54T|2B+|43C|53S|43C|53S|3D=|22"|55U|43C|53S|322|22"|0D AT+CSCS="UCS2".
Wed 2016/05/25 17:00:40: 1 "AT+CSCS="UCS2""
Wed 2016/05/25 17:00:40: 2 "OK"
Wed 2016/05/25 17:00:40: Checking line: OK
Wed 2016/05/25 17:00:40: AT reply state: 1
Wed 2016/05/25 17:00:40: RECEIVED frame type 0x00/length 0x15/21
Wed 2016/05/25 17:00:40: 41A|54T|2B+|43C|53S|43C|53S|3D=|22"|55U|43C|53S|322|22"|0D |0D AT+CSCS="UCS2"..
Wed 2016/05/25 17:00:40: 0A |4FO|4BK|0D |0A .OK..
Wed 2016/05/25 17:00:40: SENDING frame type 0x00/length 0x09/9
Wed 2016/05/25 17:00:40: 41A|54T|2B+|43C|53S|43C|53S|3F?|0D AT+CSCS?.
Wed 2016/05/25 17:00:40: 1 "AT+CSCS?"
Wed 2016/05/25 17:00:40: 2 "+CSCS: "UCS2""
Wed 2016/05/25 17:00:40: 3 "OK"
Wed 2016/05/25 17:00:40: Checking line: OK
Wed 2016/05/25 17:00:40: AT reply state: 1
Wed 2016/05/25 17:00:40: RECEIVED frame type 0x00/length 0x20/32
Wed 2016/05/25 17:00:40: 41A|54T|2B+|43C|53S|43C|53S|3F?|0D |0D |0A |2B+|43C|53S|43C|53S AT+CSCS?...+CSCS
Wed 2016/05/25 17:00:40: 3A:|20 |22"|55U|43C|53S|322|22"|0D |0A |0D |0A |4FO|4BK|0D |0A : "UCS2"....OK..
Wed 2016/05/25 17:00:40: SENDING frame type 0x00/length 0x0E/14
Wed 2016/05/25 17:00:40: 41A|54T|2B+|43C|53S|43C|53S|3D=|22"|47G|53S|4DM|22"|0D AT+CSCS="GSM".
Wed 2016/05/25 17:00:40: 1 "AT+CSCS="GSM""
Wed 2016/05/25 17:00:40: 2 "OK"
Wed 2016/05/25 17:00:40: Checking line: OK
Wed 2016/05/25 17:00:40: AT reply state: 1
Wed 2016/05/25 17:00:40: RECEIVED frame type 0x00/length 0x14/20
Wed 2016/05/25 17:00:40: 41A|54T|2B+|43C|53S|43C|53S|3D=|22"|47G|53S|4DM|22"|0D |0D |0A AT+CSCS="GSM"...
Wed 2016/05/25 17:00:40: 4FO|4BK|0D |0A OK..
Wed 2016/05/25 17:00:40: SENDING frame type 0x00/length 0x09/9
Wed 2016/05/25 17:00:40: 41A|54T|2B+|43C|53S|43C|53S|3F?|0D AT+CSCS?.
Wed 2016/05/25 17:00:40: 1 "AT+CSCS?"
Wed 2016/05/25 17:00:40: 2 "+CSCS: "GSM""
Wed 2016/05/25 17:00:40: 3 "OK"
Wed 2016/05/25 17:00:40: Checking line: OK
Wed 2016/05/25 17:00:40: AT reply state: 1
Wed 2016/05/25 17:00:40: RECEIVED frame type 0x00/length 0x1F/31
Wed 2016/05/25 17:00:40: 41A|54T|2B+|43C|53S|43C|53S|3F?|0D |0D |0A |2B+|43C|53S|43C|53S AT+CSCS?...+CSCS
Wed 2016/05/25 17:00:40: 3A:|20 |22"|47G|53S|4DM|22"|0D |0A |0D |0A |4FO|4BK|0D |0A : "GSM"....OK..
Wed 2016/05/25 17:00:40: GSM_GetMemory failed with error NOTSUPPORTED[21]: Funktion wird nicht vom Telefon unterstützt.
Wed 2016/05/25 17:00:40: Leaving GSM_GetMemory
Wed 2016/05/25 17:00:42: Entering GSM_GetSignalQuality
Wed 2016/05/25 17:00:42: Getting signal quality info
Wed 2016/05/25 17:00:42: SENDING frame type 0x00/length 0x07/7
Wed 2016/05/25 17:00:42: 41A|54T|2B+|43C|53S|51Q|0D AT+CSQ.
Wed 2016/05/25 17:00:42: 1 "AT+CSQ"
Wed 2016/05/25 17:00:42: 2 "+CSQ: 12,99"
Wed 2016/05/25 17:00:42: 3 "OK"
Wed 2016/05/25 17:00:42: Checking line: OK
Wed 2016/05/25 17:00:42: AT reply state: 1
Wed 2016/05/25 17:00:42: RECEIVED frame type 0x00/length 0x1C/28
Wed 2016/05/25 17:00:42: 41A|54T|2B+|43C|53S|51Q|0D |0D |0A |2B+|43C|53S|51Q|3A:|20 |311 AT+CSQ...+CSQ: 1
Wed 2016/05/25 17:00:42: 322|2C,|399|399|0D |0A |0D |0A |4FO|4BK|0D |0A 2,99....OK..
Wed 2016/05/25 17:00:42: Signal quality info received
Wed 2016/05/25 17:00:42: Parsing +CSQ: 12,99 with +CSQ: @i, @i
Wed 2016/05/25 17:00:42: Parsed int 12
Wed 2016/05/25 17:00:42: Parsed int 99
Wed 2016/05/25 17:00:42: Leaving GSM_GetSignalQuality
Wed 2016/05/25 17:00:42: Entering GSM_GetBatteryCharge
Wed 2016/05/25 17:00:42: Getting battery charge
Wed 2016/05/25 17:00:42: SENDING frame type 0x00/length 0x07/7
Wed 2016/05/25 17:00:42: 41A|54T|2B+|43C|42B|43C|0D AT+CBC.
Wed 2016/05/25 17:00:42: 1 "AT+CBC"
Wed 2016/05/25 17:00:42: 2 "+CBC: 0,100"
Wed 2016/05/25 17:00:42: 3 "OK"
Wed 2016/05/25 17:00:42: Checking line: OK
Wed 2016/05/25 17:00:42: AT reply state: 1
Wed 2016/05/25 17:00:42: RECEIVED frame type 0x00/length 0x1C/28
Wed 2016/05/25 17:00:42: 41A|54T|2B+|43C|42B|43C|0D |0D |0A |2B+|43C|42B|43C|3A:|20 |300 AT+CBC...+CBC: 0
Wed 2016/05/25 17:00:42: 2C,|311|300|300|0D |0A |0D |0A |4FO|4BK|0D |0A ,100....OK..
Wed 2016/05/25 17:00:42: Battery level received
Wed 2016/05/25 17:00:42: Parsing +CBC: 0,100 with +CBC: @i, @i
Wed 2016/05/25 17:00:42: Parsed int 0
Wed 2016/05/25 17:00:42: Parsed int 100
Wed 2016/05/25 17:00:42: Leaving GSM_GetBatteryCharge
Wed 2016/05/25 17:00:42: Entering GSM_GetDateTime
Wed 2016/05/25 17:00:42: Getting date & time
Wed 2016/05/25 17:00:42: SENDING frame type 0x00/length 0x09/9
Wed 2016/05/25 17:00:42: 41A|54T|2B+|43C|43C|4CL|4BK|3F?|0D AT+CCLK?.
Wed 2016/05/25 17:00:42: 1 "AT+CCLK?"
Wed 2016/05/25 17:00:42: 2 "+CCLK: "16/05/25,17:00:42+01""
Wed 2016/05/25 17:00:42: 3 "OK"
Wed 2016/05/25 17:00:42: Checking line: OK
Wed 2016/05/25 17:00:42: AT reply state: 1
Wed 2016/05/25 17:00:42: RECEIVED frame type 0x00/length 0x30/48
Wed 2016/05/25 17:00:42: 41A|54T|2B+|43C|43C|4CL|4BK|3F?|0D |0D |0A |2B+|43C|43C|4CL|4BK AT+CCLK?...+CCLK
Wed 2016/05/25 17:00:42: 3A:|20 |22"|311|366|2F/|300|355|2F/|322|355|2C,|311|377|3A:|300 : "16/05/25,17:0
Wed 2016/05/25 17:00:42: 300|3A:|344|322|2B+|300|311|22"|0D |0A |0D |0A |4FO|4BK|0D |0A 0:42+01"....OK..
Wed 2016/05/25 17:00:42: Parsing +CCLK: "16/05/25,17:00:42+01" with +CCLK: @d
Wed 2016/05/25 17:00:42: Grabbed string from reply: "16/05/25,17:00:42+01" (parsed 22 bytes)
Wed 2016/05/25 17:00:42: Parsed string for date "16/05/25,17:00:42+01"
Wed 2016/05/25 17:00:42: Parsed date: 2016-5-25 17:0:42, TZ 900
Wed 2016/05/25 17:00:42: Leaving GSM_GetDateTime
Wed 2016/05/25 17:00:52: Entering GSM_GetSMSStatus
Wed 2016/05/25 17:00:52: Getting available SMS memories
Wed 2016/05/25 17:00:52: SENDING frame type 0x00/length 0x0A/10
Wed 2016/05/25 17:00:52: 41A|54T|2B+|43C|50P|4DM|53S|3D=|3F?|0D AT+CPMS=?.
Wed 2016/05/25 17:00:52: 1 "AT+CPMS=?"
Wed 2016/05/25 17:00:52: 2 "+CPMS: ("SM","MT","ME","SR"),("SM","MT","ME","SR"),("SM","MT","ME","SR")"
Wed 2016/05/25 17:00:52: 3 "OK"
Wed 2016/05/25 17:00:52: Checking line: OK
Wed 2016/05/25 17:00:52: AT reply state: 1
Wed 2016/05/25 17:00:52: RECEIVED frame type 0x00/length 0x5C/92
Wed 2016/05/25 17:00:52: 41A|54T|2B+|43C|50P|4DM|53S|3D=|3F?|0D |0D |0A |2B+|43C|50P|4DM AT+CPMS=?...+CPM
Wed 2016/05/25 17:00:52: 53S|3A:|20 |28(|22"|53S|4DM|22"|2C,|22"|4DM|54T|22"|2C,|22"|4DM S: ("SM","MT","M
Wed 2016/05/25 17:00:52: 45E|22"|2C,|22"|53S|52R|22"|29)|2C,|28(|22"|53S|4DM|22"|2C,|22" E","SR"),("SM","
Wed 2016/05/25 17:00:52: 4DM|54T|22"|2C,|22"|4DM|45E|22"|2C,|22"|53S|52R|22"|29)|2C,|28( MT","ME","SR"),(
Wed 2016/05/25 17:00:52: 22"|53S|4DM|22"|2C,|22"|4DM|54T|22"|2C,|22"|4DM|45E|22"|2C,|22" "SM","MT","ME","
Wed 2016/05/25 17:00:52: 53S|52R|22"|29)|0D |0A |0D |0A |4FO|4BK|0D |0A SR")....OK..
Wed 2016/05/25 17:00:52: Available SMS memories received: read: ME : ok, SM : ok, save: ME : ok, SM = ok, Motorola = no
Wed 2016/05/25 17:00:52: Getting SIM SMS status
Wed 2016/05/25 17:00:52: SENDING frame type 0x00/length 0x12/18
Wed 2016/05/25 17:00:52: 41A|54T|2B+|43C|50P|4DM|53S|3D=|22"|53S|4DM|22"|2C,|22"|53S|4DM AT+CPMS="SM","SM
Wed 2016/05/25 17:00:52: 22"|0D ".
Wed 2016/05/25 17:00:52: 1 "AT+CPMS="SM","SM""
Wed 2016/05/25 17:00:52: 2 "+CPMS: 0,20,0,20,0,23"
Wed 2016/05/25 17:00:52: 3 "OK"
Wed 2016/05/25 17:00:52: Checking line: OK
Wed 2016/05/25 17:00:52: AT reply state: 1
Wed 2016/05/25 17:00:52: RECEIVED frame type 0x00/length 0x31/49
Wed 2016/05/25 17:00:52: 41A|54T|2B+|43C|50P|4DM|53S|3D=|22"|53S|4DM|22"|2C,|22"|53S|4DM AT+CPMS="SM","SM
Wed 2016/05/25 17:00:52: 22"|0D |0D |0A |2B+|43C|50P|4DM|53S|3A:|20 |300|2C,|322|300|2C, "...+CPMS: 0,20,
Wed 2016/05/25 17:00:52: 300|2C,|322|300|2C,|300|2C,|322|333|0D |0A |0D |0A |4FO|4BK|0D 0,20,0,23....OK.
Wed 2016/05/25 17:00:52: 0A .
Wed 2016/05/25 17:00:52: SMS status received
Wed 2016/05/25 17:00:52: Parsing +CPMS: 0,20,0,20,0,23 with +CPMS: @i, @i, @0
Wed 2016/05/25 17:00:52: Parsed int 0
Wed 2016/05/25 17:00:52: Parsed int 20
Wed 2016/05/25 17:00:52: Used : 0
Wed 2016/05/25 17:00:52: Size : 20
Wed 2016/05/25 17:00:52: Getting phone SMS status
Wed 2016/05/25 17:00:52: SENDING frame type 0x00/length 0x12/18
Wed 2016/05/25 17:00:52: 41A|54T|2B+|43C|50P|4DM|53S|3D=|22"|4DM|45E|22"|2C,|22"|4DM|45E AT+CPMS="ME","ME
Wed 2016/05/25 17:00:52: 22"|0D ".
Wed 2016/05/25 17:00:52: 1 "AT+CPMS="ME","ME""
Wed 2016/05/25 17:00:52: 2 "+CPMS: 0,23,0,23,0,23"
Wed 2016/05/25 17:00:52: 3 "OK"
Wed 2016/05/25 17:00:52: Checking line: OK
Wed 2016/05/25 17:00:52: AT reply state: 1
Wed 2016/05/25 17:00:52: RECEIVED frame type 0x00/length 0x31/49
Wed 2016/05/25 17:00:52: 41A|54T|2B+|43C|50P|4DM|53S|3D=|22"|4DM|45E|22"|2C,|22"|4DM|45E AT+CPMS="ME","ME
Wed 2016/05/25 17:00:52: 22"|0D |0D |0A |2B+|43C|50P|4DM|53S|3A:|20 |300|2C,|322|333|2C, "...+CPMS: 0,23,
Wed 2016/05/25 17:00:52: 300|2C,|322|333|2C,|300|2C,|322|333|0D |0A |0D |0A |4FO|4BK|0D 0,23,0,23....OK.
Wed 2016/05/25 17:00:52: 0A .
Wed 2016/05/25 17:00:52: SMS status received
Wed 2016/05/25 17:00:52: Parsing +CPMS: 0,23,0,23,0,23 with +CPMS: @i, @i, @0
Wed 2016/05/25 17:00:52: Parsed int 0
Wed 2016/05/25 17:00:52: Parsed int 23
Wed 2016/05/25 17:00:52: Used : 0
Wed 2016/05/25 17:00:52: Size : 23
Wed 2016/05/25 17:00:52: Leaving GSM_GetSMSStatus
Wed 2016/05/25 17:01:01: Entering GSM_GetSMSStatus
Wed 2016/05/25 17:01:01: Getting SIM SMS status
Wed 2016/05/25 17:01:01: SENDING frame type 0x00/length 0x12/18
Wed 2016/05/25 17:01:01: 41A|54T|2B+|43C|50P|4DM|53S|3D=|22"|53S|4DM|22"|2C,|22"|53S|4DM AT+CPMS="SM","SM
Wed 2016/05/25 17:01:01: 22"|0D ".
Wed 2016/05/25 17:01:01: 1 "AT+CPMS="SM","SM""
Wed 2016/05/25 17:01:01: 2 "+CPMS: 0,20,0,20,0,23"
Wed 2016/05/25 17:01:01: 3 "OK"
Wed 2016/05/25 17:01:01: Checking line: OK
Wed 2016/05/25 17:01:01: AT reply state: 1
Wed 2016/05/25 17:01:01: RECEIVED frame type 0x00/length 0x31/49
Wed 2016/05/25 17:01:01: 41A|54T|2B+|43C|50P|4DM|53S|3D=|22"|53S|4DM|22"|2C,|22"|53S|4DM AT+CPMS="SM","SM
Wed 2016/05/25 17:01:01: 22"|0D |0D |0A |2B+|43C|50P|4DM|53S|3A:|20 |300|2C,|322|300|2C, "...+CPMS: 0,20,
Wed 2016/05/25 17:01:01: 300|2C,|322|300|2C,|300|2C,|322|333|0D |0A |0D |0A |4FO|4BK|0D 0,20,0,23....OK.
Wed 2016/05/25 17:01:01: 0A .
Wed 2016/05/25 17:01:01: SMS status received
Wed 2016/05/25 17:01:01: Parsing +CPMS: 0,20,0,20,0,23 with +CPMS: @i, @i, @0
Wed 2016/05/25 17:01:01: Parsed int 0
Wed 2016/05/25 17:01:01: Parsed int 20
Wed 2016/05/25 17:01:01: Used : 0
Wed 2016/05/25 17:01:01: Size : 20
Wed 2016/05/25 17:01:01: Getting phone SMS status
Wed 2016/05/25 17:01:01: SENDING frame type 0x00/length 0x12/18
Wed 2016/05/25 17:01:01: 41A|54T|2B+|43C|50P|4DM|53S|3D=|22"|4DM|45E|22"|2C,|22"|4DM|45E AT+CPMS="ME","ME
Wed 2016/05/25 17:01:01: 22"|0D ".
Wed 2016/05/25 17:01:01: 1 "AT+CPMS="ME","ME""
Wed 2016/05/25 17:01:01: 2 "+CPMS: 0,23,0,23,0,23"
Wed 2016/05/25 17:01:01: 3 "OK"
Wed 2016/05/25 17:01:01: Checking line: OK
Wed 2016/05/25 17:01:01: AT reply state: 1
Wed 2016/05/25 17:01:01: RECEIVED frame type 0x00/length 0x31/49
Wed 2016/05/25 17:01:01: 41A|54T|2B+|43C|50P|4DM|53S|3D=|22"|4DM|45E|22"|2C,|22"|4DM|45E AT+CPMS="ME","ME
Wed 2016/05/25 17:01:01: 22"|0D |0D |0A |2B+|43C|50P|4DM|53S|3A:|20 |300|2C,|322|333|2C, "...+CPMS: 0,23,
Wed 2016/05/25 17:01:01: 300|2C,|322|333|2C,|300|2C,|322|333|0D |0A |0D |0A |4FO|4BK|0D 0,23,0,23....OK.
Wed 2016/05/25 17:01:01: 0A .
Wed 2016/05/25 17:01:01: SMS status received
Wed 2016/05/25 17:01:01: Parsing +CPMS: 0,23,0,23,0,23 with +CPMS: @i, @i, @0
Wed 2016/05/25 17:01:01: Parsed int 0
Wed 2016/05/25 17:01:01: Parsed int 23
Wed 2016/05/25 17:01:01: Used : 0
Wed 2016/05/25 17:01:01: Size : 23
Wed 2016/05/25 17:01:01: Leaving GSM_GetSMSStatus
Wed 2016/05/25 17:01:12: Entering GSM_GetSignalQuality
Wed 2016/05/25 17:01:12: Getting signal quality info
Wed 2016/05/25 17:01:12: SENDING frame type 0x00/length 0x07/7
Wed 2016/05/25 17:01:12: 41A|54T|2B+|43C|53S|51Q|0D AT+CSQ.
Wed 2016/05/25 17:01:12: 1 "AT+CSQ"
Wed 2016/05/25 17:01:12: 2 "+CSQ: 12,99"
Wed 2016/05/25 17:01:12: 3 "OK"
Wed 2016/05/25 17:01:12: Checking line: OK
Wed 2016/05/25 17:01:12: AT reply state: 1
Wed 2016/05/25 17:01:12: RECEIVED frame type 0x00/length 0x1C/28
Wed 2016/05/25 17:01:12: 41A|54T|2B+|43C|53S|51Q|0D |0D |0A |2B+|43C|53S|51Q|3A:|20 |311 AT+CSQ...+CSQ: 1
Wed 2016/05/25 17:01:12: 322|2C,|399|399|0D |0A |0D |0A |4FO|4BK|0D |0A 2,99....OK..
Wed 2016/05/25 17:01:12: Signal quality info received
Wed 2016/05/25 17:01:12: Parsing +CSQ: 12,99 with +CSQ: @i, @i
Wed 2016/05/25 17:01:12: Parsed int 12
Wed 2016/05/25 17:01:12: Parsed int 99
Wed 2016/05/25 17:01:12: Leaving GSM_GetSignalQuality
Wed 2016/05/25 17:01:12: Entering GSM_GetBatteryCharge
Wed 2016/05/25 17:01:12: Getting battery charge
Wed 2016/05/25 17:01:12: SENDING frame type 0x00/length 0x07/7
Wed 2016/05/25 17:01:12: 41A|54T|2B+|43C|42B|43C|0D AT+CBC.
Wed 2016/05/25 17:01:12: 1 "AT+CBC"
Wed 2016/05/25 17:01:12: 2 "+CBC: 0,100"
Wed 2016/05/25 17:01:12: 3 "OK"
Wed 2016/05/25 17:01:12: Checking line: OK
Wed 2016/05/25 17:01:12: AT reply state: 1
Wed 2016/05/25 17:01:12: RECEIVED frame type 0x00/length 0x1C/28
Wed 2016/05/25 17:01:12: 41A|54T|2B+|43C|42B|43C|0D |0D |0A |2B+|43C|42B|43C|3A:|20 |300 AT+CBC...+CBC: 0
Wed 2016/05/25 17:01:12: 2C,|311|300|300|0D |0A |0D |0A |4FO|4BK|0D |0A ,100....OK..
Wed 2016/05/25 17:01:12: Battery level received
Wed 2016/05/25 17:01:12: Parsing +CBC: 0,100 with +CBC: @i, @i
Wed 2016/05/25 17:01:12: Parsed int 0
Wed 2016/05/25 17:01:12: Parsed int 100
Wed 2016/05/25 17:01:12: Leaving GSM_GetBatteryCharge
Wed 2016/05/25 17:01:12: Entering GSM_GetDateTime
Wed 2016/05/25 17:01:12: Getting date & time
Wed 2016/05/25 17:01:12: SENDING frame type 0x00/length 0x09/9
Wed 2016/05/25 17:01:12: 41A|54T|2B+|43C|43C|4CL|4BK|3F?|0D AT+CCLK?.
Wed 2016/05/25 17:01:12: 1 "AT+CCLK?"
Wed 2016/05/25 17:01:12: 2 "+CCLK: "16/05/25,17:01:12+01""
Wed 2016/05/25 17:01:12: 3 "OK"
Wed 2016/05/25 17:01:12: Checking line: OK
Wed 2016/05/25 17:01:12: AT reply state: 1
Wed 2016/05/25 17:01:12: RECEIVED frame type 0x00/length 0x30/48
Wed 2016/05/25 17:01:12: 41A|54T|2B+|43C|43C|4CL|4BK|3F?|0D |0D |0A |2B+|43C|43C|4CL|4BK AT+CCLK?...+CCLK
Wed 2016/05/25 17:01:12: 3A:|20 |22"|311|366|2F/|300|355|2F/|322|355|2C,|311|377|3A:|300 : "16/05/25,17:0
Wed 2016/05/25 17:01:12: 311|3A:|311|322|2B+|300|311|22"|0D |0A |0D |0A |4FO|4BK|0D |0A 1:12+01"....OK..
Wed 2016/05/25 17:01:12: Parsing +CCLK: "16/05/25,17:01:12+01" with +CCLK: @d
Wed 2016/05/25 17:01:12: Grabbed string from reply: "16/05/25,17:01:12+01" (parsed 22 bytes)
Wed 2016/05/25 17:01:12: Parsed string for date "16/05/25,17:01:12+01"
Wed 2016/05/25 17:01:12: Parsed date: 2016-5-25 17:1:12, TZ 900
Wed 2016/05/25 17:01:12: Leaving GSM_GetDateTime

@estellnb
Copy link
Author

Hmm; I am not sure on how modem-manager-gui would log events as well as what it does. Nonetheless I could try to ltrace or strace the program. Just tell me what I should do.

@estellnb
Copy link
Author

Hmm; modem-manager-gui is just a frontend for the following two programs:
Connection manager: Network Manager >= 0.9.0
Modem manager: Modem Manager >= 0.7.0
... however there seems to end up pretty little or nothing in the syslog as spied out by journalctl.

@estellnb
Copy link
Author

Now here comes the ModemManager log while sending and retrieving SMS-es with modem-manager-gui:

ModemManager (version 1.4.14) starting in system bus...
Bus acquired, creating manager...
Looking for plugins in '/usr/lib/ModemManager'
Loaded plugin 'Generic'
Loaded plugin 'Nokia'
Loaded plugin 'Nokia (Icera)'
Loaded plugin 'Cinterion'
Loaded plugin 'Iridium'
Loaded plugin 'Gobi'
Loaded plugin 'Motorola'
Loaded plugin 'Novatel'
Loaded plugin 'Novatel LTE'
Loaded plugin 'Altair LTE'
Loaded plugin 'Samsung'
Loaded plugin 'Option'
Loaded plugin 'Option High-Speed'
Loaded plugin 'AnyDATA'
Loaded plugin 'Linktop'
Loaded plugin 'SimTech'
Loaded plugin 'Wavecom'
Loaded plugin 'Huawei'
Loaded plugin 'Longcheer'
Loaded plugin 'X22X'
Loaded plugin 'Pantech'
Loaded plugin 'ZTE'
Loaded plugin 'Sierra'
Loaded plugin 'Ericsson MBM'
Loaded plugin 'Via CBP7'
Loaded plugin 'Telit'
Loaded plugin 'MTK'
Successfully loaded 27 plugins
Service name 'org.freedesktop.ModemManager1' was acquired
Starting automatic device scan...
Finished device scan...
(Plugin Manager) [/sys/devices/pci0000:00/0000:00:03.3] Checking device support...
(Nokia (Icera)) [ttyS1] filtered by vendor/product IDs
(Gobi) [ttyS1] filtered by drivers
(Motorola) [ttyS1] filtered by vendor/product IDs
(Novatel) [ttyS1] filtered by vendor/product IDs
(Novatel LTE) [ttyS1] filtered by vendor/product IDs
(Altair LTE) [ttyS1] filtered by vendor/product IDs
(Samsung) [ttyS1] filtered by vendor/product IDs
(Option) [ttyS1] filtered by drivers
(Option High-Speed) [ttyS1] filtered by drivers
(AnyDATA) [ttyS1] filtered by vendor/product IDs
(Linktop) [ttyS1] filtered by vendor/product IDs
(SimTech) [ttyS1] filtered by vendor/product IDs
(Wavecom) [ttyS1] filtered by vendor/product IDs
(Huawei) [ttyS1] filtered by vendor/product IDs
(Longcheer) [ttyS1] filtered by vendor/product IDs
(X22X) [ttyS1] filtered by vendor/product IDs
(Pantech) [ttyS1] filtered by vendor/product IDs
(ZTE) [ttyS1] filtered by vendor/product IDs
(Sierra) [ttyS1] filtered by drivers
(Ericsson MBM) [ttyS1] filtered by udev tags
(Telit) [ttyS1] filtered by vendor/product IDs
(MTK) [ttyS1] filtered by udev tags
(Plugin Manager) [ttyS1] Found '5' plugins to try...
(Plugin Manager) [ttyS1] Will try with plugin 'Nokia'
(Plugin Manager) [ttyS1] Will try with plugin 'Cinterion'
(Plugin Manager) [ttyS1] Will try with plugin 'Iridium'
(Plugin Manager) [ttyS1] Will try with plugin 'Via CBP7'
(Plugin Manager) [ttyS1] Will try with plugin 'Generic'
(Nokia) [ttyS1] probe required: 'at, at-vendor, at-icera'
(tty/ttyS1) launching port probing: 'at, at-vendor, at-icera'
(Plugin Manager) [/sys/devices/pci0000:00/0000:00:1d.7/usb8/8-5] Checking device support...
(Nokia (Icera)) [ttyHS0] filtered by vendor/product IDs
(Gobi) [ttyHS0] filtered by drivers
(Motorola) [ttyHS0] filtered by vendor/product IDs
(Novatel) [ttyHS0] filtered by vendor/product IDs
(Novatel LTE) [ttyHS0] filtered by vendor/product IDs
(Altair LTE) [ttyHS0] filtered by vendor/product IDs
(Samsung) [ttyHS0] filtered by vendor/product IDs
(Option) [ttyHS0] filtered by drivers
(AnyDATA) [ttyHS0] filtered by vendor/product IDs
(Linktop) [ttyHS0] filtered by vendor/product IDs
(SimTech) [ttyHS0] filtered by vendor/product IDs
(Wavecom) [ttyHS0] filtered by vendor/product IDs
(Huawei) [ttyHS0] filtered by vendor/product IDs
(Longcheer) [ttyHS0] filtered by vendor/product IDs
(X22X) [ttyHS0] filtered by vendor/product IDs
(Pantech) [ttyHS0] filtered by vendor/product IDs
(ZTE) [ttyHS0] filtered by vendor/product IDs
(Sierra) [ttyHS0] filtered by drivers
(Ericsson MBM) [ttyHS0] filtered by udev tags
(Telit) [ttyHS0] filtered by vendor/product IDs
(MTK) [ttyHS0] filtered by udev tags
(Plugin Manager) [ttyHS0] Found '6' plugins to try...
(Plugin Manager) [ttyHS0] Will try with plugin 'Option High-Speed'
(Plugin Manager) [ttyHS0] Will try with plugin 'Nokia'
(Plugin Manager) [ttyHS0] Will try with plugin 'Cinterion'
(Plugin Manager) [ttyHS0] Will try with plugin 'Iridium'
(Plugin Manager) [ttyHS0] Will try with plugin 'Via CBP7'
(Plugin Manager) [ttyHS0] Will try with plugin 'Generic'
(Option High-Speed) [ttyHS0] probe required: 'at, qcdm'
(tty/ttyHS0) launching port probing: 'at, qcdm'
(Nokia (Icera)) [ttyHS1] filtered by vendor/product IDs
(Gobi) [ttyHS1] filtered by drivers
(Motorola) [ttyHS1] filtered by vendor/product IDs
(Novatel) [ttyHS1] filtered by vendor/product IDs
(Novatel LTE) [ttyHS1] filtered by vendor/product IDs
(Altair LTE) [ttyHS1] filtered by vendor/product IDs
(Samsung) [ttyHS1] filtered by vendor/product IDs
(Option) [ttyHS1] filtered by drivers
(AnyDATA) [ttyHS1] filtered by vendor/product IDs
(Linktop) [ttyHS1] filtered by vendor/product IDs
(SimTech) [ttyHS1] filtered by vendor/product IDs
(Wavecom) [ttyHS1] filtered by vendor/product IDs
(Huawei) [ttyHS1] filtered by vendor/product IDs
(Longcheer) [ttyHS1] filtered by vendor/product IDs
(X22X) [ttyHS1] filtered by vendor/product IDs
(Pantech) [ttyHS1] filtered by vendor/product IDs
(ZTE) [ttyHS1] filtered by vendor/product IDs
(Sierra) [ttyHS1] filtered by drivers
(Ericsson MBM) [ttyHS1] filtered by udev tags
(Telit) [ttyHS1] filtered by vendor/product IDs
(MTK) [ttyHS1] filtered by udev tags
(Plugin Manager) [ttyHS1] Found '6' plugins to try...
(Plugin Manager) [ttyHS1] Will try with plugin 'Option High-Speed'
(Plugin Manager) [ttyHS1] Will try with plugin 'Nokia'
(Plugin Manager) [ttyHS1] Will try with plugin 'Cinterion'
(Plugin Manager) [ttyHS1] Will try with plugin 'Iridium'
(Plugin Manager) [ttyHS1] Will try with plugin 'Via CBP7'
(Plugin Manager) [ttyHS1] Will try with plugin 'Generic'
(Option High-Speed) [ttyHS1] probe required: 'at, qcdm'
(tty/ttyHS1) launching port probing: 'at, qcdm'
(Nokia (Icera)) [ttyHS2] filtered by vendor/product IDs
(Gobi) [ttyHS2] filtered by drivers
(Motorola) [ttyHS2] filtered by vendor/product IDs
(Novatel) [ttyHS2] filtered by vendor/product IDs
(Novatel LTE) [ttyHS2] filtered by vendor/product IDs
(Altair LTE) [ttyHS2] filtered by vendor/product IDs
(Samsung) [ttyHS2] filtered by vendor/product IDs
(Option) [ttyHS2] filtered by drivers
(AnyDATA) [ttyHS2] filtered by vendor/product IDs
(Linktop) [ttyHS2] filtered by vendor/product IDs
(SimTech) [ttyHS2] filtered by vendor/product IDs
(Wavecom) [ttyHS2] filtered by vendor/product IDs
(Huawei) [ttyHS2] filtered by vendor/product IDs
(Longcheer) [ttyHS2] filtered by vendor/product IDs
(X22X) [ttyHS2] filtered by vendor/product IDs
(Pantech) [ttyHS2] filtered by vendor/product IDs
(ZTE) [ttyHS2] filtered by vendor/product IDs
(Sierra) [ttyHS2] filtered by drivers
(Ericsson MBM) [ttyHS2] filtered by udev tags
(Telit) [ttyHS2] filtered by vendor/product IDs
(MTK) [ttyHS2] filtered by udev tags
(Plugin Manager) [ttyHS2] Found '6' plugins to try...
(Plugin Manager) [ttyHS2] Will try with plugin 'Option High-Speed'
(Plugin Manager) [ttyHS2] Will try with plugin 'Nokia'
(Plugin Manager) [ttyHS2] Will try with plugin 'Cinterion'
(Plugin Manager) [ttyHS2] Will try with plugin 'Iridium'
(Plugin Manager) [ttyHS2] Will try with plugin 'Via CBP7'
(Plugin Manager) [ttyHS2] Will try with plugin 'Generic'
(Option High-Speed) [ttyHS2] probe required: 'at, qcdm'
(tty/ttyHS2) launching port probing: 'at, qcdm'
(Nokia (Icera)) [ttyHS3] filtered by vendor/product IDs
(Gobi) [ttyHS3] filtered by drivers
(Motorola) [ttyHS3] filtered by vendor/product IDs
(Novatel) [ttyHS3] filtered by vendor/product IDs
(Novatel LTE) [ttyHS3] filtered by vendor/product IDs
(Altair LTE) [ttyHS3] filtered by vendor/product IDs
(Samsung) [ttyHS3] filtered by vendor/product IDs
(Option) [ttyHS3] filtered by drivers
(AnyDATA) [ttyHS3] filtered by vendor/product IDs
(Linktop) [ttyHS3] filtered by vendor/product IDs
(SimTech) [ttyHS3] filtered by vendor/product IDs
(Wavecom) [ttyHS3] filtered by vendor/product IDs
(Huawei) [ttyHS3] filtered by vendor/product IDs
(Longcheer) [ttyHS3] filtered by vendor/product IDs
(X22X) [ttyHS3] filtered by vendor/product IDs
(Pantech) [ttyHS3] filtered by vendor/product IDs
(ZTE) [ttyHS3] filtered by vendor/product IDs
(Sierra) [ttyHS3] filtered by drivers
(Ericsson MBM) [ttyHS3] filtered by udev tags
(Telit) [ttyHS3] filtered by vendor/product IDs
(MTK) [ttyHS3] filtered by udev tags
(Plugin Manager) [ttyHS3] Found '6' plugins to try...
(Plugin Manager) [ttyHS3] Will try with plugin 'Option High-Speed'
(Plugin Manager) [ttyHS3] Will try with plugin 'Nokia'
(Plugin Manager) [ttyHS3] Will try with plugin 'Cinterion'
(Plugin Manager) [ttyHS3] Will try with plugin 'Iridium'
(Plugin Manager) [ttyHS3] Will try with plugin 'Via CBP7'
(Plugin Manager) [ttyHS3] Will try with plugin 'Generic'
(Option High-Speed) [ttyHS3] probe required: 'at, qcdm'
(tty/ttyHS3) launching port probing: 'at, qcdm'
(tty/ttyS2): port's parent platform driver is not whitelisted
(tty/ttyS3): port's parent platform driver is not whitelisted
(tty/ttyS0): port's parent platform driver is not whitelisted
(Plugin Manager) [/sys/devices/pci0000:00/0000:00:19.0] Checking device support...
(Nokia) [enp0s25] filtered by subsystem
(Nokia (Icera)) [enp0s25] filtered by vendor/product IDs
(Cinterion) [enp0s25] filtered by vendor/product IDs
(Iridium) [enp0s25] filtered by subsystem
(Gobi) [enp0s25] filtered by drivers
(Motorola) [enp0s25] filtered by subsystem
(Novatel) [enp0s25] filtered by vendor/product IDs
(Novatel LTE) [enp0s25] filtered by vendor/product IDs
(Altair LTE) [enp0s25] filtered by vendor/product IDs
(Samsung) [enp0s25] filtered by vendor/product IDs
(Option) [enp0s25] filtered by subsystem
(Option High-Speed) [enp0s25] filtered by drivers
(AnyDATA) [enp0s25] filtered by vendor/product IDs
(Linktop) [enp0s25] filtered by subsystem
(SimTech) [enp0s25] filtered by subsystem
(Wavecom) [enp0s25] filtered by subsystem
(Huawei) [enp0s25] filtered by vendor/product IDs
(Longcheer) [enp0s25] filtered by subsystem
(X22X) [enp0s25] filtered by vendor/product IDs
(Pantech) [enp0s25] filtered by vendor/product IDs
(ZTE) [enp0s25] filtered by vendor/product IDs
(Sierra) [enp0s25] filtered by drivers
(Ericsson MBM) [enp0s25] filtered by udev tags
(Via CBP7) [enp0s25] filtered by subsystem
(Telit) [enp0s25] filtered by subsystem
(MTK) [enp0s25] filtered by subsystem
(Plugin Manager) [enp0s25] Found '1' plugins to try...
(Plugin Manager) [enp0s25] Will try with plugin 'Generic'
(Generic) [enp0s25] probing deferred until result suggested
(Plugin Manager) [/sys/devices/pci0000:00/0000:00:1c.2/0000:08:00.0] Checking device support...
(Nokia) [wlp8s0] filtered by subsystem
(Nokia (Icera)) [wlp8s0] filtered by vendor/product IDs
(Cinterion) [wlp8s0] filtered by vendor/product IDs
(Iridium) [wlp8s0] filtered by subsystem
(Gobi) [wlp8s0] filtered by drivers
(Motorola) [wlp8s0] filtered by subsystem
(Novatel) [wlp8s0] filtered by vendor/product IDs
(Novatel LTE) [wlp8s0] filtered by vendor/product IDs
(Altair LTE) [wlp8s0] filtered by vendor/product IDs
(Samsung) [wlp8s0] filtered by vendor/product IDs
(Option) [wlp8s0] filtered by subsystem
(Option High-Speed) [wlp8s0] filtered by drivers
(AnyDATA) [wlp8s0] filtered by vendor/product IDs
(Linktop) [wlp8s0] filtered by subsystem
(SimTech) [wlp8s0] filtered by subsystem
(Wavecom) [wlp8s0] filtered by subsystem
(Huawei) [wlp8s0] filtered by vendor/product IDs
(Longcheer) [wlp8s0] filtered by subsystem
(X22X) [wlp8s0] filtered by vendor/product IDs
(Pantech) [wlp8s0] filtered by vendor/product IDs
(ZTE) [wlp8s0] filtered by vendor/product IDs
(Sierra) [wlp8s0] filtered by drivers
(Ericsson MBM) [wlp8s0] filtered by udev tags
(Via CBP7) [wlp8s0] filtered by subsystem
(Telit) [wlp8s0] filtered by subsystem
(MTK) [wlp8s0] filtered by subsystem
(Plugin Manager) [wlp8s0] Found '1' plugins to try...
(Plugin Manager) [wlp8s0] Will try with plugin 'Generic'
(Generic) [wlp8s0] probing deferred until result suggested
(Nokia) [hso0] filtered by subsystem
(Nokia (Icera)) [hso0] filtered by vendor/product IDs
(Cinterion) [hso0] filtered by vendor/product IDs
(Iridium) [hso0] filtered by subsystem
(Gobi) [hso0] filtered by drivers

@estellnb
Copy link
Author

Michal Čihař; it would also be very nice if you could help me forth in the usage of mmcli a CLI-frotend for ModemManager; I have the same problem there as with gammu: I do not know how to select the message storage; seems to be documented nowhere:

mmcli -m 0 --messaging-status

/org/freedesktop/ModemManager1/Modem/0


Messaging | supported storages: 'sm, mt, me, sr'
| default storage: 'mt'

mmcli -m 0 --messaging-list-sms
No SMS messages were found

Doing this from the command line would be very nice as said; see also: https://lists.freedesktop.org/archives/libmbim-devel/2014-June/000310.html

@nijel
Copy link
Member

nijel commented May 27, 2016

Sorry, but I don't know mmcli and ModemManager at all...

@estellnb
Copy link
Author

ModemManager is some kind of middleware that is used by NetworkManager to dial into a mobile network. mmcli is a command line utility to access the ModemManager layer directly:

mmcli --list-modems

Found 1 modems:
/org/freedesktop/ModemManager1/Modem/0 [Option N.V.] GTM382

mmcli -m 0 -e
successfully enabled the modem

mmcli -m 0 --messaging-status

/org/freedesktop/ModemManager1/Modem/0


Messaging | supported storages: 'sm, mt, me, sr'
| default storage: 'mt'

mmcli -m 0 --messaging-list-sms

Found 3 SMS messages:
/org/freedesktop/ModemManager1/SMS/0 (received)
/org/freedesktop/ModemManager1/SMS/1 (received)
/org/freedesktop/ModemManager1/SMS/2 (received)

mmcli -s 2
SMS '/org/freedesktop/ModemManager1/SMS/2'


Content | number: '+43660303030'
| text: 'Lieber 3Kunde, Ihr Wertkarten-Guthaben wurde um 40 EUR auf 40.6 EUR aufgeladen. Ihre SIM-Karte ist bis zum 26.05.2017 gültig. Freundliche Grüße, Ihr 3Service-Team'


Properties | PDU type: 'deliver'
| state: 'received'
| storage: 'me'
| smsc: '+4369900660'
| timestamp: '160526134014+02'

mmcli -m 0 --simple-status

/org/freedesktop/ModemManager1/Modem/0


Status | state: 'registered'
| signal quality: '40' (recent)
| bands: 'unknown'
| access tech: 'hspa'


3GPP | registration: 'home'
| operator code: '23205'
| operator name: '3 AT'
| subscription: 'unknown'

mmcli -m 0 --location-get

/org/freedesktop/ModemManager1/Modem/0


3GPP location | Mobile country code: '232'
| Mobile network code: '5'
| Location area code: '2220'
| Cell ID: '8026551'


GPS NMEA traces | Not available


Raw GPS | Not available


CDMA BS | Not available

@nijel
Copy link
Member

nijel commented Jun 22, 2016

I really don't see any major difference in what ModemManager does, the AT commands seem to be pretty much same and it also prefers PDU mode for reading messages...

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants