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

nrf51422 + nrf8001 or nrf51922 Hardware Question

Hi, i need some help by selecting the right Hardware for a new Project. I want to build mesh network so i think ANT is the right Protokoll for me, with BLE i can't build such a network. I also need an small processor in the application thats why i prefer to use the nrf51422 becouse i have ant + processor. And the main job of the application is to use ant to communicate with each other.

But i also needs a bridge between Bluetooth, an it is possible that i need bluetooth and ant at the same time.

First i thought i could use nrf51922 but i don't think that i can use ant and BLE at the same time. would it bee possible for me that i can use a nrf51422 for ant + nrf8001 for BLE ?

Thank you :)

Parents
  • Hi Nils

    For nRF51922, BLE and ANT can run concurrently, i.e. you can maintain BLE and ANT connection at the same time. I would clearly recommend nRF51922 if you need both BLE and ANT. Having nRF51422 and nRF8001 will clearly have higher BOM and will most likely require more development effort from your side as you would need to operate two chips instead of one. It is also a benefit that it is fairly easy to use for nRF51922, any BLE example code from the nRF51822 SDK. Similarly, you can also use ANT example code from the nRF51422 SDK or your custom nRF51422 code for ANT communication on the nRF51922 chip. There is also available heart rate monitor example code for nRF51922 that uses both ANT and BLE at the same time. It receives ANT heart rate data and relays that heart rate data to a BLE central device via its BLE interface.

  • Hi,

    Thanky for your answer. I contacted my local Distributors, i hope they can sell me some Dev Kits :).

    Best regards Nils

Reply Children
No Data