To disable roaming:
AT+COPS=1,1,"3 DK"
To read SMSes:
AT+CMGL="all"
To delete an SMS:
AT+CMGD=<number of sms>
To see signal/noise ratio:
AT+CSQ
To disable roaming:
AT+COPS=1,1,"3 DK"
To read SMSes:
AT+CMGL="all"
To delete an SMS:
AT+CMGD=<number of sms>
To see signal/noise ratio:
AT+CSQ
Comments
Post new comment