Bluetooth Module HC06: Difference between revisions

From STorM32-BGC Wiki V1
Jump to navigation Jump to search
Line 15: Line 15:
Search for "HC06" and check that it is a slave (it sometimes is available also as master). In case of doubt carefully compare the product picture with the item in the above picture.
Search for "HC06" and check that it is a slave (it sometimes is available also as master). In case of doubt carefully compare the product picture with the item in the above picture.


For possible sources, see the wiki entry [http://www.olliw.eu/storm32bgc-wiki/index.php5/Where_to_buy_assescories_and_supplies#HC06_Bluetooth_module Where to buy assescories and supplies: HC06 Bluetooth module]
For possible sources, see the wiki entry [http://www.olliw.eu/storm32bgc-wiki/index.php5/Where_to_buy_accessories_and_supplies#HC06_Bluetooth_module Where to buy accessories and supplies: HC06 Bluetooth module]


== Technical Documentation ==
== Technical Documentation ==
* [http://wiki.pinguino.cc/index.php/SPP_Bluetooth_Modules Pinguino - SPP Bluetooth Modules]
* [http://wiki.pinguino.cc/index.php/SPP_Bluetooth_Modules Pinguino - SPP Bluetooth Modules]
* [http://www.exp-tech.de/service/datasheet/HC-Serial-Bluetooth-Products.pdf ExpTech - HC Serial Bluetooth Products User Instructional Manual]
* [http://www.exp-tech.de/service/datasheet/HC-Serial-Bluetooth-Products.pdf ExpTech - HC Serial Bluetooth Products User Instructional Manual]

Revision as of 01:20, 9 April 2014

STorM32 BGC v0.17 board with HC06 bluetooth module

The STorM32-BGC can be equipped with a Bluetooth module for wireless communication. Specifically, it is the HC06 slave module.

Installation and Configuration

In order to use the StorM32 BGC via Bluetooth just solder the HC06 BT-Module in place, connect via USB and start the "BTConfigureTool - Configure Bluetooth Module" option from the Tools menu in OlliW's o323BGCTool.

Once the module has been configured, please restart the board by pressing reset or remove and resume power. Then try to connect via Bluetooth - for those who wonder what the correct PIN is: It is "1234"

Yellow Status Led

There is a third, yellow led on the STorM32BGC board, which, if enabled, is directly connected to the HC06 bluetooth module and shows its status. The meaning of the blinks is described in the documentation for the HC06 module.

Where to get the HC06 module from

Search for "HC06" and check that it is a slave (it sometimes is available also as master). In case of doubt carefully compare the product picture with the item in the above picture.

For possible sources, see the wiki entry Where to buy accessories and supplies: HC06 Bluetooth module

Technical Documentation