BLE-USB, USB to Bluetooth Low Energy Converter (Ver. 1.0, Oct/6/2016) 27
3.1.13
AT+PN
(1)
Description
This command can set the amount of maximum slave. If the master connected to all the
slaves, and the RF data rate will be reduce. The module will be rebooting that the module
received write command in the connection mode.
(2)
Syntax
Write Command
Response
AT+PN=
<amount>
<CR>
OK<CR>
Error: 01<CR><LF> (refer to
Read Command
Response
AT+PN?<CR>
+PN:
<amount>
<CR><LF>
OK<CR><LF>
Test Command
Response
AT+PN=?<CR>
+PN: 1~3<CR><LF>
OK<CR><LF>
(3)
Parameter
<amount>
Peer device amount
Range: 1~3
Default: 3
(4)
Example
AT+PN=1<CR>
OK<CR><LF>
AT+PN?<CR>
+PN: 1<CR><LF>
OK<CR><LF>
AT+PN=?<CR>
+PN: 1~3<CR><LF>
OK<CR><LF>