NB-IoT Module Series
BC26 AT Commands Manual
BC26_AT_Commands_Manual 65 / 73
7.4. AT+MIPLDELOBJ Delete LWM2M Object
The command is used to delete LWM2M object.
Parameter
7.5. AT+MIPLOPEN Send OneNET Login Request
The command is used to send login request to OneNET.
Parameter
instance id 0/2 will registered, and the instance id 1 will deregistered.
<attrCount> Integer. Attribute count
<actCount> Integer. Action count.
AT+MIPLDELOBJ Delete LWM2M Object
Write Command
AT+MIPLDELOBJ=<Ref>,<objId>
Response
OK
If there is an error related to ME functionality:
ERROR
<Ref> Reference ID of OneNET communication instance.
<objId> Integer.Object identifier. If the object ID is not existed, the module will return ERROR.
AT+MIPLOPEN Send OneNET Login Request
Write Command
AT+MIPLOPEN =<Ref>
Response
If format is right, respond:
OK
If there is an error related to ME functionality:
ERROR
<Ref> Reference ID of OneNET communication instance.