Functional Description
Default Configuration
Name |
Feasycom |
|---|---|
UART Baudrate |
115200/8/N/1 |
GPIO Indications
LED
Pin |
Status |
Description |
|---|---|---|
Pin 17 |
Low Level |
Not started |
Pin 17 |
1 Hz square wave |
Bluetooth disconnected |
Pin 17 |
High Level |
Bluetooth connected |
BT Connection Status
Pin |
Status |
Description |
|---|---|---|
Pin 18 |
Low Level |
Bluetooth disconnected |
Pin 18 |
High Level |
Bluetooth connected |
Working Mode
Pin 6 |
Status |
Description |
|---|---|---|
Pin 6 |
Low Level |
Throughput Mode |
Pin 6 |
High Level |
Command mode |
Note:
To use this function, the pin function must be enabled using the AT+PIOCFG command.
Disconnect
Pin |
Status |
Description |
|---|---|---|
Pin 15 |
High Level |
Disconnect Bluetooth connection |
Note:
To use this function, the pin function must be enabled using the AT+PIOCFG command.
Working Mode
Throughput Mode
Bluetooth Not Connected: Data received via UART is parsed as AT commands.
Bluetooth Connected: All data received via UART is sent as-is to the remote Bluetooth device.
Command Mode
Bluetooth Not Connected: Data received via UART is parsed as AT commands.
Bluetooth Connected: Data received via UART is still parsed as AT commands. Data must be sent to the remote device using AT commands, e.g.,
AT+LESEND.
Low-Power Strategy
Low-Power Mode Setting
Enable or disable the low power function through the command AT+LPM{=Param} .
Low-Power Operation Strategy
AT+LPM=1: BT UART automatically enters low power mode if no data is received for more than 10 seconds. The first frame of data from the BT UART wakes up the Bluetooth. Once connected, it does not enter low power mode.
GATT Service
Type |
UUID |
Permissions |
Description |
|---|---|---|---|
Service |
0xFFF0 |
Throughput service |
|
Write |
0xFFF2 |
Write, |
APP to module |
Notify |
0xFFF1 |
Notify |
Module to APP |
Data Transmission Rate
Baudrate |
Data Packet |
Transmission Interval |
Connection Interval |
Transmission Mode |
Rate |
|---|---|---|---|---|---|
921600 |
182 |
20ms |
7.5ms |
Notify |
4000 Byte/s |