Welcome Guest,Register Now
Log In

ANT Forum

Welcome guest, please Login or Register

   

S332 proximity search

Rank

Total Posts: 3

Joined 2015-03-24

PM

Hi

I am using Nordic softdevice S332 for developing a proximity search project.
The softdevice function "sd_ant_prox_search_set (uint8_t ucChannel, uint8_t ucProxThreshold, uint8_t ucCustomProxThreshold)" is used for setting the proximity searching. I would like to set the proximity searching with custom threshold level. But, the function accept an unsigned 8bit integer for the custom proximity threshold.
Would anyone tell me how to set the custom Proximity threshold to -100dBm?

Thanks