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

nRF51 mimic of nRF24AP2 (ANT)

Hello all,

I'm writing code for the nRF51 to allow it to be driven via the Android ANT SDK (from Dynastream), using standard ANT protocol messages.

However, it's occured to me that what I'm effectively trying to do is program an nRF51 to behave as if it were an nRF24AP2...!

Is anyone aware of an off-the-shelf project/example that already does this? It seems likely to be a common scenario, maybe?

Regards, Richard.

Related