Skip to content

Login  |  Sign Up

AT+CPBS=”SM”  //choose “SM” phonebook type, which is to operate the phonebook saved in the SIM card

AT+CSCS=”GSM”  //set the phonebook number and name as GSM format

AT+CPBW=1,”number”  //write phonebook entry whose index is 1

AT+CPBR=1  //read phonebook entry whose index is 1