that the question can i put the nrf52840 firmware from nordic on the xenon . Since i got a couple of those board at home, i was starting to make a sensor for my bike(ant+) . The particle team isn’t planning at the moment to port those feature. So before ordering a nrf52840 dk(at a nice 75$ cad) i was just asking if it gonna work.
If it’s the wrong section i am really sorry.
Edit: After a couple of hours running after the white rabbit tail. I found some info.
-
Adafruit did make a port for the nrf52 to arduino. the xenon, argon and baron are supported
link: https://github.com/adafruit/Adafruit_nRF52_Arduino -
if you mess up your xenon(i don’t know for the 2 other) Jared Wolff did make a recovery tutorial
link: https://www.jaredwolff.com/how-to-unbrick-particle-mesh-using-jlink/ -
The best info for what i want is Mark Zachmann. I did already make it workable.
link:https://medium.com/home-wireless/using-segger-studio-and-nordic-sdk-with-particle-xenon-91e34aeb632a
now is there a easier way to make it work with the debugger (dap-link) and the arm ide web that would be nice.
Edit 2: everything is finally working with segger. Just did have to switch on using the dap-link(debbuger tool that was a buy option) for the ant protocol it’s not complex once you now where to get the info(nrf site is terrible).
Here is good info to: https://learn.sparkfun.com/tutorials/nrf52840-advanced-development-with-the-nrf5-sdk/all#ble-blinky-example
Heightball