Technical Manual

Bluetooth Raw Serial Module Technical Specification
Apr. 4, 03 Copyright © 2003, Socket Communications, Inc. Page 16
Document#: 6410-00195 A Revision 0.7
6.3.16. Read local device address
Display the local device address
V1<CR>
Returns:
“v1%xx%xx%xx%xx%xx%xx<CR>”
Note: This command responds with the requested data only not the “ACK<CR>”
Example:
Sent: “V1<CR>”
Received: "v1%00%2C%C6%03%45%39"
6.3.17. Read local device role
Display the local device role
V2<CR>
Example:
“V2<CR>”
Returns:
“v2SLAVE<CR>” – When module is configured for Bluetooth slave mode.
“v2MASTER<CR>” – When module is configured for Bluetooth master mode.
Note: This command responds with the requested data only not the “ACK<CR>”
6.4. EVENTS
6.4.1. Link Connect
Send “CONNECT %xx%xx%xx%xx%xx%xx<CR>” to local host when link is
established.
The Bluetooth device address of the remote device is supplied as ASCII hex characters
following the word CONNECT.