Data Sheet

BLE-HC Module
Pruduct data sheet Technical suppor: Support@elecfreaks.com
5
Example:
1. Command: AT+BAUD
Response: +BAUD=115200
2. Command: AT+BAUD 115200
Response: +BAUD=115200, OK, please restart.
3. Command: AT+BAUD ?
Response: AT+BAUD Get current baud rate.
AT+BAUD <?> Get Usage.
AT+BAUD <baud> Set baud rate to <b>.
6. Set default settings
COMMAND
RESPONSE
PARAMETER
AT+RENEW
OK, please restart.
NONE
7.Get/set role(Central or Peripheral)
COMMAND
RESPONSE
PARAMETER
AT+ROLE
OK, please restart.
0: Peripheral 1: Central
Example:
1.󳋡 Command:󳋡 AT+ROLE
Response:󳋡 +ROLE=Peripheral
2.󳋡 Command:󳋡 AT+ROLE 1
Response: +ROLE=Central, OK, please restart.
3.󳋡 Command: AT+ROLE
Response: AT+ROLE Get device role.󳋡
AT+ROLE <?> Get Usage.󳋡
AT+ROLE <n> Set device role.1:central,0:peripheral.