Download MMS Toolkit    |     Visit the MMS Toolkit website

Index - Log in! - Sign up! - Visit website
"no network coverage or network busy"
 
ActiveXperts Software Forum Index -> SMS and MMS Toolkit -> Development platforms
 
Post new topic   Reply to topic
View previous topic :: View next topic  
Author Message
fonah



Joined: 23 Mar 2008
Posts: 2

PostPosted: Sun Mar 23, 2008 5:42 pm    Post subject: "no network coverage or network busy"

hi all..
I have use EDGE 610u modem(usb)
and I can receive sms from my c# application
but when I try to send sms the following error occured
"no network coverage or network busy"
but at the same time I can receive sms
what is the problem??
please help me
this the log file
Back to top
fonah



Joined: 23 Mar 2008
Posts: 2

PostPosted: Sun Mar 23, 2008 5:44 pm    Post subject:

sorry this is the logfile please help me as soon as possible
[21:27:56] OPEN DEVICE [SMS and Pager Toolkit Build 4.1.7.1221], device=[TOSHIBA Software Modem], baudrate=[default], settings=[default], result=[SUCCESS]

[21:27:56] WRITE STRING, string=[ATE0]

[21:27:56] READ STRING, string=[OK]

[21:27:56] WRITE STRING, string=[AT+CMEE=1]

[21:27:56] READ STRING, string=[ERROR]

[21:27:56] WRITE STRING, string=[AT+CMGF=?]

[21:27:57] READ STRING, string=[ERROR]

[21:27:57] WRITE STRING, string=[AT+CPIN?]

[21:27:57] READ STRING, string=[ERROR]

[21:27:57] CLOSE DEVICE

[21:28:13] OPEN DEVICE [SMS and Pager Toolkit Build 4.1.7.1221], device=[EDGE 610U MODEM], baudrate=[default], settings=[default], result=[SUCCESS]

[21:28:13] WRITE STRING, string=[ATE0]

[21:28:13] READ STRING, string=[OK]

[21:28:13] WRITE STRING, string=[AT+CMEE=1]

[21:28:14] READ STRING, string=[OK]

[21:28:14] WRITE STRING, string=[AT+CMGF=?]

[21:28:14] READ STRING, string=[+CMGF: (0-1)]

[21:28:14] WRITE STRING, string=[AT+CMGF=0]

[21:28:14] READ STRING, string=[OK]

[21:28:14] WRITE STRING, string=[AT+CMGS=22]

[21:28:15] READ STRING, string=[+CMS ERROR: 517]

[21:28:15] CLOSE DEVICE

[21:28:50] OPEN DEVICE [SMS and Pager Toolkit Build 4.1.7.1221], device=[EDGE 610U MODEM], baudrate=[default], settings=[default], result=[SUCCESS]

[21:28:50] WRITE STRING, string=[ATE0]

[21:28:50] READ STRING, string=[OK]

[21:28:50] WRITE STRING, string=[AT+CMEE=1]

[21:28:50] READ STRING, string=[OK]

[21:28:50] WRITE STRING, string=[AT+CMGF=?]

[21:28:50] READ STRING, string=[+CMGF: (0-1)]

[21:28:50] WRITE STRING, string=[AT+CMGF=0]

[21:28:51] READ STRING, string=[OK]

[21:28:51] WRITE STRING, string=[AT+CMGS=32]

[21:28:51] READ STRING, string=[+CMS ERROR: 517]

[21:28:51] CLOSE DEVICE

[21:29:03] OPEN DEVICE [SMS and Pager Toolkit Build 4.1.7.1221], device=[COM1], baudrate=[default], settings=[default], result=[SUCCESS]

[21:29:03] WRITE STRING, string=[ATE0]

[21:29:08] CLOSE DEVICE

[21:29:20] OPEN DEVICE [SMS and Pager Toolkit Build 4.1.7.1221], device=[COM2], baudrate=[default], settings=[default], result=[ERROR 30104 : Generic open port error]

[21:29:35] OPEN DEVICE [SMS and Pager Toolkit Build 4.1.7.1221], device=[Standard Modem], baudrate=[default], settings=[default], result=[ERROR 30203 : No response from Windows Telephony Device]

[21:30:04] OPEN DEVICE [SMS and Pager Toolkit Build 4.1.7.1221], device=[EDGE 610U MODEM], baudrate=[default], settings=[default], result=[SUCCESS]

[21:30:04] WRITE STRING, string=[AT+CPIN?]

[21:30:04] READ STRING, string=[+CPIN: SIM PIN]

[21:30:05] WRITE STRING, string=[AT+CPIN="8147"]

[21:30:06] READ STRING, string=[+CPIN: READY]

[21:30:06] READ STRING, string=[OK]

[21:30:08] WRITE STRING, string=[AT+CREG?]

[21:30:08] READ STRING, string=[+CREG: 0,2]

[21:30:09] WRITE STRING, string=[AT+CREG?]

[21:30:10] READ STRING, string=[+CREG: 0,2]

[21:30:11] WRITE STRING, string=[AT+CREG?]

[21:30:11] READ STRING, string=[+CREG: 0,2]

[21:30:12] WRITE STRING, string=[AT+CREG?]

[21:30:12] READ STRING, string=[+CREG: 0,2]

[21:30:13] WRITE STRING, string=[AT+CREG?]

[21:30:13] READ STRING, string=[+CREG: 0,2]

[21:30:14] WRITE STRING, string=[AT+CREG?]

[21:30:15] READ STRING, string=[+CREG: 0,2]

[21:30:16] WRITE STRING, string=[AT+CREG?]

[21:30:16] READ STRING, string=[+CREG: 0,2]

[21:30:17] WRITE STRING, string=[AT+CREG?]

[21:30:17] READ STRING, string=[+CREG: 0,2]

[21:30:18] WRITE STRING, string=[AT+CREG?]

[21:30:18] READ STRING, string=[+CREG: 0,1]

[21:30:19] CLOSE DEVICE

[21:30:54] OPEN DEVICE [SMS and Pager Toolkit Build 4.1.7.1221], device=[EDGE 610U MODEM], baudrate=[default], settings=[default], result=[SUCCESS]

[21:30:54] WRITE STRING, string=[ATE0]

[21:30:54] READ STRING, string=[OK]

[21:30:54] WRITE STRING, string=[AT+CMEE=1]

[21:30:54] READ STRING, string=[OK]

[21:30:54] WRITE STRING, string=[AT+CMGF=0]

[21:30:54] READ STRING, string=[OK]

[21:30:54] WRITE STRING, string=[AT+CPMS="SM"]

[21:30:55] READ STRING, string=[+CPMS: 2,100,2,100,2,100]

[21:30:55] READ STRING, string=[OK]

[21:30:55] WRITE STRING, string=[AT+CMGL=1]

[21:30:55] READ STRING, string=[+CMGL: 1,1,,21]

[21:30:55] READ STRING, string=[0791695650309199040C9169566051668300008030317130322102C737]

[21:30:55] READ STRING, string=[+CMGL: 2,1,,21]

[21:30:55] READ STRING, string=[0791695650309199040C9169566051668300008030317170452102C737]

[21:30:55] READ STRING, string=[OK]

[21:30:55] WRITE STRING, string=[AT+CMGL=0]

[21:30:55] READ STRING, string=[OK]

[21:30:55] CLOSE DEVICE

[21:31:29] OPEN DEVICE [SMS and Pager Toolkit Build 4.1.7.1221], device=[EDGE 610U MODEM], baudrate=[default], settings=[default], result=[SUCCESS]

[21:31:29] WRITE STRING, string=[ATE0]

[21:31:29] READ STRING, string=[OK]

[21:31:29] WRITE STRING, string=[AT+CMEE=1]

[21:31:29] READ STRING, string=[OK]

[21:31:29] WRITE STRING, string=[AT+CMGF=?]

[21:31:30] READ STRING, string=[+CMGF: (0-1)]

[21:31:30] WRITE STRING, string=[AT+CMGF=0]

[21:31:30] READ STRING, string=[OK]

[21:31:30] WRITE STRING, string=[AT+CMGS=32]

[21:31:31] READ STRING, string=[>]

[21:31:31] WRITE STRING, string=[0001000D91690605166536F800081200680069002000680061006E006F006F0066]

[21:31:35] READ STRING, string=[+CMS ERROR: 515]

[21:31:37] WRITE STRING, string=[AT+CMGS=32]

[21:31:38] READ STRING, string=[>]

[21:31:38] WRITE STRING, string=[0001000D91690605166536F800081200680069002000680061006E006F006F0066]

[21:31:42] READ STRING, string=[+CMS ERROR: 515]

[21:31:44] WRITE STRING, string=[AT+CMGS=32]

[21:31:45] READ STRING, string=[>]

[21:31:45] WRITE STRING, string=[0001000D91690605166536F800081200680069002000680061006E006F006F0066]

[21:31:49] READ STRING, string=[+CMS ERROR: 515]

[21:31:49] CLOSE DEVICE

[21:32:08] OPEN DEVICE [SMS and Pager Toolkit Build 4.1.7.1221], device=[EDGE 610U MODEM], baudrate=[default], settings=[default], result=[SUCCESS]

[21:32:08] WRITE STRING, string=[AT+CPIN?]

[21:32:08] READ STRING, string=[+CPIN: READY]

[21:32:08] CLOSE DEVICE

[21:32:11] OPEN DEVICE [SMS and Pager Toolkit Build 4.1.7.1221], device=[EDGE 610U MODEM], baudrate=[default], settings=[default], result=[SUCCESS]

[21:32:11] WRITE STRING, string=[ATE0]

[21:32:11] READ STRING, string=[OK]

[21:32:11] WRITE STRING, string=[AT+CMEE=1]

[21:32:11] READ STRING, string=[OK]

[21:32:11] WRITE STRING, string=[AT+CMGF=?]

[21:32:12] READ STRING, string=[+CMGF: (0-1)]

[21:32:12] WRITE STRING, string=[AT+CMGF=0]

[21:32:12] READ STRING, string=[OK]

[21:32:12] WRITE STRING, string=[AT+CMGS=32]

[21:32:13] READ STRING, string=[>]

[21:32:13] WRITE STRING, string=[0001000D91690605166536F800081200680069002000680061006E006F006F0066]

[21:32:17] READ STRING, string=[+CMS ERROR: 515]

[21:32:19] WRITE STRING, string=[AT+CMGS=32]

[21:32:20] READ STRING, string=[>]

[21:32:20] WRITE STRING, string=[0001000D91690605166536F800081200680069002000680061006E006F006F0066]

[21:32:24] READ STRING, string=[+CMS ERROR: 515]

[21:32:26] WRITE STRING, string=[AT+CMGS=32]

[21:32:27] READ STRING, string=[>]

[21:32:27] WRITE STRING, string=[0001000D91690605166536F800081200680069002000680061006E006F006F0066]

[21:32:30] READ STRING, string=[+CMS ERROR: 515]

[21:32:31] CLOSE DEVICE

[21:33:47] OPEN DEVICE [SMS and Pager Toolkit Build 4.1.7.1221], device=[EDGE 610U MODEM], baudrate=[default], settings=[default], result=[SUCCESS]

[21:33:47] WRITE STRING, string=[ATE0]

[21:33:48] READ STRING, string=[OK]

[21:33:48] WRITE STRING, string=[AT+CMEE=1]

[21:33:48] READ STRING, string=[OK]

[21:33:48] WRITE STRING, string=[AT+CMGF=0]

[21:33:48] READ STRING, string=[OK]

[21:33:48] WRITE STRING, string=[AT+CPMS="SM"]

[21:33:48] READ STRING, string=[+CPMS: 3,100,3,100,3,100]

[21:33:48] READ STRING, string=[OK]

[21:33:49] WRITE STRING, string=[AT+CMGL=1]

[21:33:49] READ STRING, string=[+CMGL: 1,1,,21]

[21:33:49] READ STRING, string=[0791695650309199040C9169566051668300008030317130322102C737]

[21:33:49] READ STRING, string=[+CMGL: 2,1,,21]

[21:33:49] READ STRING, string=[0791695650309199040C9169566051668300008030317170452102C737]

[21:33:49] READ STRING, string=[OK]

[21:33:49] WRITE STRING, string=[AT+CMGL=0]

[21:33:49] READ STRING, string=[+CMGL: 3,0,,22]

[21:33:49] READ STRING, string=[0791695650309199040C9169566051668300008030311233922103CA361D]

[21:33:49] READ STRING, string=[OK]

[21:33:49] CLOSE DEVICE

[21:34:01] OPEN DEVICE [SMS and Pager Toolkit Build 4.1.7.1221], device=[EDGE 610U MODEM], baudrate=[default], settings=[default], result=[SUCCESS]

[21:34:01] WRITE STRING, string=[ATE0]

[21:34:01] READ STRING, string=[OK]

[21:34:01] WRITE STRING, string=[AT+CMEE=1]

[21:34:01] READ STRING, string=[OK]

[21:34:01] WRITE STRING, string=[AT+CMGF=?]

[21:34:02] READ STRING, string=[+CMGF: (0-1)]

[21:34:02] WRITE STRING, string=[AT+CMGF=0]

[21:34:02] READ STRING, string=[OK]

[21:34:02] WRITE STRING, string=[AT+CMGS=32]

[21:34:03] READ STRING, string=[>]

[21:34:03] WRITE STRING, string=[0001000D91690605166536F800081200680069002000680061006E006F006F0066]

[21:34:07] READ STRING, string=[+CMS ERROR: 515]

[21:34:09] WRITE STRING, string=[AT+CMGS=32]

[21:34:10] READ STRING, string=[>]

[21:34:10] WRITE STRING, string=[0001000D91690605166536F800081200680069002000680061006E006F006F0066]

[21:34:14] READ STRING, string=[+CMS ERROR: 515]

[21:34:16] WRITE STRING, string=[AT+CMGS=32]

[21:34:17] READ STRING, string=[>]

[21:34:17] WRITE STRING, string=[0001000D91690605166536F800081200680069002000680061006E006F006F0066]

[21:34:20] READ STRING, string=[+CMS ERROR: 515]

[21:34:20] CLOSE DEVICE

[21:36:27] OPEN DEVICE [SMS and Pager Toolkit Build 4.1.7.1221], device=[EDGE 610U MODEM], baudrate=[default], settings=[default], result=[SUCCESS]

[21:36:27] WRITE STRING, string=[AT+CPIN?]

[21:36:27] READ STRING, string=[+CPIN: READY]

[21:36:27] CLOSE DEVICE

[21:36:49] OPEN DEVICE [SMS and Pager Toolkit Build 4.1.7.1221], device=[EDGE 610U MODEM], baudrate=[default], settings=[default], result=[SUCCESS]

[21:36:49] WRITE STRING, string=[ATE0]

[21:36:49] READ STRING, string=[OK]

[21:36:49] WRITE STRING, string=[AT+CMEE=1]

[21:36:50] READ STRING, string=[OK]

[21:36:50] WRITE STRING, string=[AT+CMGF=?]

[21:36:50] READ STRING, string=[+CMGF: (0-1)]

[21:36:50] WRITE STRING, string=[AT+CMGF=0]

[21:36:50] READ STRING, string=[OK]

[21:36:50] WRITE STRING, string=[AT+CMGS=18]

[21:36:51] READ STRING, string=[>]

[21:36:51] WRITE STRING, string=[0001000D91690605166536F8000004EC37FB0D]

[21:36:55] READ STRING, string=[+CMS ERROR: 515]

[21:36:57] WRITE STRING, string=[AT+CMGS=18]

[21:36:58] READ STRING, string=[>]

[21:36:58] WRITE STRING, string=[0001000D91690605166536F8000004EC37FB0D]

[21:37:01] READ STRING, string=[+CMS ERROR: 515]

[21:37:03] WRITE STRING, string=[AT+CMGS=18]

[21:37:05] READ STRING, string=[>]

[21:37:05] WRITE STRING, string=[0001000D91690605166536F8000004EC37FB0D]

[21:37:08] READ STRING, string=[+CMS ERROR: 515]

[21:37:08] CLOSE DEVICE

[21:37:20] OPEN DEVICE [SMS and Pager Toolkit Build 4.1.7.1221], device=[EDGE 610U MODEM], baudrate=[default], settings=[default], result=[SUCCESS]

[21:37:20] WRITE STRING, string=[ATE0]

[21:37:20] READ STRING, string=[OK]

[21:37:20] WRITE STRING, string=[AT+CMEE=1]

[21:37:20] READ STRING, string=[OK]

[21:37:20] WRITE STRING, string=[AT+CMGF=0]

[21:37:20] READ STRING, string=[OK]

[21:37:20] WRITE STRING, string=[AT+CPMS="SM"]

[21:37:21] READ STRING, string=[+CPMS: 3,100,3,100,3,100]

[21:37:21] READ STRING, string=[OK]

[21:37:21] WRITE STRING, string=[AT+CMGL=1]

[21:37:21] READ STRING, string=[+CMGL: 1,1,,21]

[21:37:21] READ STRING, string=[0791695650309199040C9169566051668300008030317130322102C737]

[21:37:21] READ STRING, string=[+CMGL: 2,1,,21]

[21:37:21] READ STRING, string=[0791695650309199040C9169566051668300008030317170452102C737]

[21:37:21] READ STRING, string=[+CMGL: 3,1,,22]

[21:37:21] READ STRING, string=[0791695650309199040C9169566051668300008030311233922103CA361D]

[21:37:21] READ STRING, string=[OK]

[21:37:21] WRITE STRING, string=[AT+CMGL=0]

[21:37:21] READ STRING, string=[OK]

[21:37:21] CLOSE DEVICE

[21:37:38] OPEN DEVICE [SMS and Pager Toolkit Build 4.1.7.1221], device=[EDGE 610U MODEM], baudrate=[default], settings=[default], result=[SUCCESS]

[21:37:38] WRITE STRING, string=[ATE0]

[21:37:38] READ STRING, string=[OK]

[21:37:38] WRITE STRING, string=[AT+CMEE=1]

[21:37:39] READ STRING, string=[OK]

[21:37:39] WRITE STRING, string=[AT+CMGF=0]

[21:37:39] READ STRING, string=[OK]

[21:37:39] WRITE STRING, string=[AT+CPMS="SM"]

[21:37:39] READ STRING, string=[+CPMS: 4,100,4,100,4,100]

[21:37:39] READ STRING, string=[OK]

[21:37:39] WRITE STRING, string=[AT+CMGL=1]

[21:37:39] READ STRING, string=[+CMGL: 1,1,,21]

[21:37:39] READ STRING, string=[0791695650309199040C9169566051668300008030317130322102C737]

[21:37:39] READ STRING, string=[+CMGL: 2,1,,21]

[21:37:39] READ STRING, string=[0791695650309199040C9169566051668300008030317170452102C737]

[21:37:39] READ STRING, string=[+CMGL: 3,1,,22]

[21:37:39] READ STRING, string=[0791695650309199040C9169566051668300008030311233922103CA361D]

[21:37:39] READ STRING, string=[OK]

[21:37:40] WRITE STRING, string=[AT+CMGL=0]

[21:37:40] READ STRING, string=[+CMGL: 4,0,,22]

[21:37:40] READ STRING, string=[0791695650309199040C9169566051668300008030311273722103CA361D]

[21:37:40] READ STRING, string=[OK]

[21:37:40] CLOSE DEVICE

[16:24:21] OPEN DEVICE [SMS and Pager Toolkit Build 4.1.7.1221], device=[EDGE 610U MODEM], baudrate=[default], settings=[default], result=[SUCCESS]

[16:24:21] WRITE STRING, string=[AT+CPIN?]

[16:24:21] READ STRING, string=[+CPIN: SIM PIN]

[16:24:22] WRITE STRING, string=[AT+CPIN="8147"]

[16:24:23] READ STRING, string=[+CPIN: READY]

[16:24:23] READ STRING, string=[OK]

[16:24:25] WRITE STRING, string=[AT+CREG?]

[16:24:25] READ STRING, string=[+CREG: 0,2]

[16:24:26] WRITE STRING, string=[AT+CREG?]

[16:24:26] READ STRING, string=[+CREG: 0,2]

[16:24:27] WRITE STRING, string=[AT+CREG?]

[16:24:28] READ STRING, string=[+CREG: 0,2]

[16:24:29] WRITE STRING, string=[AT+CREG?]

[16:24:29] READ STRING, string=[+CREG: 0,2]

[16:24:30] WRITE STRING, string=[AT+CREG?]

[16:24:30] READ STRING, string=[+CREG: 0,1]

[16:24:30] CLOSE DEVICE

[16:25:01] OPEN DEVICE [SMS and Pager Toolkit Build 4.1.7.1221], device=[EDGE 610U MODEM], baudrate=[default], settings=[default], result=[SUCCESS]

[16:25:01] WRITE STRING, string=[ATE0]

[16:25:01] READ STRING, string=[OK]

[16:25:01] WRITE STRING, string=[AT+CMEE=1]

[16:25:01] READ STRING, string=[OK]

[16:25:01] WRITE STRING, string=[AT+CMGF=?]

[16:25:01] READ STRING, string=[+CMGF: (0-1)]

[16:25:01] WRITE STRING, string=[AT+CMGF=0]

[16:25:02] READ STRING, string=[OK]

[16:25:02] WRITE STRING, string=[AT+CMGS=22]

[16:25:03] READ STRING, string=[>]

[16:25:03] WRITE STRING, string=[0001000D91690605166536F8000009E5F03C0FA287F169]

[16:25:06] READ STRING, string=[+CMS ERROR: 515]

[16:25:08] WRITE STRING, string=[AT+CMGS=22]

[16:25:09] READ STRING, string=[>]

[16:25:09] WRITE STRING, string=[0001000D91690605166536F8000009E5F03C0FA287F169]

[16:25:13] READ STRING, string=[+CMS ERROR: 515]

[16:25:15] WRITE STRING, string=[AT+CMGS=22]

[16:25:16] READ STRING, string=[>]

[16:25:16] WRITE STRING, string=[0001000D91690605166536F8000009E5F03C0FA287F169]

[16:25:19] READ STRING, string=[+CMS ERROR: 515]

[16:25:19] CLOSE DEVICE

[19:51:58] OPEN DEVICE [SMS and Pager Toolkit Build 4.1.7.1221], device=[EDGE 610U MODEM], baudrate=[default], settings=[default], result=[ERROR 30203 : No response from Windows Telephony Device]

[19:52:47] OPEN DEVICE [SMS and Pager Toolkit Build 4.1.7.1221], device=[EDGE 610U MODEM], baudrate=[default], settings=[default], result=[ERROR 30203 : No response from Windows Telephony Device]

[19:53:22] OPEN DEVICE [SMS and Pager Toolkit Build 4.1.7.1221], device=[EDGE 610U MODEM], baudrate=[default], settings=[default], result=[ERROR 30203 : No response from Windows Telephony Device]

[19:53:34] OPEN DEVICE [SMS and Pager Toolkit Build 4.1.7.1221], device=[EDGE 610U MODEM], baudrate=[default], settings=[default], result=[ERROR 30203 : No response from Windows Telephony Device]

[19:53:50] OPEN DEVICE [SMS and Pager Toolkit Build 4.1.7.1221], device=[EDGE 610U MODEM], baudrate=[default], settings=[default], result=[ERROR 30203 : No response from Windows Telephony Device]

[19:59:06] OPEN DEVICE [SMS and Pager Toolkit Build 4.1.7.1221], device=[EDGE 610U MODEM], baudrate=[default], settings=[default], result=[SUCCESS]

[19:59:06] WRITE STRING, string=[AT+CPIN?]

[19:59:06] READ STRING, string=[+CPIN: READY]

[19:59:06] CLOSE DEVICE

[19:59:41] OPEN DEVICE [SMS and Pager Toolkit Build 4.1.7.1221], device=[EDGE 610U MODEM], baudrate=[default], settings=[default], result=[SUCCESS]

[19:59:41] WRITE STRING, string=[ATE0]

[19:59:41] READ STRING, string=[OK]

[19:59:41] WRITE STRING, string=[AT+CMEE=1]

[19:59:42] READ STRING, string=[OK]

[19:59:42] WRITE STRING, string=[AT+CMGF=?]

[19:59:42] READ STRING, string=[+CMGF: (0-1)]

[19:59:42] WRITE STRING, string=[AT+CMGF=0]

[19:59:42] READ STRING, string=[OK]

[19:59:42] WRITE STRING, string=[AT+CMGS=62]

[19:59:43] READ STRING, string=[>]

[19:59:43] WRITE STRING, string=[0001000D91690605166536F8000830003C007400790070006500200079006F007500720020006D00650073007300610067006500200068006500720065003E]

[19:59:47] READ STRING, string=[+CMS ERROR: 515]

[19:59:49] WRITE STRING, string=[AT+CMGS=62]

[19:59:50] READ STRING, string=[>]

[19:59:50] WRITE STRING, string=[0001000D91690605166536F8000830003C007400790070006500200079006F007500720020006D00650073007300610067006500200068006500720065003E]

[19:59:54] READ STRING, string=[+CMS ERROR: 515]

[19:59:56] WRITE STRING, string=[AT+CMGS=62]

[19:59:57] READ STRING, string=[>]

[19:59:57] WRITE STRING, string=[0001000D91690605166536F8000830003C007400790070006500200079006F007500720020006D00650073007300610067006500200068006500720065003E]

[20:00:01] READ STRING, string=[+CMS ERROR: 515]

[20:00:01] CLOSE DEVICE

[20:00:07] OPEN DEVICE [SMS and Pager Toolkit Build 4.1.7.1221], device=[EDGE 610U MODEM], baudrate=[default], settings=[default], result=[SUCCESS]

[20:00:07] WRITE STRING, string=[ATE0]

[20:00:07] READ STRING, string=[OK]

[20:00:07] WRITE STRING, string=[AT+CMEE=1]

[20:00:07] READ STRING, string=[OK]

[20:00:07] WRITE STRING, string=[AT+CMGF=0]

[20:00:08] READ STRING, string=[OK]

[20:00:08] WRITE STRING, string=[AT+CPMS="SM"]

[20:00:08] READ STRING, string=[+CPMS: 0,100,0,100,0,100]

[20:00:08] READ STRING, string=[OK]

[20:00:08] WRITE STRING, string=[AT+CMGL=1]

[20:00:08] READ STRING, string=[OK]

[20:00:08] WRITE STRING, string=[AT+CMGL=0]

[20:00:08] READ STRING, string=[OK]

[20:00:08] CLOSE DEVICE

[20:00:18] OPEN DEVICE [SMS and Pager Toolkit Build 4.1.7.1221], device=[EDGE 610U MODEM], baudrate=[default], settings=[default], result=[SUCCESS]

[20:00:18] WRITE STRING, string=[ATE0]

[20:00:18] READ STRING, string=[OK]

[20:00:18] WRITE STRING, string=[AT+CMEE=1]

[20:00:18] READ STRING, string=[OK]

[20:00:18] WRITE STRING, string=[AT+CMGF=0]

[20:00:19] READ STRING, string=[OK]

[20:00:19] WRITE STRING, string=[AT+CPMS="SM"]

[20:00:19] READ STRING, string=[+CPMS: 0,100,0,100,0,100]

[20:00:19] READ STRING, string=[OK]

[20:00:19] WRITE STRING, string=[AT+CMGL=1]

[20:00:19] READ STRING, string=[OK]

[20:00:19] WRITE STRING, string=[AT+CMGL=0]

[20:00:19] READ STRING, string=[OK]

[20:00:19] CLOSE DEVICE

[20:40:09] OPEN DEVICE [SMS and Pager Toolkit Build 4.1.7.1221], device=[EDGE 610U MODEM], baudrate=[default], settings=[default], result=[SUCCESS]

[20:40:09] WRITE STRING, string=[AT+CPIN?]

[20:40:09] READ STRING, string=[+CPIN: READY]

[20:40:09] CLOSE DEVICE

[20:40:32] OPEN DEVICE [SMS and Pager Toolkit Build 4.1.7.1221], device=[EDGE 610U MODEM], baudrate=[default], settings=[default], result=[SUCCESS]

[20:40:32] WRITE STRING, string=[ATE0]

[20:40:32] READ STRING, string=[OK]

[20:40:32] WRITE STRING, string=[AT+CMEE=1]

[20:40:33] READ STRING, string=[OK]

[20:40:33] WRITE STRING, string=[AT+CMGF=?]

[20:40:33] READ STRING, string=[+CMGF: (0-1)]

[20:40:33] WRITE STRING, string=[AT+CMGF=0]

[20:40:33] READ STRING, string=[OK]

[20:40:33] WRITE STRING, string=[AT+CMGS=16]

[20:40:34] READ STRING, string=[>]

[20:40:34] WRITE STRING, string=[0001000D91690605166536F8000002E834]

[20:40:37] READ STRING, string=[+CMS ERROR: 515]

[20:40:39] WRITE STRING, string=[AT+CMGS=16]

[20:40:41] READ STRING, string=[>]

[20:40:41] WRITE STRING, string=[0001000D91690605166536F8000002E834]

[20:40:43] READ STRING, string=[+CMS ERROR: 515]

[20:40:45] WRITE STRING, string=[AT+CMGS=16]

[20:40:47] READ STRING, string=[>]

[20:40:47] WRITE STRING, string=[0001000D91690605166536F8000002E834]

[20:40:50] READ STRING, string=[+CMS ERROR: 515]

[20:40:50] CLOSE DEVICE
Back to top
Display posts from previous:   
Post new topic   Reply to topic
Page 1 of 1

 
Jump to:  
You cannot post new topics in this forum
You cannot reply to topics in this forum
You cannot edit your posts in this forum
You cannot delete your posts in this forum
You cannot vote in polls in this forum