Smart Machine Smart Decision
SIM7500_SIM7600 Series_AT Command Manual_V1.07 2017-12-25
4.23 AT+CUSBPIDSWITCH Change module’s PID
Description
Execution command change the module’s PID. This command will reset the module if change to
other PID (not current used PID).
SIM PIN References
Syntax
Test Command Responses
AT+CUSBPIDSWITCH=? +CUSBPIDSWITCH:
(9000,9001,9002,9003,9004,9005,9006,9007,9011),(0-1),(0-1)
OK
ERROR
Read Command Responses
AT+CUSBPIDSWITCH?
+CUSBPIDSWITCH: <pid>
OK
ERROR
Write Command Responses
AT+CUSBPIDSWITCH=<p
id>, < reserve1>,< reserve2>
OK
ERROR
Defined values
<pid>
This command support pids, 9001 is the default value.
9000,9001,9002,9003,9004,9005,9006,9007,9011
< reserve1>
0 or 1, this value is for the reserve
< reserve2>
0 or 1, this value is for the reserve
Examples
AT+CUSBPIDSWITCH?
+CUSBPIDSWITCH: 9001
OK
AT+CUSBPIDSWITCH=9001,1,1