Dear Members,
I want to port a code from :
E:\nRF5_SDK_17.0.2_d674dde\examples\ant\ant_async_transmitter\main.c
to be used with PCA10056 ?
Any ideas ? thanks
Dear Members,
I want to port a code from :
E:\nRF5_SDK_17.0.2_d674dde\examples\ant\ant_async_transmitter\main.c
to be used with PCA10056 ?
Any ideas ? thanks
Take ant project made for the pca10056 (e.g. examples\ant\ant_message_types\master\pca10056), and replace the main.c and sdk_config.h file from the pca10040 project (e.g. \examples\ant\ant_async_transmitter\pca10040).
Kenneth
Thanks Kenneth, will do and keep posted.