NB-IoT Module Series
BC95 AT Commands Manual
BC95_AT_Commands_Manual Confidential / Released 41 / 58
Parameter
Example
AT+NCDP=192.168.5.1
OK
AT+NCDP?
+NCDP:192.168.5.1,5683
OK
Neul Hi2110 Implementation
Only IPv4 is supported.
The values assigned are persistent across reboots.
This command is available after the IMEI has been configured.
This command must be executed when the radio is inactive (AT+CFUN=0 will force the module to
enter into this state).
IP addresses can be specified in decimal, octal or hexadecimal notation.
4.9. AT+NUESTATS Query UE Statistics
This command fetches the most recent operational statistics. Refer to
Chapter 6
for possible <err>
values.
<ip_addr>
IPv4 address, IP address in dot-separated numeric (0-255) parameter of the form:
a1.a2.a3.a4
<port>
Unsigned integer 0-65535. If port 0 is provided, the default port (5683) will be used. If
no port is specified the previously set port will be used. If no port is specified, and no
port was previously set, the default port will be used.
AT+NUESTATS Query UE Statistics
Execute Command
AT+NUESTATS
Response
Signal power:<signal power in centibels>
Total power:<total power in centibels>
TX power:<current Tx power level in centibels >
TX time:<total Tx time since last reboot in millisecond>
RX time:<total Rx time since last reboot in millisecond>
Cell ID:<last cell ID>
DL MCS:<last DL MCS value>
UL MCS:<last UL MCS value>
DCI_MCS:<last DCI MCS value>
Quectel
Confidential