Welcome Guest,Register Now
Log In

ANT Forum

Welcome guest, please Login or Register

   

Getting CC2567 to work

Rank

Total Posts: 2

Joined 2013-12-28

PM

Hi,

I'm developing a sensor node where I try to integrate the CC2567 transceiver module (on PAN1323). Is there any example code on how to send ant messages to the CC2567 via uart. As I've read HCI commands have to be used, does anyone know where to get an HCI protocol?

Thank's for any help.
Nikolas      
Rank

Total Posts: 19

Joined 2013-11-21

PM

Rank

Total Posts: 2

Joined 2013-12-28

PM

Thank's enniom, but I've already seen these information. I'm looking for something like .c/.h files that are
ready to use with e.g. antInterface.c, thus I can just use antMessages to setup my communication.

Thanks.