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

   

bike power tx and android ant+ plugin service

Rank

Total Posts: 1

Joined 2018-01-06

PM

Hi I'm very interested in studying this protocol, and I'm testing with nrf52832 kit development, loading the example "bike power meter tx" and app on android "ant + plugins service". When I run the search again from the application I can not find anything. Can you suggest where I'm wrong?      
RankRankRankRank

Total Posts: 120

Joined 2013-05-07

PM

Hi Valmas75,

Hmm, the scenario you are describing should work. I would check a few things first:
(1) Is the bike power nrf52 sample using the correct network key? The ANT+ Network key should be used
(2) Does the nrf52 sample properly turn on the ANT channel?
(3) Is the nrf52 sample potentially hard faulting before it even gets to the point where it can open a channel?

Some ways to help isolate the problem:
(1) Run a SimulANT+ Bike Power display against the nrf52 sample. Does SimulANT+ receive messages?
(2) Run a SimulANT+ Bike Power sensor simulator against ANT+ Plugins. Does plugins receive PWR information?
(3) Run ANTWareII using the parameters set in the nrf52 sample, but set as a slave. Is ANTWareII able to track?

These steps should help you identify where problems are.

Hope that helps,
BK