Difference between revisions of "IoTGateway/BSP/Linux/Quark/Bluetooth Testing Guide"

From ESS-WIKI
Jump to: navigation, search
(Prerequisites)
(Testing Operations)
Line 17: Line 17:
  
 
=Testing Operations=
 
=Testing Operations=
 +
([http://172.22.15.134/index.php/IoTGateway/BSP/Linux/Quark/Yocto_LBV2_User_Guide#To_build_all_image_files])
 +
([[IoTGateway/BSP/Linux/Quark/Yocto_LBV2_User_Guide#To_build_all_image_files]])
 +
 
==DOC==
 
==DOC==
 
===HERE===
 
===HERE===

Revision as of 13:00, 7 June 2016

Bluetooth Testing Guide

Getting Started

Prerequisites

All operations in this guide are based on BlueZ5, please make sure the verion of used BSP is 2011 at lease.

Convert BlueZ4 to BueZ5 if BSP quarkLBV2011 used

In LBV2011 the BlueZ4 is used by default, it is necessary to do the following precedures to convert to use BlueZ5.
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 the image-full by

$ bitbake image-full

Testing Operations

([1]) (IoTGateway/BSP/Linux/Quark/Yocto_LBV2_User_Guide#To_build_all_image_files)

DOC

HERE