EH-MA41 User Guide
9-26
AT Link Lost
The attempt times of reconnect
after link lost.
Value: 00h
—FFh
00: No reconnect attempt will be
performed after link lost.
01-FE: The attempt times of
reconnect after link lost.
FF: The reconnect attempt will be
performed permanently.
Default: FF (Permanent)
O
Interval
The interval between each
reconnect attempt after link lost.
The unit is second. Value: 00h
—
FFh
Default: 0A (10 seconds)
O
Disc Mode
The discoverable mode.
Value: 00h
—03h
00: The module will enter or quit
discoverable mode just by the
command AT+MD=xx.
01: The module will enter
discoverable mode automatically
when paired device list is empty.
02: The module will enter
discoverable mode automatically
when power on.
03: The module will enter
discoverable mode automatically
when there is no connection.
Default: 01 (Auto discoverable
when empty)
O
Even if the
discoverable is set
one of the auto
mode (01 h
—03h),
it can also be
controlled by the
command
AT+MD=xx.
Disc Time out
The timeout of discoverable status.
The unit is second.
Value: 0000h
—FFFFh
0000: No timeout for discoverable
status.
O
0001-FFFF: The timeout in second of discoverable status.
Notes:
The default feature configuration may be different per software version.
5.1.5.4. Examples:
Ex. 5.9. To query current feature configuration of Bluetooth module:
AT+FT<CR><LF>
query current feature configuration.
FT=FF,00,FF,0A,01,0078<CR><LF>
report current feature configuration.
The auto connection after power on has been enabled as permanent mode;
The auto connect after paired has been disabled;
The auto reconnect after link lost has been enabled as permanent mode;
The interval of auto reconnect has been set to 10s.
Set the discoverable mode as auto discoverable when empty.
The timeout of discoverable is 120s.
Ex. 5.10. To configure the features of Bluetooth module:
AT+FT=14,00,00,0A<CR><LF>
configure the module features:
Set the attempt time of auto connect after power on as 20 times;
Disable the auto connect after paired;
No reconnect attempt will be performed after link lost;
Set the interval of auto reconnect to 10s.
Keep the discoverable mode and timeout as it was.
OK<CR><LF>
response from the module to indicate the command is adopted.