Chengdu Ebyte Electronic Technology Co.,Ltd
E104-BT53C3 Manual User
Copyright ©2012–2020
,Chengdu Ebyte Electronic Technology Co.,Ltd
23
para2: The handle value to be disconnected can be queried by running the AT command
AT+CONNECT_LIST
说明
With immediate effect;
Note: Parameter 2 must be used in the correct role (that is, parameter 1 must be the role of
the current device).
For example, if two slave devices are connected to the primary role, AT+DISCONNECT=1,1
indicates that the primary role disconnects from the slave device with handle 1.
AT+DISCON Disconnects all connections.
示例
Disconnect specified connection
Instruction: AT+DISCON=1,1
Back:
+OK
2C:11:65:22:B0:F1 DISCONNECTD C
Disconnect all current connections to the primary role
Command: AT+DISCON
Back:
+OK
2C:11:65:22:B0:F1 DISCONNECTD C
7D:C2:A0:35:4C:21 DISCONNECTD P
6.3.19Delete automatic reconnection
Command
Reply
Setting
AT+ DEV_DEL=[para]
+OK:Success
+ERR=[NUM]:Error
Parameters
para:MAC address, for example, C2:01:02:03:04:05
Description
Restart takes effect, power failure save;
AT+DEV_DEL=ALL Deletes all reconnected devices.
Deleting a reconnected device does not affect the current connection status.
The entered MAC address does not exist in the automatic reconnection list. Error code 3 is
returned.
Example
Example Delete the device whose MAC address is C2:01:02:03:04:05
Command: AT+DEV_DEL=C2:01:02:03:04:05
Return: +OK
Delete all reconnected devices
Command: AT+DEV_DEL=ALL
Return: +OK
6.3.20 Specified transmission device
Command
Reply
Inquire
AT+TRM_HANDLE?
+OK=[para]