
WIRELESS COMMUNICATION 209
Figure 6-16
Bluetooth-to-serial connection
through two serial terminal windows.
radio is discoverable when it’s in Slave mode. The radio
connecting to it is said to be in Master mode. In this step,
you’ll learn a radio’s Bluetooth address and check its
connection status.
A series of status commands tell you about the radio’s
configuration. To learn the radio’s Bluetooth address, type:
ATSI,1\r
It will respond with an address in hexadecimal notation:
OK
1122334455AA
Write down this address, or copy it to a text document.
You’ll need it in a moment. Next, check its connection
status by typing ATSI,3\r. It will respond like so:
OK
0,0
The first digit is telling you that the radio is in slave mode,
and the second, that it’s not connected. Now you can open
a second serial terminal window, open the serial port that
corresponds to the radio’s Bluetooth connection (you
established this port when you paired the radio ...