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

How to use Gazelle on NRF51422?

Hi,

how do I evoke Gazelle on NRF51422? According to specs NRF51422 supports both ANT and Gazelle although on SDK for 51422 the gzll folder is missing. It is present though in SDK for 51822. I have tried use gzill_ack_payload example from 51822 on my 51422 but got Error: Flash Download failed - "Cortex-m0".

  • Does NRF51422 has Gazelle protocol build in?
  • If so what needs to be changed in order to use for example gzll_host_ack_payload example present in 51822 SDK on 51422? It this a ROM issue?

The end goal: My sensor network is based on NRF24LE01 and I would like that my new and far more capable NRF51422 will talk Gazelle?

Any pointer will be appreciated.

Regards

Adam

Related