Appendix E Using Bluetooth* Functionality
Bluetooth functionality is provided by a mini-PCIe card connected to the mini-PCIe
slot. The following steps are performed from your PuTTY terminal.
1. Load the Bluetooth driver. Use the following command:
modprobe btusb
Once loaded, the sysfs entry appears as
/sys/module/Bluetooth
2. Use the following commands to discover the Bluetooth device:
hciconfig <BT DEVICE NAME> up
hciconfig <BT DEVICE NAME> noscan
hciconfig <BT DEVICE NAME>
The expected response is
UP_RUNNING
3. Use the following commands to enable another Bluetooth device and ensure it is
visible to others.
hcitool scan --flush
hciconfig <BT DEVICE NAME> piscan
4. Execute the following service discovery command:
sdptool browse <BT_2_BD_ADDR>
5. Establish a connection with the Bluetooth device.
hcitool dc <BT_ADDR>
hcitool cc <BT_ADDR>
hcitool con
hcitool dc <BT_ADDR>
6. Ping the Bluetooth device:
l2ping -c 5 <BT_ADDR>
Using Bluetooth* Functionality—Intel IoT Gateway Development Kit DK200 Series
Intel
®
IoT Gateway Development Kit DK200 Series
April 2015
Getting Started Guide
Order No.: 330295-004
71