Using ANT+ on my nRF52840 Dongle

Good afternoon.
I recently bought myself an nRF52840 Dongle with the expectation that it would support ANT (as stated in the documentation). I have a Garmin Edge device that I can connect a heartbeat sensor to. I want to use my nRF as a heartbeat sensor so that it transmits information via ANT+ protocol.
Unfortunately, I have not found accessible and clear information on how to use ANT. Can you please tell me how I can use ANT on my nRF52840 Dongle?
I read about a similar problem from another person, where you replied that the nRF Connect SDK currently lacks the ability to work with ANT on the nRF52 series (only nRF53).
Of course this doesn't solve my problem, so please advise how and where to use ANT on my nRF. A detailed answer is highly desirable so that I don't have more questions on this topic, as I am a beginner and haven't worked with nRFs before at all. If there are examples of simple code (and instructions how to run it) that uses ANT (more specifically ANT+) - I would be grateful.
Sincerely, Victor.

Related