Hello,
I purchased the Telit GE865 evaluation PCA and have not been able to get the SMS texting feature to work via Hyperterminal.
I am able to place and receive calls with no problem. My service is through T-Mobile and am using the SMSC number of +12063130004.
Any suggestions??
Thanks in advanced,
Keith :
do this so that it shows you all incoming SMS data:
AT+CNMI=2,2,2,1,0 <-----works great to print all incoming SMS
+CSMS: 0,1,1,1
+CPMS: "SM",10,30,"SM",10,30,"SM",10,30
+CMGF: 1
+CSDH: 0
AT+CSAS save msg settings
Thanks so much for you help…
I had my wife text me and it went through…but in what I believe is “PDU” format.
I scrambled the characters purposely…
+CMT: “Chrxxxxxxx Cell”,26
08914140340510F1030B918182320185F400000180506101358A08D4F29C0E6AAECF
I have been defaulting to “text” format all along…
Any advice for sending text messages??
Thanks for your help!!!
-Keith
Thanks very much…I’ll look these documents over…
-Keith
Use the following for sending sms:
-Set the message format (CMGF) to text
-Send message, I’ll use a dummy phone# of (850) 555-5555
AT+CMGF=1
AT+CMGS=+18505555555
type message here, hit Ctrl-Z to send
This should send the message typed after the “>” to the phone #.
Please note that a is required after each AT command.
I’d also recommend using rsterm or tera term instead of hyperterminal.
Eric
Forgot to mention that the GE865 documentation can be found at:
http://www.telit.com/en/products/gsm-gp … =show&p=47
Best wishes,
Eric