Welcome Guest,Register Now
Log In

ANT Forum

Welcome guest, please Login or Register

You are here: Forum Home → ANT+ Forums → ANT+ Bike Power → Thread

   

ANT+ Bike Power basic example

Rank

Total Posts: 2

Joined 2016-06-08

PM

Hi, I am reaching out to look for a helping hand! I am sure I miss a tiny bit in order to get it working and I spend already too much meaningless hours trying to figure out whats wrong...

I try to get the example to run:nRF5_SDK_17.1.0/examples/ant/ant_plus/ant_bpwr/bpwr_tx/pca10040/s212/ses/ant_bpwr_tx_pca10040_s212.emProject

I am able to connect with my Garmin Edge but the power is always 0. I cant figure out how to debug and where the code crashes since debugging does not work for some reason.

I checked by RTT viewer but it always freezes and does not continue to run in the while(1) loop?!

Any ideas?

Hardware / Toolchain
Board: nRF52 DK, PCA10040 (nRF52832)
SoftDevice: S212 v7.0.1
SDK: nRF5 SDK 17.1.0
IDE: SEGGER Embedded Studio for ARM V7.32a (64-bit, Non-Commercial License)
J-Link Software/Firmware: J-Link V7.9x
Host: Windows (x64)      
Rank

Total Posts: 2

Joined 2016-06-08

PM

I cant believe that I missed this: after pressing the reset button on the board after flashing, it worked...