Advertisement
warrenburstein

gnokii output

Feb 18th, 2014
114
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 5.83 KB | None | 0 0
  1. LOG: debug mask is 0x1
  2. Config read from file debug.rc.
  3. phone instance config:
  4. model = AT
  5. port = \\.\com15
  6. connection = serial
  7. initlength = default
  8. serial_baudrate = 115200
  9. serial_write_usleep = -1
  10. handshake = hardware
  11. require_dcd = 0
  12. smsc_timeout = 10
  13. rfcomm_channel = 0
  14. sm_retry = 0
  15. Initializing AT capable mobile phone ...
  16. Serial device: opening device \\.\com15
  17. Serial device: setting RTS to high and DTR to high
  18. Message sent: 0x00 / 0x0004
  19. 41 54 5a 0d | ATZ
  20. write: [ATZ<cr>]
  21. read : [ATZ<cr><cr><lf>OK<cr><lf>]
  22. Message received: 0x00 / 0x000a
  23. 02 41 54 5a 0d 0d 0a 4f 4b 0d | ATZ OK
  24. Received message type 00
  25. Message sent: 0x00 / 0x0005
  26. 41 54 45 31 0d | ATE1
  27. write: [ATE1<cr>]
  28. read : [ATE1<cr><cr><lf>OK<cr><lf>]
  29. Message received: 0x00 / 0x000b
  30. 02 41 54 45 31 0d 0d 0a 4f 4b 0d | ATE1 OK
  31. Received message type 00
  32. Message sent: 0x00 / 0x000a
  33. 41 54 2b 43 4d 45 45 3d 31 0d | AT+CMEE=1
  34. write: [AT+CMEE=1<cr>]
  35. read : [AT+CMEE=1<cr><cr><lf>OK<cr><lf>]
  36. Message received: 0x00 / 0x0010
  37. 02 41 54 2b 43 4d 45 45 3d 31 0d 0d 0a 4f 4b 0d | AT+CMEE=1 OK
  38. Received message type 00
  39. Message sent: 0x06 / 0x0007
  40. 41 54 2b 47 4d 4d 0d | AT+GMM
  41. write: [AT+GMM<cr>]
  42. read : [AT+GMM<cr><cr><lf>Nokia 3120 classic<cr><lf><cr><lf>OK<cr><lf>]
  43. Message received: 0x06 / 0x0023
  44. 02 41 54 2b 47 4d 4d 0d 0d 0a 4e 6f 6b 69 61 20 | AT+GMM Nokia
  45. 33 31 32 30 20 63 6c 61 73 73 69 63 0d 0a 0d 0a | 3120 classic
  46. 4f 4b 0d | OK
  47. Received message type 06
  48. Message sent: 0x06 / 0x0008
  49. 41 54 2b 43 47 4d 49 0d | AT+CGMI
  50. write: [AT+CGMI<cr>]
  51. read : [AT+CGMI<cr><cr><lf>Nokia<cr><lf><cr><lf>OK<cr><lf>]
  52. Message received: 0x06 / 0x0017
  53. 02 41 54 2b 43 47 4d 49 0d 0d 0a 4e 6f 6b 69 61 | AT+CGMI Nokia
  54. 0d 0a 0d 0a 4f 4b 0d | OK
  55. Received message type 06
  56. Message sent: 0x61 / 0x0009
  57. 41 54 2b 43 53 43 53 3f 0d | AT+CSCS?
  58. write: [AT+CSCS?<cr>]
  59. read : [AT+CSCS?<cr><cr><lf>+CSCS: "PCCP437"<cr><lf><cr><lf>OK<cr><lf>]
  60. Message received: 0x61 / 0x0023
  61. 02 41 54 2b 43 53 43 53 3f 0d 0d 0a 2b 43 53 43 | AT+CSCS? +CSC
  62. 53 3a 20 22 50 43 43 50 34 33 37 22 0d 0a 0d 0a | S: "PCCP437"
  63. 4f 4b 0d | OK
  64. Received message type 61
  65. Initialisation completed
  66. Message sent: 0x61 / 0x000a
  67. 41 54 2b 43 53 43 53 3d 3f 0d | AT+CSCS=?
  68. write: [AT+CSCS=?<cr>]
  69. read : [AT+CSCS=?<cr><cr><lf>+CSCS: ("UCS2","GSM","PCCP437","PCDN","IRA","8859-1","HEX")<cr><lf><cr><lf>OK<cr><lf>]
  70. Message received: 0x61 / 0x004f
  71. 02 41 54 2b 43 53 43 53 3d 3f 0d 0d 0a 2b 43 53 | AT+CSCS=? +CS
  72. 43 53 3a 20 28 22 55 43 53 32 22 2c 22 47 53 4d | CS: ("UCS2","GSM
  73. 22 2c 22 50 43 43 50 34 33 37 22 2c 22 50 43 44 | ","PCCP437","PCD
  74. 4e 22 2c 22 49 52 41 22 2c 22 38 38 35 39 2d 31 | N","IRA","8859-1
  75. 22 2c 22 48 45 58 22 29 0d 0a 0d 0a 4f 4b 0d | ","HEX") OK
  76. Received message type 61
  77. Message sent: 0x00 / 0x000e
  78. 41 54 2b 43 53 43 53 3d 22 47 53 4d 22 0d | AT+CSCS="GSM"
  79. write: [AT+CSCS="GSM"<cr>]
  80. read : [AT+CSCS="GSM"<cr><cr><lf>OK<cr><lf>]
  81. Message received: 0x00 / 0x0014
  82. 02 41 54 2b 43 53 43 53 3d 22 47 53 4d 22 0d 0d | AT+CSCS="GSM"
  83. 0a 4f 4b 0d | OK
  84. Received message type 00
  85. Message sent: 0x23 / 0x0009
  86. 41 54 2b 43 53 43 41 3f 0d | AT+CSCA?
  87. write: [AT+CSCA?<cr>]
  88. read : [AT+CSCA?<cr><cr><lf>+CSCA: "+97254120032",145<cr><lf><cr><lf>OK<cr><lf>]
  89. Message received: 0x23 / 0x002c
  90. 02 41 54 2b 43 53 43 41 3f 0d 0d 0a 2b 43 53 43 | AT+CSCA? +CSC
  91. 41 3a 20 22 2b 39 37 32 35 34 31 32 30 30 33 32 | A: "+97254120032
  92. 22 2c 31 34 35 0d 0a 0d 0a 4f 4b 0d | ",145 OK
  93. Received message type 23
  94. General Data Coding
  95. dcs: 0x8
  96. Length: 0x10
  97. user_data_length: 0x10
  98. ValidityIndicator: 2
  99. user_data: 0075007400660038002000E000E100E2
  100. Sending
  101. Message sent: 0x63 / 0x000a
  102. 41 54 2b 43 4d 47 46 3d 30 0d | AT+CMGF=0
  103. write: [AT+CMGF=0<cr>]
  104. read : [AT+CMGF=0<cr><cr><lf>OK<cr><lf>]
  105. Message received: 0x63 / 0x0010
  106. 02 41 54 2b 43 4d 47 46 3d 30 0d 0d 0a 4f 4b 0d | AT+CMGF=0 OK
  107. Received message type 63
  108. PDU mode set
  109. Sending initial sequence
  110. Message sent: 0x64 / 0x000b
  111. 41 54 2b 43 4d 47 53 3d 32 39 0d | AT+CMGS=29
  112. write: [AT+CMGS=29<cr>]
  113. read : [AT+CMGS=29<cr><cr><lf>> ]
  114. Message received: 0x64 / 0x000f
  115. 01 41 54 2b 43 4d 47 53 3d 32 39 0d 0d 0a 3e | AT+CMGS=29 >
  116. Received message type 64
  117. Got response 0
  118. Sending frame: 07917952140230F211000A8150840000310008AA100075007400660038002000E000E100E2
  119. Message sent: 0x21 / 0x004b
  120. 30 37 39 31 37 39 35 32 31 34 30 32 33 30 46 32 | 07917952140230F2
  121. 31 31 30 30 30 41 38 31 35 30 38 34 30 30 30 30 | 11000A8150840000
  122. 33 31 30 30 30 38 41 41 31 30 30 30 37 35 30 30 | 310008AA10007500
  123. 37 34 30 30 36 36 30 30 33 38 30 30 32 30 30 30 | 7400660038002000
  124. 45 30 30 30 45 31 30 30 45 32 1a | E000E100E2
  125. write: [07917952140230F211000A8150840000310008AA100075007400660038002000E000E100E2^Z]
  126. read : [07917952140230F211000A8150840000310008AA100075007400660038002000E000E100E2^Z<cr><lf>+CMGS: 66<cr><lf><cr><lf>OK<cr><lf>]
  127. Message received: 0x21 / 0x005e
  128. 02 30 37 39 31 37 39 35 32 31 34 30 32 33 30 46 | 07917952140230F
  129. 32 31 31 30 30 30 41 38 31 35 30 38 34 30 30 30 | 211000A815084000
  130. 30 33 31 30 30 30 38 41 41 31 30 30 30 37 35 30 | 0310008AA1000750
  131. 30 37 34 30 30 36 36 30 30 33 38 30 30 32 30 30 | 0740066003800200
  132. 30 45 30 30 30 45 31 30 30 45 32 1a 0d 0a 2b 43 | 0E000E100E2 +C
  133. 4d 47 53 3a 20 36 36 0d 0a 0d 0a 4f 4b 0d | MGS: 66 OK
  134. Received message type 21
  135. Message sent (reference: 66)
  136. Serial device: closing device
  137. GNOKII Version 0.6.27
  138. Please enter SMS text. End your input with <cr><control-D>:
  139. Send succeeded with reference 66!
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement