
Smart Machine Smart Decision
SIM800 Series_Bluetooth_Application_V1.02
13
2014-06-30
<rssi>
-127…0 RSSI value of BT device
Note
1
.
Max length of <name> is 18 bytes, 18 bytes in UTF-8 code
2
.
If <timer> ommited, the default value is 30s
2.7.
AT+BTCONNECT Connect paired BT device
AT+BTCONNECT Connect paired BT device
Response
+BTCONNECT: (
list of supported
<device ID>
s
), (
list of supported
<profile ID>
s
)
OK
Test Command
AT+BTCONNE
CT=?
Parameters
See Write Command
Response
OK
If OK:
+BTCONNECT: <id>,<name>,<address>,<profile name>
If failed:
+BTCONNECT: 0
Write Command
AT+BTCONNE
CT=<device
ID>,<profile ID>
Parameters
<device ID>
ID of paired BT device
< profile ID>
BT profile ID
<id>
ID of connected BT device
<
name
> BT device name
<
address
> BT device adress
<profile name>
BT device service name
Note
1. Max length of <name> is 18 bytes, 18 bytes in UTF-8 code
2. Connection timeout is around 20s
3. if incoming request, there will be URC
+BTCONNECING: <address>,<profile name>
2.8.
AT+BTDISCONN Disconnect BT connection
AT+BTDISCONN Disconnect BT connection
Response
+BTDISCONN: (
list of supported
<device ID>
s
)
OK
Test Command
AT+BTDISCON
N=?
Parameters
See Write Command
Write Command
AT+BTDISCON
N=<device ID>
Response
OK