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

取消
显示结果 
显示  仅  | 搜索替代 
您的意思是: 

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

557 次查看
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

标记 (3)
0 项奖励
1 回复

435 次查看
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 项奖励