Difference between revisions of "IoTGateway/BSP/Linux/iMX6/Bluetooth Testing Guide"
From ESS-WIKI
Line 6: | Line 6: | ||
--> | --> | ||
=Getting Started= | =Getting Started= | ||
+ | ==<span style="color:#0070c0;">Conventions</span>== | ||
+ | <span style="color:purple">'''${BT_MAC_ADDR}'''</span> : Bluetooth peer device's MAC address | ||
+ | |||
+ | <span style="color:purple">'''${FILE}'''</span> : test file that be sent to peer device | ||
+ | |||
==<span style="color:#0070c0;">Prerequisites</span>== | ==<span style="color:#0070c0;">Prerequisites</span>== | ||
− | All operations in this guide are based on BlueZ5, please make sure the | + | All operations in this guide are based on BlueZ5, please make sure the BlueZ5 is installed in rootfs.<br> |
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
===Bluetooth/WiFi mini-PCIe card=== | ===Bluetooth/WiFi mini-PCIe card=== | ||
[http://www.advantech.com/products/1-2r51yz/ewm-w155h/mod_26cc4a99-311c-4d34-982a-bbe3d46372e1 EWM-W155H01E] | [http://www.advantech.com/products/1-2r51yz/ewm-w155h/mod_26cc4a99-311c-4d34-982a-bbe3d46372e1 EWM-W155H01E] | ||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− |
Revision as of 07:50, 8 June 2016
Bluetooth Testing Guide for iMX6 Platform
Getting Started
Conventions
${BT_MAC_ADDR} : Bluetooth peer device's MAC address
${FILE} : test file that be sent to peer device
Prerequisites
All operations in this guide are based on BlueZ5, please make sure the BlueZ5 is installed in rootfs.