Difference between revisions of "IoTGateway/BSP/Linux/iMX6/Bluetooth Testing Guide"
From ESS-WIKI
(Created page with "<big><big><big>Bluetooth Testing Guide for iMX6 Platform</big></big></big> <!-- {| align="right" | __TOC__ |} -->") |
|||
Line 5: | Line 5: | ||
|} | |} | ||
--> | --> | ||
+ | =Getting Started= | ||
+ | ==<span style="color:#0070c0;">Prerequisites</span>== | ||
+ | All operations in this guide are based on BlueZ5, please make sure the verion of BSP is V6.000 at least.<br> | ||
+ | |||
+ | ===Add package expect if BSP quarkLBV6000 used=== | ||
+ | There is no package expect installed in imx6LBV6000, it is necessary to do the following precedures to make the expect installed.<br> | ||
+ | :Download the [[File:quarkLBV2011_convert_to_BlueZ5.tar.gz]], and perform below command | ||
+ | ::<code>$ tar xvf quarkLBV2011_convert_to_BlueZ5.tar.gz -C <span style="color:#7030a0;">'''${BSP_HOME}'''</span></code> | ||
+ | :Rebuild all image files(click [[IoTGateway/BSP/Linux/Quark/Yocto_LBV2_User_Guide#To_build_all_image_files|this]] for details) | ||
+ | |||
+ | ===Bluetooth/WiFi mini-PCIe card=== | ||
+ | [http://www.advantech.com/products/1-2r51yz/ewm-w155h/mod_26cc4a99-311c-4d34-982a-bbe3d46372e1 EWM-W155H01E] | ||
+ | |||
+ | ==<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 |
Revision as of 04:21, 8 June 2016
Bluetooth Testing Guide for iMX6 Platform
Contents
Getting Started
Prerequisites
All operations in this guide are based on BlueZ5, please make sure the verion of BSP is V6.000 at least.
Add package expect if BSP quarkLBV6000 used
There is no package expect installed in imx6LBV6000, it is necessary to do the following precedures to make the expect installed.
- Download the File:QuarkLBV2011 convert to BlueZ5.tar.gz, and perform below command
$ tar xvf quarkLBV2011_convert_to_BlueZ5.tar.gz -C ${BSP_HOME}
- Rebuild all image files(click this for details)
Bluetooth/WiFi mini-PCIe card
Conventions
${BT_MAC_ADDR}
- Bluetooth peer device's MAC address
${FILE}
- test file that be sent to peer device