User's Manual

USER MANUAL
Page 9/ 16
HLK-B10
AT+TS
Restore to transmission mode
Send outAT+TS=1
receivedOK
AT+BAUDRATE
Set or query module serial port baud rate
Default baud rate
115200
Send outAT+BAUDRATE=115200
receivedOK
Send outAT+BAUDRATE=?
received115200
AT+DEVNAME
Set or query the (Bluetooth) name of the
module
DefaultHLK-B10_****
Send outAT+DEVNAME=test123
receivedOK
Send outAT+DEVNAME=?
receivedtest123
AT+LINKS
Query module Bluetooth connection status
Send outAT+LINKS=?
//connectingMAC with Bluetooth host
after comma
received1, 8B:09:3C:3C:B0:74
//Not connected on
received0
AT+RECONN
Set to disconnect the module from the
current Bluetooth connection
Send outAT+RECONN=1
receivedOK
AT+REBOOT
Restart module
Send outAT+REBOOT=1
receivedOK
AT+DEFAULT
Restore default settings
Send outAT+DEFAULT=1
receivedOK
6. Bluetooth Connection Method
As a Bluetooth 5.0 slave device, HLK-B10 module provides a fff0 service, and Bluetooth
data transmission is mainly based on this service. Bluetooth host devices, such as mobile
phone APP, connect Bluetooth of the module ,using fff0 service to transmit data between
mobile phone and HLK-B10 module through Bluetooth.
UUID
Operation permission
Function definition
0xfff1
Read/Notify
Module sendingAPP receiving
0xfff2
Write Without Response
APP send outModule receiving
When the mobile phone is connected to the module Bluetooth and the mobile phone
actively enables the notify attribute, the data sent by the module can be received.
Our company has developed the mobile phone APP side test Demo, and provides the Demo
source code to the user, which has the detailed Bluetooth connection and the data sending
and sending example, the concrete implementation and the application please refer to the