19. bind device (master mode instruction) :
instruction response parameter
AT+BAND<Param> +BAND=<Param>
OK
Param : MAC address
AT+BAND +BAND=<Param>
20. unbind (main mode instruction) :
instruction response parameter
AT+CLRBAND OK no
21. get the number of slaves to be scanned (main mode command) :
instruction response parameter
AT+GETDCN<Param> +GETDCN=<Param>
OK
Param :( 1-8 )
22. disconnect (main mode command) :
instruction response parameter
AT+DISC OK no
23. disconnet (master mode command) :
instruction response parameter
AT+GETSTAT +GETSTAT=<Param>
Param :( 0-1 )
0——not connected
1——connected
24. set/query -micro letter H5 factory server communication:
instruction response parameter
AT+AT_WXSWH<Param> +MINOR=<Param>
OK
Param :( 0-1 )
0 : H5 communication
1 : factory server
Default: 0
AT+MINOR +MINOR=<Param>