BLE010V2
2016-9-6
12
7 AT Command Set
If BLE010V2 module has the AT command settings:
BLE010 AT Command
Command Format
Power
Down
Prote-
ction
Specification
Returned Value
Descriptions
ASCII:
^AT-Nxxxxx^
Hex:
5E 41 54 2D 4E ***5E
YES
xxxxx is the Bluetooth name
of the device
^ is the end mark
Applied successfully: OK
Applied failed: ERP
ASCII:
^AT-MAC
Hex:
5E 41 54 2D 4D 41 43
NO
Read the MAC Address of
the device
Applied successfully:
MAC Data
Applied failed: ERP
If setting successfully
then return the MAC
like:
20 2A 32 34 32 34
ASCII:
^AT-STATER
Hex:
5E 41 54 2D 53 54 41
54 45 52
NO
Read the state of the device
Applied successfully:
STATER
Applied failed: ERP
STATER1:
Fast
broadcast
STATER2: Slow b
roadcast
STATER3: Linked
STATER5: un-linked
and ready to answer
the link request
ASCII:
^AT-STATEW01
Hex:
5E 41 54 2D 53 54 41
54 45 57 30 31
NO
Set the state of the device
Applied successfully: OK
Applied failed: ERP
01 to broadcast state:
Make the device go
into the broadcast
state without matter
the current work state
ASCII:
^AT-RATEXXXXXX
Hex:
5E 41 54 2D 52 41 54
45 ******
YES
Set the UART speed
Applied successfully:
UART speed
Applied failed: ERP
AT-RATE002400
:
2400
AT-RATE115200
:
115200
Support speed
:
2400
,
9600
,
19200
38400 115200 230400
Remark:
1.
AT Command will be available when the UART open.
2.
^AT-Nxxxxx^ and ^AT-STATEW01 will reset Bluetooth device and make Bluetooth on the broadcast state.
3.
Please use ASCII or hexadecimal number format send AT commands