Is there any way I could communicate HC06 with FRDM K64f using KDS?

cancel
Showing results for 
Show  only  | Search instead for 
Did you mean: 

Is there any way I could communicate HC06 with FRDM K64f using KDS?

534 Views
shrutirawool
Contributor II

Hi BlackNight and @Jorge_Gonzalez,

Is there any way I could communicate HC06 with FRDM K64f using KDS? Would appreciate any help. I haven't found any tutorial on NXP regarding this. I know how to use it using mbed but I need to do it using KDS.

Thanks,

SR

Tags (3)
0 Kudos
1 Reply

412 Views
BlackNight
NXP Employee
NXP Employee

Hi SR,

there is an example for FRDM-K64F using the Bluetooth connector on that board with HC06:

mcuoneclipse/Examples/KDS/FRDM-K64F120M/FRDM-K64F_Demo at master · ErichStyger/mcuoneclipse · GitHub 

with a full driver for the Bluetooth module:

pastedImage_2.png

The extra components are available on SourceForge, see McuOnEclipse Releases on SourceForge | MCU on Eclipse 

I hope this helps,

Erich

0 Kudos