I am getting an RSSI of -80dB on my phone for a BLE device that is advertising. My custom app is not able to connect to the device and throws an error code 133 (out of range) whereas the nRF Connect app on the same phone is able to connect to that device. Is there something that can be fixed in the code for the connection to take place?
Please help me with this issue.
I want to connect both of the BLE devices even if they have an rssi of -80dB or lesser.