You are here: Forum Home → ANT Developers Forums → ANT General Questions → Thread
undertale yellow
Hello.
I have a GARMIN device that can read data via ANT+ from different bike sensors (photo of this sensor in attachments).
Also I have Seeed Xiao BLE nRF52840 and I trying to understand how can I send information via ANT+ using ANTPLUS-Arduino library. There's example in documentation where shown how can I make heart rate monitor. I tried to just copy this code, and it's even works and writes "Sending DataPage: ...", but GARMIN device cannot find my nRF52840.
Can you just explain me what I did wrong. Maybe you have code that I can use to connect to this GARMIN-display via ANT+?