Hi
I am working on ble_app_cli to acieve my requirements.
I want to whitelist device based on recieved scan request report before making connection with the central.
as soon as i recieve a new scan request report check for rssi and if is above threshold add it to whitelist.
How do i achieve this???
Please suggest.