This post is older than 2 years and might not be relevant anymore
More Info: Consider searching for newer posts

Bluetooth uart and ANT

Dear Members,

I have a question related with bluetooth as UART port,

Is it possible that I use this code base as a starter ?

E:\nRF5_SDK_17.0.2_d674dde\examples\ble_peripheral\ble_app_uart\main.c

I'm using ANT and nRF52840,

Any suggestions ?

Best regards and thanks,

Parents
  • Hi Torbjorn,

    I want to collect data from ANT sensor then transmit the data using bluetooth to my mobile phone ?

    Do you have any codes for ANT collecting data from crank power meter ? so far I have cadence, speed and HRM,

    I want to collect sensor data from power meter as well on the bike,

    Can I reuse the code inside this :

    E:\nRF5_SDK_17.0.2_d674dde\examples\ble_peripheral\ble_app_uart\main.c

    I want to merge with the code in :

    E:\nRF5_SDK_17.0.2_d674dde\examples\ant\experimental\ant_shared_channel\m2m\main_hrm_bsc_lcd.c

    Regards,

Reply
  • Hi Torbjorn,

    I want to collect data from ANT sensor then transmit the data using bluetooth to my mobile phone ?

    Do you have any codes for ANT collecting data from crank power meter ? so far I have cadence, speed and HRM,

    I want to collect sensor data from power meter as well on the bike,

    Can I reuse the code inside this :

    E:\nRF5_SDK_17.0.2_d674dde\examples\ble_peripheral\ble_app_uart\main.c

    I want to merge with the code in :

    E:\nRF5_SDK_17.0.2_d674dde\examples\ant\experimental\ant_shared_channel\m2m\main_hrm_bsc_lcd.c

    Regards,

Children
Related