BLE-USB, USB to Bluetooth Low Energy Converter (Ver. 1.0, Oct/6/2016) 44
3.1.25
Error Code Table
Error code
Mode
Description
01
AT
command
mode
The parameter of AT command is error
02
This command didn’t support read mode
03
This command didn’t support write mode
04
This command didn’t support execution mode
05
Unknown AT command
06
Unknown AT command mode
07
Set baud rate fail
C1
Connection
mode
Not connect to peer device
C2
Illegal master
A1
Broadcast
mode
Header error
A2
Broadcast packet is too long
A3
Broadcast packet is null
A4
This features was not supported in broadcaster role
A5
This features was not supported in Observer role
3.2
The Broadcast Mode Command
The module also supports few commands in broadcast mode. User can send this command and
didn’t need to enter the command mode. The prefix “+AD” must be included at the
beginning of each command line, and the character <CR> is used to finish a command line.
Figure 3-4. Start transmission in broadcast mode
Set packet
+ADV: xxx <CR>
Start transmission
+ADS<CR>
Stop transmission
+ADP<CR>