Ben's notes

Linux, Unix, network, radio...

User Tools

Site Tools


huawei_mu609_send_sms

Differences

This shows you the differences between two versions of the page.

Link to this comparison view

Both sides previous revisionPrevious revision
Next revisionBoth sides next revision
huawei_mu609_send_sms [2017/05/28 13:54] – [Send SMS using AT commands] adminhuawei_mu609_send_sms [2017/05/28 13:58] – [Send SMS using AT commands] admin
Line 24: Line 24:
   * Are we registered to the network?<code>AT+COPS?</code>   * Are we registered to the network?<code>AT+COPS?</code>
   * Configure message format, text mode:<code>at+cmgf=1</code>   * Configure message format, text mode:<code>at+cmgf=1</code>
 +  * Set text mode parameter (GSM):<code>at+csmp=,,,0</code>
 +  * Set SMS service center number:<code>AT+CSCA="+31653131313"</code>
 +  * Set Terminal Equipment (TE) character set:<code>at+cscs="GSM"</code>
 +  * Send message to number:<code>at+cmgs="+31612345678" <enter>
 +text text <ctrl-z></code>
 +
huawei_mu609_send_sms.txt · Last modified: 2021/10/09 15:14 by 127.0.0.1