BLE-USB, USB to Bluetooth Low Energy Converter (Ver. 1.0, Oct/6/2016) 23
AT+CL=?<CR>
+CL: ADDRESS,RSSI<CR><LF>
OK<CR><LF>
AT+CL=1<CR>
Error: 03<CR><LF> (refer to
AT+CL<CR>
Error: 04<CR><LF> (refer to
3.1.9 AT+CN
(1)
Description
This command can show how many peer devices had connected into itself.
(2)
Syntax
Read Command
Response
AT+CN?<CR>
+CN:
<amount>
<CR><LF>
OK<CR><LF>
Test Command
Response
AT+CN=?<CR>
+CN: 1~3<CR><LF>
OK<CR><LF>
(3)
Parameter
<amount>
Peer device amount
Range: 1~3
(4)
Example
AT+CN?<CR>
+CN: 0<CR><LF> (not connect to any peer)
OK<CR><LF>