NB-IoT Module Series
BC26 AT Commands Manual
BC26_AT_Commands_Manual 68 / 73
7.9. AT+MIPLEXECUTERSP Respond the Execute Request from
Application Server/IoT Platform
The command is used to respond the execute request from Application Server. or IoT platform.
Parameter
7.10. AT+MIPLOBSERVERSP Respond the Observe Request from
Application Server/IoT Platform
The command is used to respond the observe request from Application Server or IoT platform.
<index>
The index number of the data. If the data is too long, and more than the AT command
length, should split the configure bin. If split into N part, The order number of <index> is
N-1 to 0 in descending order, and the AT command is called in the order from the largest
to the small sequence number, If the <index> is 0, means this is the last message of the
data.
AT+MIPLEXECUTERSP Respond the Execute Request from Application Server/IoT
Platform
Write Command
AT+MIPLEXECUTERSP=<Ref>,<msgI
D>,<result>
Response
OK
If there is an error related to ME functionality:
ERROR
<Ref>
Reference ID of OneNET communication instance.
<msgID>
Integer. The message identif
ier, which from the URC “+MIPLREAD:”
<result>
The process result.
0 FAIL
1 SUCCESS
AT+MIPLOBSERVERSP Respond the Observe Request from Application Server/IoT
Platform
Write Command
AT+MIPLOBSERVERSP=<Ref>,<msgI
D>,<result>
Response
OK
If there is an error related to ME functionality: