NB-IoT Module Series
BC95 AT Commands Manual
BC95_AT_Commands_Manual Confidential / Released 52 / 58
5
Temporary Commands
As part of development, some commands are temporarily added. They are unsupported and may
disappear, or change behaviour, without warning. They are listed here for completeness.
5.1. AT+NTSETID Set ID
Set system identities such as UUID or IMEI value. This is a temporary command that will be replaced with
a production tool.
Parameter
Example
AT+NTSETID=1,123456789012345
OK
Neul Hi2110 Implementation
IMEI is persistent.
SVN is not persistent and will default to 0x00.
IMEI can only be set when the radio is inactive (AT+CFUN=0 will force the module to enter into this
state).
AT+NTSETID Set ID
Set Command
AT+NTSETID=<snt>,<data>
Response
OK
+CME ERROR: <err>
<snt>
Integer type indicating the serial number type that has been requested
1
Set the IMEI
2
SVN
<data>
If <snt>=1
IMEI
15-character string type in decimal format
If <snt>=2
SVN
2 digit SVN
Quectel
Confidential