Welcome Guest,Register Now
Log In

ANT Forum

Welcome guest, please Login or Register

You are here: Forum Home → ANT+ Forums → Miscellaneous → Thread

   

How does ant+ Scanning reduce the usage of RF resources?

Rank

Total Posts: 1

Joined 2022-10-28

PM

My question: I want Ant+ to run stably with BLE peripheral and BLE Central;
The nordic BLE stack I use: ANT_S332_NRF52_7.0.1;
The chip I use: nordic Semi nRF52832_xxAA;
Problems I encounter: If I use API sd_ant_channel_open(ucChannel), ble peripheral responds to the mobile App times out, and finally the mobile APP and ble peripheral are disconnected.
Solution: Keep the scanning of API sd_ant_channel_open(ucChannel), keep the smooth interaction between ble peripheral and the mobile APP, or ble peripheral does not respond to the mobile App timeout disconnection;