Overview | ||
Features | ||
Installing | ||
Running | ||
User Interfaces | ||
Status | ||
Bluetooth Connection | ||
Finding Remote Device | ||
Connecting To Remote Device | ||
Listening To Remote Device | ||
The Bluetooth adapter of the local device can listen to the request from any remote device
or the designated remote device. This role is called Bluetooth slave which is the role similar to network server.
The user can make it play a role in Bluetooth slave whenever the application starts or restarts in software
by setting Bluetooth operation mode properly. Bluetooth connection is initiated when a valid remote device requests connection to the Bluetooth adapter in the state of Bluetooth slave. There are two types of request from remote devices. One is inquiry scan which is sent so that they discover other Bluetooth devices nearby. The other is page scan which is sent so that they connect to another Bluetooth device. The Bluetooth adapter can respond to inquiry scan from remote devices by making itself discoverable and to page scan by allowing remote devices to connect to the Bluetooth adapter of the local device. |
||
[Listen To Remote Device] There are three commands such as where n is scan type, to is time out and 112233445566 is BD Address of remote device to listen to. Scan Type can be one of
BD address of remote device is used for designating remote device to listen to. Entering these commands to terminal pane makes the Bluetooth adapter of the local device listen to the specific request of any or specific remote device for time out. 'AT+BTSCAN' is identical to 'AT+BTSCAN,3,30' which makes the Bluetooth adapter listen to both type request of any remote device for 30 seconds. The user can also do it at the 'Listen To Inquiry And Page Scan' tab in the 'Bluetooth Management' dialog following the instruction as below: |
||
Please, refer to Bluetooth Management - Listen To Remote Device for more information. |
||
[Automatically Listen To Remote Device] The user can make the Bluetooth adapter of the local device listen to page scan of the last connected device or listen to both inquiry scan and page scan of any remote device whenever the application starts or restarts in software with 'ATZ' command. Entering 'AT+BTMODE,2' to terminal pane, the user can force the Bluetooth adapter to listen to page scan of the last connected device when the application starts or restarts in software. Entering 'AT+BTMODE,3' to terminal pane, the user can force the Bluetooth adapter to listen to both inquiry scan and page scan of the last connected device when the application starts or restarts in software. The user can also do it at the 'Configuration' tab in the 'Bluetooth Configuration' dialog following the instruction as below: |
||
|
||
Please, refer to Bluetooth Configuration - Configuration for more information. |
||
Changing Terminal Mode | ||
Bluetooth Disconnection | ||
Remote Device Configuration | ||
Toolbox | ||
Terminal Settings | ||
Bluetooth Management | ||
Bluetooth Configuration | ||
AT Commands List | ||
Help | ||
Exiting |