Hello, I am using SDK nRF5_SDK_15.3.0_59ac345 with nrf32832 in BLE central mode and want to connect the closest peripheral device with a name prefix with "XYZ_ ". I know that exciting filter can't help me and I need to write on code. The issue is that I am not able to find scan reports which can tell me about all nearby device names and RSSI.
Can anyone please help me?