Re: commands, responses and log

Sylvain Ard <[email protected]> Wed, 14 Dec 2016 10:58:31 +0100
Newsgroups gmane.linux.drivers.gammu
Message-ID <CAA86q2H9U0d4xnxcawqQrr9uoHKg6B_ogsO0vHbE7k6zRENKTA@mail.gmail.com>
Hi,

OK I have change my config file to :

device=/dev/ttyUSB0
connection = at
logfile = /home/pi/gammuraspy.log
logformat = textalldate
gammucoding = utf8

Then I run these commands and got theses results :

pi@raspberrypi:~ $ gammu -c /home/pi/gammurc.cfg identify
Erreur à l'ouverture du périphérique : périphérique inconnu, occupé ou
problème de permissions.
pi@raspberrypi:~ $ sudo service gammu-smsd stop
pi@raspberrypi:~ $ gammu -c /home/pi/gammurc.cfg identify
Périphérique       : /dev/ttyUSB0
Fabricant            : Huawei
Modèle              : E169 (E169)
Firmware             : 11.314.13.51.156
IMEI                 : 359638018980742
SIM IMSI             : 208150009082056

Then I tried to send a sms :
I got :

pi@raspberrypi:~ $ echo "SMS" | gammu --sendsms TEXT 0778380991
If you want break, press Ctrl+C...
Sending SMS 1/1....waiting for network answer..erreur 500, message
reference=-1
Erreur inconnue.

I join the log
Thank you
Bye



2016-12-14 10:36 GMT+01:00 Michal Čihař <[email protected]>:

> Hi
>
> Sylvain Ard píše v Po 12. 12. 2016 v 19:42 +0100:
> > Hi,
> > I do what Gilberto Dos Santos Alves said but I got :
> >
> > pi@raspberrypi:~ $ gammu -c /home/pi/gammurc.cfg identify
> > Warning: Configuration could not be parsed!
> > Avertissement: No configuration read, using builtin defaults!
> > Erreur à l'ouverture du périphérique: il n'existe pas.
> > and my gammurc.cfg is :
> >
> > connection = at19200
> > logfile = /home/pi/gammuraspy.log
> > logformat = textalldate
> > gammucoding = utf8
> > I tried with free, at and at19200 but I got always the same error
> > Thank you for helping me
>
> Your file is missing [gammu] section header, see our docs:
>
> https://wammu.eu/docs/manual/config/index.html#examples
>
> --
>         Michal Čihař | https://cihar.com/ | https://weblate.org/
>
> ------------------------------------------------------------
> ------------------
> Check out the vibrant tech community on one of the world's most
> engaging tech sites, SlashDot.org! http://sdm.link/slashdot
> _______________________________________________
> Gammu-users mailing list - https://lists.sourceforge.net/
> lists/listinfo/gammu-users
>
>

------------------------------------------------------------------------------
Check out the vibrant tech community on one of the world's most 
engaging tech sites, SlashDot.org! http://sdm.link/slashdot

_______________________________________________
Gammu-users mailing list - https://lists.sourceforge.net/lists/listinfo/gammu-users
gammuraspy.log (application/octet-stream, 24.1 KB)
Wed 2016/12/14 10:47:18: [Gammu            - 1.33.0 built 08:46:05 Aug 14 2013 using GCC 4.6]
Wed 2016/12/14 10:47:18: [Connection       - "at"]
Wed 2016/12/14 10:47:18: [Connection index - 0]
Wed 2016/12/14 10:47:18: [Model type       - ""]
Wed 2016/12/14 10:47:18: [Device           - "/dev/ttyUSB0"]
Wed 2016/12/14 10:47:18: [Running on       - Linux, kernel 4.4.34-v7+ (#930 SMP Wed Nov 23 15:20:41 GMT 2016)]
Wed 2016/12/14 10:47:18: Serial device: DTR is up, RTS is up, CAR is up, CTS is up
Wed 2016/12/14 10:47:18: Setting speed to 19200
Wed 2016/12/14 10:47:18: [Module           - "auto"]
Wed 2016/12/14 10:47:18: Escaping SMS mode
Wed 2016/12/14 10:47:18: SENDING frametype 0x00/length 0x02/2
Wed 2016/12/14 10:47:18: 1B |0D                                                          ..              
Wed 2016/12/14 10:47:19: Sending simple AT command to wake up some devices
Wed 2016/12/14 10:47:19: SENDING frametype 0x00/length 0x03/3
Wed 2016/12/14 10:47:19: 41A|54T|0D                                                      AT.             
Wed 2016/12/14 10:47:19: 1 "AT"
Wed 2016/12/14 10:47:19: 2 "OK"
Wed 2016/12/14 10:47:19: Checking line: OK
Wed 2016/12/14 10:47:19: AT reply state: 1
Wed 2016/12/14 10:47:19: RECEIVED frametype 0x00/length 0x09/9
Wed 2016/12/14 10:47:19: 41A|54T|0D |0D |0A |4FO|4BK|0D |0A                              AT...OK..       
Wed 2016/12/14 10:47:20: Enabling echo
Wed 2016/12/14 10:47:20: SENDING frametype 0x00/length 0x05/5
Wed 2016/12/14 10:47:20: 41A|54T|45E|311|0D                                              ATE1.           
Wed 2016/12/14 10:47:20: 1 "ATE1"
Wed 2016/12/14 10:47:20: 2 "OK"
Wed 2016/12/14 10:47:20: Checking line: OK
Wed 2016/12/14 10:47:20: AT reply state: 1
Wed 2016/12/14 10:47:20: RECEIVED frametype 0x00/length 0x0B/11
Wed 2016/12/14 10:47:20: 41A|54T|45E|311|0D |0D |0A |4FO|4BK|0D |0A                      ATE1...OK..     
Wed 2016/12/14 10:47:20: Trying Motorola mode switch
Wed 2016/12/14 10:47:20: SENDING frametype 0x00/length 0x0A/10
Wed 2016/12/14 10:47:20: 41A|54T|2B+|4DM|4FO|44D|45E|3D=|322|0D                          AT+MODE=2.      
Wed 2016/12/14 10:47:20: 1 "AT+MODE=2"
Wed 2016/12/14 10:47:20: 2 "COMMAND NOT SUPPORT"
Wed 2016/12/14 10:47:20: Checking line: COMMAND NOT SUPPORT
Wed 2016/12/14 10:47:20: AT reply state: 3
Wed 2016/12/14 10:47:20: RECEIVED frametype 0x00/length 0x21/33
Wed 2016/12/14 10:47:20: 41A|54T|2B+|4DM|4FO|44D|45E|3D=|322|0D |0D |0A |43C|4FO|4DM|4DM AT+MODE=2...COMM
Wed 2016/12/14 10:47:20: 41A|4EN|44D|20 |4EN|4FO|54T|20 |53S|55U|50P|50P|4FO|52R|54T|0D  AND NOT SUPPORT.
Wed 2016/12/14 10:47:20: 0A                                                              .               
Wed 2016/12/14 10:47:20: Seems not to be supported
Wed 2016/12/14 10:47:20: Enabling CME errors
Wed 2016/12/14 10:47:20: SENDING frametype 0x00/length 0x0A/10
Wed 2016/12/14 10:47:20: 41A|54T|2B+|43C|4DM|45E|45E|3D=|311|0D                          AT+CMEE=1.      
Wed 2016/12/14 10:47:21: 1 "AT+CMEE=1"
Wed 2016/12/14 10:47:21: 2 "OK"
Wed 2016/12/14 10:47:21: Checking line: OK
Wed 2016/12/14 10:47:21: AT reply state: 1
Wed 2016/12/14 10:47:21: RECEIVED frametype 0x00/length 0x10/16
Wed 2016/12/14 10:47:21: 41A|54T|2B+|43C|4DM|45E|45E|3D=|311|0D |0D |0A |4FO|4BK|0D |0A  AT+CMEE=1...OK..
Wed 2016/12/14 10:47:21: SENDING frametype 0x00/length 0x09/9
Wed 2016/12/14 10:47:21: 41A|54T|2B+|43C|53S|43C|53S|3F?|0D                              AT+CSCS?.       
Wed 2016/12/14 10:47:21: 1 "AT+CSCS?"
Wed 2016/12/14 10:47:21: 2 "+CSCS: "IRA""
Wed 2016/12/14 10:47:21: 3 "OK"
Wed 2016/12/14 10:47:21: Checking line: OK
Wed 2016/12/14 10:47:21: AT reply state: 1
Wed 2016/12/14 10:47:21: RECEIVED frametype 0x00/length 0x1F/31
Wed 2016/12/14 10:47:21: 41A|54T|2B+|43C|53S|43C|53S|3F?|0D |0D |0A |2B+|43C|53S|43C|53S AT+CSCS?...+CSCS
Wed 2016/12/14 10:47:21: 3A:|20 |22"|49I|52R|41A|22"|0D |0A |0D |0A |4FO|4BK|0D |0A      : "IRA"....OK.. 
Wed 2016/12/14 10:47:21: SENDING frametype 0x00/length 0x08/8
Wed 2016/12/14 10:47:21: 41A|54T|2B+|43C|47G|4DM|49I|0D                                  AT+CGMI.        
Wed 2016/12/14 10:47:22: 1 "AT+CGMI"
Wed 2016/12/14 10:47:22: 2 "huawei"
Wed 2016/12/14 10:47:22: 3 "OK"
Wed 2016/12/14 10:47:22: Checking line: OK
Wed 2016/12/14 10:47:22: AT reply state: 1
Wed 2016/12/14 10:47:22: RECEIVED frametype 0x00/length 0x18/24
Wed 2016/12/14 10:47:22: 41A|54T|2B+|43C|47G|4DM|49I|0D |0D |0A |68h|75u|61a|77w|65e|69i AT+CGMI...huawei
Wed 2016/12/14 10:47:22: 0D |0A |0D |0A |4FO|4BK|0D |0A                                  ....OK..        
Wed 2016/12/14 10:47:22: Manufacturer info received
Wed 2016/12/14 10:47:22: [Manufacturer: Huawei]
Wed 2016/12/14 10:47:22: SENDING frametype 0x00/length 0x0A/10
Wed 2016/12/14 10:47:22: 41A|54T|2B+|43C|53S|43C|53S|3D=|3F?|0D                          AT+CSCS=?.      
Wed 2016/12/14 10:47:22: 1 "AT+CSCS=?"
Wed 2016/12/14 10:47:22: 2 "+CSCS: ("IRA","GSM","UCS2")"
Wed 2016/12/14 10:47:22: 3 "OK"
Wed 2016/12/14 10:47:22: Checking line: OK
Wed 2016/12/14 10:47:22: AT reply state: 1
Wed 2016/12/14 10:47:22: RECEIVED frametype 0x00/length 0x2F/47
Wed 2016/12/14 10:47:22: 41A|54T|2B+|43C|53S|43C|53S|3D=|3F?|0D |0D |0A |2B+|43C|53S|43C AT+CSCS=?...+CSC
Wed 2016/12/14 10:47:22: 53S|3A:|20 |28(|22"|49I|52R|41A|22"|2C,|22"|47G|53S|4DM|22"|2C, S: ("IRA","GSM",
Wed 2016/12/14 10:47:22: 22"|55U|43C|53S|322|22"|29)|0D |0A |0D |0A |4FO|4BK|0D |0A      "UCS2")....OK.. 
Wed 2016/12/14 10:47:22: Chosen GSM as normal charset
Wed 2016/12/14 10:47:22: Chosen UCS2 as unicode charset
Wed 2016/12/14 10:47:22: SENDING frametype 0x00/length 0x0E/14
Wed 2016/12/14 10:47:22: 41A|54T|2B+|43C|53S|43C|53S|3D=|22"|47G|53S|4DM|22"|0D          AT+CSCS="GSM".  
Wed 2016/12/14 10:47:22: 1 "AT+CSCS="GSM""
Wed 2016/12/14 10:47:22: 2 "OK"
Wed 2016/12/14 10:47:22: Checking line: OK
Wed 2016/12/14 10:47:22: AT reply state: 1
Wed 2016/12/14 10:47:22: RECEIVED frametype 0x00/length 0x14/20
Wed 2016/12/14 10:47:22: 41A|54T|2B+|43C|53S|43C|53S|3D=|22"|47G|53S|4DM|22"|0D |0D |0A  AT+CSCS="GSM"...
Wed 2016/12/14 10:47:22: 4FO|4BK|0D |0A                                                  OK..            
Wed 2016/12/14 10:47:22: SENDING frametype 0x00/length 0x09/9
Wed 2016/12/14 10:47:22: 41A|54T|2B+|43C|53S|43C|53S|3F?|0D                              AT+CSCS?.       
Wed 2016/12/14 10:47:23: 1 "AT+CSCS?"
Wed 2016/12/14 10:47:23: 2 "+CSCS: "GSM""
Wed 2016/12/14 10:47:23: 3 "OK"
Wed 2016/12/14 10:47:23: Checking line: OK
Wed 2016/12/14 10:47:23: AT reply state: 1
Wed 2016/12/14 10:47:23: RECEIVED frametype 0x00/length 0x1F/31
Wed 2016/12/14 10:47:23: 41A|54T|2B+|43C|53S|43C|53S|3F?|0D |0D |0A |2B+|43C|53S|43C|53S AT+CSCS?...+CSCS
Wed 2016/12/14 10:47:23: 3A:|20 |22"|47G|53S|4DM|22"|0D |0A |0D |0A |4FO|4BK|0D |0A      : "GSM"....OK.. 
Wed 2016/12/14 10:47:23: Getting model
Wed 2016/12/14 10:47:23: SENDING frametype 0x00/length 0x08/8
Wed 2016/12/14 10:47:23: 41A|54T|2B+|43C|47G|4DM|4DM|0D                                  AT+CGMM.        
Wed 2016/12/14 10:47:23: 1 "AT+CGMM"
Wed 2016/12/14 10:47:23: 2 "E169"
Wed 2016/12/14 10:47:23: 3 "OK"
Wed 2016/12/14 10:47:23: Checking line: OK
Wed 2016/12/14 10:47:23: AT reply state: 1
Wed 2016/12/14 10:47:23: RECEIVED frametype 0x00/length 0x16/22
Wed 2016/12/14 10:47:23: 41A|54T|2B+|43C|47G|4DM|4DM|0D |0D |0A |45E|311|366|399|0D |0A  AT+CGMM...E169..
Wed 2016/12/14 10:47:23: 0D |0A |4FO|4BK|0D |0A                                          ..OK..          
Wed 2016/12/14 10:47:23: [Model name: `E169']
Wed 2016/12/14 10:47:23: [Model data: `E169']
Wed 2016/12/14 10:47:23: [Model data: `E169']
Wed 2016/12/14 10:47:23: [Connected model  - "E169"]
Wed 2016/12/14 10:47:23: Checking for OBEX support
Wed 2016/12/14 10:47:23: SENDING frametype 0x00/length 0x0B/11
Wed 2016/12/14 10:47:23: 41A|54T|2B+|43C|50P|52R|4FO|54T|3D=|3F?|0D                      AT+CPROT=?.     
Wed 2016/12/14 10:47:23: 1 "AT+CPROT=?"
Wed 2016/12/14 10:47:23: 2 "COMMAND NOT SUPPORT"
Wed 2016/12/14 10:47:23: Checking line: COMMAND NOT SUPPORT
Wed 2016/12/14 10:47:23: AT reply state: 3
Wed 2016/12/14 10:47:23: RECEIVED frametype 0x00/length 0x22/34
Wed 2016/12/14 10:47:23: 41A|54T|2B+|43C|50P|52R|4FO|54T|3D=|3F?|0D |0D |0A |43C|4FO|4DM AT+CPROT=?...COM
Wed 2016/12/14 10:47:23: 4DM|41A|4EN|44D|20 |4EN|4FO|54T|20 |53S|55U|50P|50P|4FO|52R|54T MAND NOT SUPPORT
Wed 2016/12/14 10:47:23: 0D |0A                                                          ..              
Wed 2016/12/14 10:47:23: Checking for SYNCML/OBEX support
Wed 2016/12/14 10:47:23: SENDING frametype 0x00/length 0x0C/12
Wed 2016/12/14 10:47:23: 41A|54T|2B+|53S|59Y|4EN|43C|4DM|4CL|3D=|3F?|0D                  AT+SYNCML=?.    
Wed 2016/12/14 10:47:23: 1 "AT+SYNCML=?"
Wed 2016/12/14 10:47:23: 2 "COMMAND NOT SUPPORT"
Wed 2016/12/14 10:47:23: Checking line: COMMAND NOT SUPPORT
Wed 2016/12/14 10:47:23: AT reply state: 3
Wed 2016/12/14 10:47:23: RECEIVED frametype 0x00/length 0x23/35
Wed 2016/12/14 10:47:23: 41A|54T|2B+|53S|59Y|4EN|43C|4DM|4CL|3D=|3F?|0D |0D |0A |43C|4FO AT+SYNCML=?...CO
Wed 2016/12/14 10:47:23: 4DM|4DM|41A|4EN|44D|20 |4EN|4FO|54T|20 |53S|55U|50P|50P|4FO|52R MMAND NOT SUPPOR
Wed 2016/12/14 10:47:23: 54T|0D |0A                                                      T..             
Wed 2016/12/14 10:47:23: Checking for SYNCML/OBEX support
Wed 2016/12/14 10:47:23: SENDING frametype 0x00/length 0x0D/13
Wed 2016/12/14 10:47:23: 41A|54T|24$|54T|53S|53S|50P|43C|53S|57W|3D=|3F?|0D              AT$TSSPCSW=?.   
Wed 2016/12/14 10:47:23: 1 "AT$TSSPCSW=?"
Wed 2016/12/14 10:47:23: 2 "COMMAND NOT SUPPORT"
Wed 2016/12/14 10:47:23: Checking line: COMMAND NOT SUPPORT
Wed 2016/12/14 10:47:23: AT reply state: 3
Wed 2016/12/14 10:47:23: RECEIVED frametype 0x00/length 0x24/36
Wed 2016/12/14 10:47:23: 41A|54T|24$|54T|53S|53S|50P|43C|53S|57W|3D=|3F?|0D |0D |0A |43C AT$TSSPCSW=?...C
Wed 2016/12/14 10:47:23: 4FO|4DM|4DM|41A|4EN|44D|20 |4EN|4FO|54T|20 |53S|55U|50P|50P|4FO OMMAND NOT SUPPO
Wed 2016/12/14 10:47:23: 52R|54T|0D |0A                                                  RT..            
Wed 2016/12/14 10:47:23: [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/12/14 10:47:23: Escaping SMS mode
Wed 2016/12/14 10:47:23: SENDING frametype 0x00/length 0x02/2
Wed 2016/12/14 10:47:23: 1B |0D                                                          ..              
Wed 2016/12/14 10:47:23: Sending simple AT command to wake up some devices
Wed 2016/12/14 10:47:23: SENDING frametype 0x00/length 0x03/3
Wed 2016/12/14 10:47:23: 41A|54T|0D                                                      AT.             
Wed 2016/12/14 10:47:23: 1 "AT"
Wed 2016/12/14 10:47:23: 2 "OK"
Wed 2016/12/14 10:47:23: Checking line: OK
Wed 2016/12/14 10:47:23: AT reply state: 1
Wed 2016/12/14 10:47:23: RECEIVED frametype 0x00/length 0x09/9
Wed 2016/12/14 10:47:23: 41A|54T|0D |0D |0A |4FO|4BK|0D |0A                              AT...OK..       
Wed 2016/12/14 10:47:24: Enabling echo
Wed 2016/12/14 10:47:24: SENDING frametype 0x00/length 0x05/5
Wed 2016/12/14 10:47:24: 41A|54T|45E|311|0D                                              ATE1.           
Wed 2016/12/14 10:47:24: 1 "ATE1"
Wed 2016/12/14 10:47:24: 2 "OK"
Wed 2016/12/14 10:47:24: Checking line: OK
Wed 2016/12/14 10:47:24: AT reply state: 1
Wed 2016/12/14 10:47:24: RECEIVED frametype 0x00/length 0x0B/11
Wed 2016/12/14 10:47:24: 41A|54T|45E|311|0D |0D |0A |4FO|4BK|0D |0A                      ATE1...OK..     
Wed 2016/12/14 10:47:24: Trying Motorola mode switch
Wed 2016/12/14 10:47:24: SENDING frametype 0x00/length 0x0A/10
Wed 2016/12/14 10:47:24: 41A|54T|2B+|4DM|4FO|44D|45E|3D=|322|0D                          AT+MODE=2.      
Wed 2016/12/14 10:47:24: 1 "AT+MODE=2"
Wed 2016/12/14 10:47:24: 2 "COMMAND NOT SUPPORT"
Wed 2016/12/14 10:47:24: Checking line: COMMAND NOT SUPPORT
Wed 2016/12/14 10:47:24: AT reply state: 3
Wed 2016/12/14 10:47:24: RECEIVED frametype 0x00/length 0x21/33
Wed 2016/12/14 10:47:24: 41A|54T|2B+|4DM|4FO|44D|45E|3D=|322|0D |0D |0A |43C|4FO|4DM|4DM AT+MODE=2...COMM
Wed 2016/12/14 10:47:24: 41A|4EN|44D|20 |4EN|4FO|54T|20 |53S|55U|50P|50P|4FO|52R|54T|0D  AND NOT SUPPORT.
Wed 2016/12/14 10:47:24: 0A                                                              .               
Wed 2016/12/14 10:47:24: Seems not to be supported
Wed 2016/12/14 10:47:24: Enabling CME errors
Wed 2016/12/14 10:47:24: SENDING frametype 0x00/length 0x0A/10
Wed 2016/12/14 10:47:24: 41A|54T|2B+|43C|4DM|45E|45E|3D=|311|0D                          AT+CMEE=1.      
Wed 2016/12/14 10:47:24: 1 "AT+CMEE=1"
Wed 2016/12/14 10:47:24: 2 "OK"
Wed 2016/12/14 10:47:24: Checking line: OK
Wed 2016/12/14 10:47:24: AT reply state: 1
Wed 2016/12/14 10:47:24: RECEIVED frametype 0x00/length 0x10/16
Wed 2016/12/14 10:47:24: 41A|54T|2B+|43C|4DM|45E|45E|3D=|311|0D |0D |0A |4FO|4BK|0D |0A  AT+CMEE=1...OK..
Wed 2016/12/14 10:47:24: SENDING frametype 0x00/length 0x09/9
Wed 2016/12/14 10:47:24: 41A|54T|2B+|43C|53S|43C|53S|3F?|0D                              AT+CSCS?.       
Wed 2016/12/14 10:47:24: 1 "AT+CSCS?"
Wed 2016/12/14 10:47:24: 2 "+CSCS: "GSM""
Wed 2016/12/14 10:47:24: 3 "OK"
Wed 2016/12/14 10:47:24: Checking line: OK
Wed 2016/12/14 10:47:24: AT reply state: 1
Wed 2016/12/14 10:47:24: RECEIVED frametype 0x00/length 0x1F/31
Wed 2016/12/14 10:47:24: 41A|54T|2B+|43C|53S|43C|53S|3F?|0D |0D |0A |2B+|43C|53S|43C|53S AT+CSCS?...+CSCS
Wed 2016/12/14 10:47:24: 3A:|20 |22"|47G|53S|4DM|22"|0D |0A |0D |0A |4FO|4BK|0D |0A      : "GSM"....OK.. 
Wed 2016/12/14 10:47:24: SENDING frametype 0x00/length 0x08/8
Wed 2016/12/14 10:47:24: 41A|54T|2B+|43C|47G|4DM|49I|0D                                  AT+CGMI.        
Wed 2016/12/14 10:47:24: 1 "AT+CGMI"
Wed 2016/12/14 10:47:24: 2 "huawei"
Wed 2016/12/14 10:47:24: 3 "OK"
Wed 2016/12/14 10:47:24: Checking line: OK
Wed 2016/12/14 10:47:24: AT reply state: 1
Wed 2016/12/14 10:47:24: RECEIVED frametype 0x00/length 0x18/24
Wed 2016/12/14 10:47:24: 41A|54T|2B+|43C|47G|4DM|49I|0D |0D |0A |68h|75u|61a|77w|65e|69i AT+CGMI...huawei
Wed 2016/12/14 10:47:24: 0D |0A |0D |0A |4FO|4BK|0D |0A                                  ....OK..        
Wed 2016/12/14 10:47:24: Manufacturer info received
Wed 2016/12/14 10:47:24: [Manufacturer: Huawei]
Wed 2016/12/14 10:47:24: SENDING frametype 0x00/length 0x0A/10
Wed 2016/12/14 10:47:24: 41A|54T|2B+|43C|53S|43C|53S|3D=|3F?|0D                          AT+CSCS=?.      
Wed 2016/12/14 10:47:24: 1 "AT+CSCS=?"
Wed 2016/12/14 10:47:24: 2 "+CSCS: ("IRA","GSM","UCS2")"
Wed 2016/12/14 10:47:24: 3 "OK"
Wed 2016/12/14 10:47:24: Checking line: OK
Wed 2016/12/14 10:47:24: AT reply state: 1
Wed 2016/12/14 10:47:24: RECEIVED frametype 0x00/length 0x2F/47
Wed 2016/12/14 10:47:24: 41A|54T|2B+|43C|53S|43C|53S|3D=|3F?|0D |0D |0A |2B+|43C|53S|43C AT+CSCS=?...+CSC
Wed 2016/12/14 10:47:24: 53S|3A:|20 |28(|22"|49I|52R|41A|22"|2C,|22"|47G|53S|4DM|22"|2C, S: ("IRA","GSM",
Wed 2016/12/14 10:47:24: 22"|55U|43C|53S|322|22"|29)|0D |0A |0D |0A |4FO|4BK|0D |0A      "UCS2")....OK.. 
Wed 2016/12/14 10:47:24: Chosen GSM as normal charset
Wed 2016/12/14 10:47:24: Chosen UCS2 as unicode charset
Wed 2016/12/14 10:47:24: Checking for OBEX support
Wed 2016/12/14 10:47:24: SENDING frametype 0x00/length 0x0B/11
Wed 2016/12/14 10:47:24: 41A|54T|2B+|43C|50P|52R|4FO|54T|3D=|3F?|0D                      AT+CPROT=?.     
Wed 2016/12/14 10:47:24: 1 "AT+CPROT=?"
Wed 2016/12/14 10:47:24: 2 "COMMAND NOT SUPPORT"
Wed 2016/12/14 10:47:24: Checking line: COMMAND NOT SUPPORT
Wed 2016/12/14 10:47:24: AT reply state: 3
Wed 2016/12/14 10:47:24: RECEIVED frametype 0x00/length 0x22/34
Wed 2016/12/14 10:47:24: 41A|54T|2B+|43C|50P|52R|4FO|54T|3D=|3F?|0D |0D |0A |43C|4FO|4DM AT+CPROT=?...COM
Wed 2016/12/14 10:47:24: 4DM|41A|4EN|44D|20 |4EN|4FO|54T|20 |53S|55U|50P|50P|4FO|52R|54T MAND NOT SUPPORT
Wed 2016/12/14 10:47:24: 0D |0A                                                          ..              
Wed 2016/12/14 10:47:24: Checking for SYNCML/OBEX support
Wed 2016/12/14 10:47:24: SENDING frametype 0x00/length 0x0C/12
Wed 2016/12/14 10:47:24: 41A|54T|2B+|53S|59Y|4EN|43C|4DM|4CL|3D=|3F?|0D                  AT+SYNCML=?.    
Wed 2016/12/14 10:47:24: 1 "AT+SYNCML=?"
Wed 2016/12/14 10:47:24: 2 "COMMAND NOT SUPPORT"
Wed 2016/12/14 10:47:24: Checking line: COMMAND NOT SUPPORT
Wed 2016/12/14 10:47:24: AT reply state: 3
Wed 2016/12/14 10:47:24: RECEIVED frametype 0x00/length 0x23/35
Wed 2016/12/14 10:47:24: 41A|54T|2B+|53S|59Y|4EN|43C|4DM|4CL|3D=|3F?|0D |0D |0A |43C|4FO AT+SYNCML=?...CO
Wed 2016/12/14 10:47:24: 4DM|4DM|41A|4EN|44D|20 |4EN|4FO|54T|20 |53S|55U|50P|50P|4FO|52R MMAND NOT SUPPOR
Wed 2016/12/14 10:47:24: 54T|0D |0A                                                      T..             
Wed 2016/12/14 10:47:24: Checking for SYNCML/OBEX support
Wed 2016/12/14 10:47:24: SENDING frametype 0x00/length 0x0D/13
Wed 2016/12/14 10:47:24: 41A|54T|24$|54T|53S|53S|50P|43C|53S|57W|3D=|3F?|0D              AT$TSSPCSW=?.   
Wed 2016/12/14 10:47:24: 1 "AT$TSSPCSW=?"
Wed 2016/12/14 10:47:24: 2 "COMMAND NOT SUPPORT"
Wed 2016/12/14 10:47:24: Checking line: COMMAND NOT SUPPORT
Wed 2016/12/14 10:47:24: AT reply state: 3
Wed 2016/12/14 10:47:24: RECEIVED frametype 0x00/length 0x24/36
Wed 2016/12/14 10:47:24: 41A|54T|24$|54T|53S|53S|50P|43C|53S|57W|3D=|3F?|0D |0D |0A |43C AT$TSSPCSW=?...C
Wed 2016/12/14 10:47:24: 4FO|4DM|4DM|41A|4EN|44D|20 |4EN|4FO|54T|20 |53S|55U|50P|50P|4FO OMMAND NOT SUPPO
Wed 2016/12/14 10:47:24: 52R|54T|0D |0A                                                  RT..            
Wed 2016/12/14 10:47:24: Getting firmware versions
Wed 2016/12/14 10:47:24: SENDING frametype 0x00/length 0x08/8
Wed 2016/12/14 10:47:24: 41A|54T|2B+|43C|47G|4DM|52R|0D                                  AT+CGMR.        
Wed 2016/12/14 10:47:24: 1 "AT+CGMR"
Wed 2016/12/14 10:47:24: 2 "11.314.13.51.156"
Wed 2016/12/14 10:47:24: 3 "OK"
Wed 2016/12/14 10:47:24: Checking line: OK
Wed 2016/12/14 10:47:24: AT reply state: 1
Wed 2016/12/14 10:47:24: RECEIVED frametype 0x00/length 0x22/34
Wed 2016/12/14 10:47:24: 41A|54T|2B+|43C|47G|4DM|52R|0D |0D |0A |311|311|2E.|333|311|344 AT+CGMR...11.314
Wed 2016/12/14 10:47:24: 2E.|311|333|2E.|355|311|2E.|311|355|366|0D |0A |0D |0A |4FO|4BK .13.51.156....OK
Wed 2016/12/14 10:47:24: 0D |0A                                                          ..              
Wed 2016/12/14 10:47:24: Received firmware version: "11.314.13.51.156"
Wed 2016/12/14 10:47:24: Number version is "11,314135"
Wed 2016/12/14 10:47:24: [Firmware version - "11.314.13.51.156"]
Wed 2016/12/14 10:47:24: [Connected]
Wed 2016/12/14 10:47:24: Entering GSM_GetManufacturer
Wed 2016/12/14 10:47:24: SENDING frametype 0x00/length 0x08/8
Wed 2016/12/14 10:47:24: 41A|54T|2B+|43C|47G|4DM|49I|0D                                  AT+CGMI.        
Wed 2016/12/14 10:47:24: 1 "AT+CGMI"
Wed 2016/12/14 10:47:24: 2 "huawei"
Wed 2016/12/14 10:47:24: 3 "OK"
Wed 2016/12/14 10:47:24: Checking line: OK
Wed 2016/12/14 10:47:24: AT reply state: 1
Wed 2016/12/14 10:47:24: RECEIVED frametype 0x00/length 0x18/24
Wed 2016/12/14 10:47:24: 41A|54T|2B+|43C|47G|4DM|49I|0D |0D |0A |68h|75u|61a|77w|65e|69i AT+CGMI...huawei
Wed 2016/12/14 10:47:24: 0D |0A |0D |0A |4FO|4BK|0D |0A                                  ....OK..        
Wed 2016/12/14 10:47:24: Manufacturer info received
Wed 2016/12/14 10:47:24: [Manufacturer: Huawei]
Wed 2016/12/14 10:47:24: Leaving GSM_GetManufacturer
Wed 2016/12/14 10:47:24: Entering GSM_GetModel
Wed 2016/12/14 10:47:24: Getting model
Wed 2016/12/14 10:47:24: SENDING frametype 0x00/length 0x08/8
Wed 2016/12/14 10:47:24: 41A|54T|2B+|43C|47G|4DM|4DM|0D                                  AT+CGMM.        
Wed 2016/12/14 10:47:24: 1 "AT+CGMM"
Wed 2016/12/14 10:47:24: 2 "E169"
Wed 2016/12/14 10:47:24: 3 "OK"
Wed 2016/12/14 10:47:24: Checking line: OK
Wed 2016/12/14 10:47:24: AT reply state: 1
Wed 2016/12/14 10:47:24: RECEIVED frametype 0x00/length 0x16/22
Wed 2016/12/14 10:47:24: 41A|54T|2B+|43C|47G|4DM|4DM|0D |0D |0A |45E|311|366|399|0D |0A  AT+CGMM...E169..
Wed 2016/12/14 10:47:24: 0D |0A |4FO|4BK|0D |0A                                          ..OK..          
Wed 2016/12/14 10:47:24: [Model name: `E169']
Wed 2016/12/14 10:47:24: [Model data: `E169']
Wed 2016/12/14 10:47:24: [Model data: `E169']
Wed 2016/12/14 10:47:24: [Connected model  - "E169"]
Wed 2016/12/14 10:47:24: Leaving GSM_GetModel
Wed 2016/12/14 10:47:24: Entering GSM_GetFirmware
Wed 2016/12/14 10:47:24: Getting firmware versions
Wed 2016/12/14 10:47:24: SENDING frametype 0x00/length 0x08/8
Wed 2016/12/14 10:47:24: 41A|54T|2B+|43C|47G|4DM|52R|0D                                  AT+CGMR.        
Wed 2016/12/14 10:47:24: 1 "AT+CGMR"
Wed 2016/12/14 10:47:24: 2 "11.314.13.51.156"
Wed 2016/12/14 10:47:24: 3 "OK"
Wed 2016/12/14 10:47:24: Checking line: OK
Wed 2016/12/14 10:47:24: AT reply state: 1
Wed 2016/12/14 10:47:24: RECEIVED frametype 0x00/length 0x22/34
Wed 2016/12/14 10:47:24: 41A|54T|2B+|43C|47G|4DM|52R|0D |0D |0A |311|311|2E.|333|311|344 AT+CGMR...11.314
Wed 2016/12/14 10:47:24: 2E.|311|333|2E.|355|311|2E.|311|355|366|0D |0A |0D |0A |4FO|4BK .13.51.156....OK
Wed 2016/12/14 10:47:24: 0D |0A                                                          ..              
Wed 2016/12/14 10:47:24: Received firmware version: "11.314.13.51.156"
Wed 2016/12/14 10:47:24: Number version is "11,314135"
Wed 2016/12/14 10:47:24: [Firmware version - "11.314.13.51.156"]
Wed 2016/12/14 10:47:24: Leaving GSM_GetFirmware
Wed 2016/12/14 10:47:24: Entering GSM_GetPPM
Wed 2016/12/14 10:47:24: GSM_GetPPM failed with error NOTSUPPORTED[21]: Fonctionnalités non supportées par votre téléphone.
Wed 2016/12/14 10:47:24: Leaving GSM_GetPPM
Wed 2016/12/14 10:47:24: Entering GSM_GetHardware
Wed 2016/12/14 10:47:24: GSM_GetHardware failed with error NOTSUPPORTED[21]: Fonctionnalités non supportées par votre téléphone.
Wed 2016/12/14 10:47:24: Leaving GSM_GetHardware
Wed 2016/12/14 10:47:24: Entering GSM_GetIMEI
Wed 2016/12/14 10:47:24: Getting IMEI
Wed 2016/12/14 10:47:24: SENDING frametype 0x00/length 0x08/8
Wed 2016/12/14 10:47:24: 41A|54T|2B+|43C|47G|53S|4EN|0D                                  AT+CGSN.        
Wed 2016/12/14 10:47:24: 1 "AT+CGSN"
Wed 2016/12/14 10:47:24: 2 "359638018980742"
Wed 2016/12/14 10:47:24: 3 "OK"
Wed 2016/12/14 10:47:24: Checking line: OK
Wed 2016/12/14 10:47:24: AT reply state: 1
Wed 2016/12/14 10:47:24: RECEIVED frametype 0x00/length 0x21/33
Wed 2016/12/14 10:47:24: 41A|54T|2B+|43C|47G|53S|4EN|0D |0D |0A |333|355|399|366|333|388 AT+CGSN...359638
Wed 2016/12/14 10:47:24: 300|311|388|399|388|300|377|344|322|0D |0A |0D |0A |4FO|4BK|0D  018980742....OK.
Wed 2016/12/14 10:47:24: 0A                                                              .               
Wed 2016/12/14 10:47:24: Received IMEI 359638018980742
Wed 2016/12/14 10:47:24: Leaving GSM_GetIMEI
Wed 2016/12/14 10:47:24: Entering GSM_GetOriginalIMEI
Wed 2016/12/14 10:47:24: GSM_GetOriginalIMEI failed with error NOTSUPPORTED[21]: Fonctionnalités non supportées par votre téléphone.
Wed 2016/12/14 10:47:24: Leaving GSM_GetOriginalIMEI
Wed 2016/12/14 10:47:24: Entering GSM_GetManufactureMonth
Wed 2016/12/14 10:47:24: GSM_GetManufactureMonth failed with error NOTSUPPORTED[21]: Fonctionnalités non supportées par votre téléphone.
Wed 2016/12/14 10:47:24: Leaving GSM_GetManufactureMonth
Wed 2016/12/14 10:47:24: Entering GSM_GetProductCode
Wed 2016/12/14 10:47:24: GSM_GetProductCode failed with error NOTSUPPORTED[21]: Fonctionnalités non supportées par votre téléphone.
Wed 2016/12/14 10:47:24: Leaving GSM_GetProductCode
Wed 2016/12/14 10:47:24: Entering GSM_GetSIMIMSI
Wed 2016/12/14 10:47:24: Getting SIM IMSI
Wed 2016/12/14 10:47:24: SENDING frametype 0x00/length 0x08/8
Wed 2016/12/14 10:47:24: 41A|54T|2B+|43C|49I|4DM|49I|0D                                  AT+CIMI.        
Wed 2016/12/14 10:47:24: 1 "AT+CIMI"
Wed 2016/12/14 10:47:24: 2 "208150009082056"
Wed 2016/12/14 10:47:24: 3 "OK"
Wed 2016/12/14 10:47:24: Checking line: OK
Wed 2016/12/14 10:47:24: AT reply state: 1
Wed 2016/12/14 10:47:24: RECEIVED frametype 0x00/length 0x21/33
Wed 2016/12/14 10:47:24: 41A|54T|2B+|43C|49I|4DM|49I|0D |0D |0A |322|300|388|311|355|300 AT+CIMI...208150
Wed 2016/12/14 10:47:24: 300|300|399|300|388|322|300|355|366|0D |0A |0D |0A |4FO|4BK|0D  009082056....OK.
Wed 2016/12/14 10:47:24: 0A                                                              .               
Wed 2016/12/14 10:47:24: Received IMSI 208150009082056
Wed 2016/12/14 10:47:24: Leaving GSM_GetSIMIMSI
Wed 2016/12/14 10:47:24: [Terminating]
Wed 2016/12/14 10:47:24: [Closing]