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

nRF52 ANT sample problem

Hi Mate, When I test the example of ANT which is named as hrm_tx(heart rate transmitter), after I programed the ANT_s212_nrf52_0.5.1.alpha.hex and the application of hrm_tx to my nRF52 DK, I can see nothing from my UART.

Parents
  • Hi,

    Was not able to reproduce this issue, did it transmit after you programmed the SD and application?

    These are the steps I did:

    • Copied the API headers from the ANT_s212_nrf52_0.5.1.alpha to \nRF5_SDK_11.0.0-2.alpha\components\softdevice\s212\headers
    • defined the ANT_LICENSE_KEY in nrf_sdm.h
    • built the hrm tx example and loaded it together with the SD to the kit.
    • Used tera term to receive the UART data.
Reply
  • Hi,

    Was not able to reproduce this issue, did it transmit after you programmed the SD and application?

    These are the steps I did:

    • Copied the API headers from the ANT_s212_nrf52_0.5.1.alpha to \nRF5_SDK_11.0.0-2.alpha\components\softdevice\s212\headers
    • defined the ANT_LICENSE_KEY in nrf_sdm.h
    • built the hrm tx example and loaded it together with the SD to the kit.
    • Used tera term to receive the UART data.
Children
Related