Simoncpu Wiki
Advertisement

Modeswitch command for ZTE MF626

AT+ZOPRT=5 (TODO: is this really required?)
AT+ZCDRUN=8

Port Settings

Speed: 115200
Data bits: 8
Parity: None
Stop bits: 1
Flow Control: None

Sending SMS

AT
OK
AT+CMGF=1
OK
AT+CMGW="+639191234567"
> Hello world!
+CMGW: 1

OK
AT+CMSS=1
+CMSS: 20

OK

TODO

  • How to monitor signal strength?
  • How to read/write phonebook entries?
  • How to read/write/delete SMS messages from SIM card?
Advertisement