Function Description
Default Configuration
Based on the general BLE data transmission Application Firmware:
Name |
FSC-BT3721V |
---|---|
Pin Code |
000000 |
Secure Simple Pairing Mode |
Off |
UART Baudrate |
115200/8/N/1 |
GPIO Indication
BT Connection Status
PIN |
Status |
Description |
---|---|---|
PIN 8 |
Low Level |
Bluetooth Disconnected |
PIN 8 |
High Level |
Bluetooth Connected |
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
.
GATT Service
Type |
UUID |
Operation |
Description |
---|---|---|---|
Service |
0xFFF0 |
Throughput transmission service |
|
Write |
0xFFF2 |
Write, Write Without Response |
APP to Module |
Notify |
0xFFF1 |
Notify |
Module to APP |
Operating Timing
Process |
Operation |
Timing |
Key Signal/Response |
---|---|---|---|
Power On |
Internal initialization completed |
≥250ms |
/ |
AT Configuration |
Send AT command (e.g., |
Interval between commands ≥100ms |
|
Data Rate (Typical)
BAUD |
Data Packet |
Transmission Interval |
Connection Interval |
Transmission Method |
Data Rate |
---|---|---|---|---|---|
460800 |
244 |
5 |
15ms |
Notify |
46000 Byte/s |
Low-Power Strategy
Low-Power Mode Setting
The low-power function can be enabled or disabled via the command AT+LPM{=Param}
.
Low-Power Operation Strategy
AT+LPM=0
Disable Low-Power Mode
AT+LPM=1
The BT serial port will automatically enter low-power mode if no data is received for more than 5 seconds.
The first frame of data from the BT serial port wakes up the Bluetooth.
If the connection is successful, it will not enter low-power mode.
AT+LPM=2
PIN20(HOST_WAKE_BT) Low level: The module enters sleep mode.
PIN20(HOST_WAKE_BT) High level: The module exits sleep mode.
Module sleep PIN18(BT_WAKE_HOST) Low level.
Module wake up PIN18(BT_WAKE_HOST) High level.
Low-Power Data (Typical)
Advertising Interval |
Power Consumption |
---|---|
100ms |
100uA |
152ms |
60.92uA |
200ms |
51.19uA |
300ms |
34.9uA |
400ms |
28.39uA |
500ms |
22.16uA |
600ms |
19.34uA |
700ms |
16.67uA |
800ms |
14.49uA |
900ms |
13.32uA |
1000ms |
11.79uA |
2000ms |
7.65uA |