Smart Machine Smart Decision
SIM800 Series_Bluetooth_Application_V1.02
14
2014-06-30
+BTDISCONN: <name>,<address>,<profile name>
Parameters
<device ID>
connected device ID
<
name
> device name
<
address
> devie address
<profile name>
profile service
Note
1
.
Max length of <name> is 18 bytes, 18 bytes in UTF-8 code
2
.
If disconnected by remote, there still be URC: +BTDISCONN
2.9.
AT+BTGETPROF Get profile provided by paired device
AT+BTGETPROF Get profile provided by paired device
Response
+BTGETPROF: (
list of supported
<device ID>
s
)
OK
Test Command
AT+BTGETPRO
F=?
Parameters
See Write Command
Response
OK
+BTGETPROF: <profile ID>,<profile name>
Write Command
AT+BTGETPRO
F=<device ID>
Parameters
<device ID>
Paired Device ID
<profile ID>
profile ID
<profile name>
profile name
2.10.
AT+BTACPT Accept connecting request
AT+BTACPT Accept connecting request
Response
+BTACPT: (
list of supported
<confirm>
s
)
OK
Test Command
AT+BTACPT=?
Response
OK
If connected successfully, then will report:
+BTCONNECT: <id>,<name>,<address>,<profile name>
If connecting failed:
+ BTDISCONN: <name>,<address>,<profile name>
Write Command
AT+BTACPT=<
confirm>
Parameters