Trying to run ANT+ examples from "antplus-arduino" library on Seeed XIAO BLE nRF52840 Sense

library : GitHub - cujomalainey/antplus-arduino: An Implementation of the ANT+ Network on top of ant-arduino

Hi everyone, I know the Seeed XIAO BLE nRF52840 Sense board has ANT+ capabilities but trying to find an example piece of code that works is proving a bit tricky. I can get BLE working no problem on this fabulous little board. Wonder whether the “soft device” ( S140 7.3 ? ) needs telling to enable ANT+ ? I’m sure it must be possible :slight_smile:

Hi Woodster
did you find an Ant+ solution for Seeed board?
I have the same task and may be we can combine our efforts

Hi Edward,

I was trying for a few months to build an Adafruit bootloader with any of the ANT±enabled
soft devices e.g S340 & flashed the end result over J-Link using my Nordic NRF52840 DK ( develop kit ) board, but couldn’t get even a simple blinky app to work.

It would probably take some hardcore debugging to get to the part which is hanging - I’m still a novice at setting that side of things up - I’m using Seger Embedded Studio which seems like a great environment.

Let me know what you’ve tried and we can compare notes :slight_smile:

Have a great weekend,

Martin