Dear Nordic:
I pretend to develop a tool to search all surrounding Ant+ sensors and list them. User can choose target sensor then he can see the sensor data.
I expect it can behave like bluetooth scan.
I read the document about background scan and run the example of ant_background_scanning_pca10040_s212.
I can get only one sensor randomly after i call sd_ant_channel_open. So i have to close the channel and open it again to get anther sensor info. Is there any way to let ANT+ scan to behave like bluetooth? Just list the devices that be scanned.