Personal tools

Log in

Changes

From IGEP - ISEE Wiki

Jump to: navigation, search

User:Pau pajuelo

28 bytes added, 18:39, 8 August 2012
m
no edit summary
First of all, you need to configure the SMS format type. Telit GE865 GSM/GPRS supports PDU format and Text format. We use Text format. Type the following command:
<pre>AT+CMGF=1</pre>
There are so many ways in this modem to send a message. Here you have a simple example. Use the instruction, replace destination_number with your number: <pre>at+cmgs="&lt;destination_number&gt;"&gt; &lt;insert_here_your_text_message&gt;insert here your text message
</pre>
When you are ready to send your message use Ctrl+Z to send it.
4,199
edits