bubbola
Joined: 15 Feb 2008 Posts: 1
|
Posted: Fri Feb 15, 2008 11:13 am Post subject: Vodafone Mobile Connect Card - 3G modem |
|
|
hello.
I'm trying to run the SMS and Pager Toolkit sample application with my Vodafone Mobile Connect Card - 3G modem, but it doesn't work.
I get success inserting the PIN as you see in the following log file, but I can't send any SMS.
this is the log.
any suggestion?
thank you very much
[12:04:19] OPEN DEVICE [SMS and Pager Toolkit Build 4.1.7.1221], device=[Vodafone Mobile Connect - 3G Modem], baudrate=[default], settings=[default], result=[SUCCESS]
[12:04:19] WRITE STRING, string=[ATE0]
[12:04:20] READ STRING, string=[OK]
[12:04:20] WRITE STRING, string=[AT+CMEE=1]
[12:04:20] READ STRING, string=[OK]
[12:04:20] WRITE STRING, string=[AT+CMGF=?]
[12:04:20] READ STRING, string=[+CMGF: (0-1)]
[12:04:20] WRITE STRING, string=[AT+CMGF=0]
[12:04:20] READ STRING, string=[OK]
[12:04:20] WRITE STRING, string=[AT+CMGS=18]
[12:04:22] READ STRING, string=[>]
[12:04:22] WRITE STRING, string=[0001000C91934308990571000005E8329BFD06]
[12:04:22] READ STRING, string=[+CMS ERROR: 330]
[12:04:22] CLOSE DEVICE |
|