HC-05 Bluetooth connected to Bambino 210E

Introduction

In this notebook page you can find generic information about HC05.


Pinout Bambino 210E

/media/uploads/edodm85/bam210e-headers.jpg


Connectivity

HC05 pinBambino 210E pin
1 - TxP6_5 - Rx
2 - RxP6_4 - Tx
12 - 3.3VVout - 3.3V
13 - GNDGND
31 - PIO8--
32 - PIO9--
34 - PIO11GND (Data mode) or 3.3V (AT mode)


Test Code for Transparent data mode

Import programHC05_Transparent_mode

Transparent data mode for Bluetooth HC05


Output for Transparent data mode

/media/uploads/edodm85/outtestbam210.jpg


- - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -


AT command mode

In AT command mode you can configure and send control command to the HC05 device.


Code for AT command mode

Import programHC05_AT_mode

This program send an AT command to the HC05 module and shows the response into a terminal.


Output for AT command mode


You can download the program here: HC05 Test Software v1.2
Is required Microsoft .NET Framework 4.0 or above.

/media/uploads/edodm85/screen_bt3.jpg


Please log in to post comments.