NordicSemiconductor / IOS-nRF-Connect

Info page
https://nordicsemiconductor.github.io/IOS-nRF-Connect/
136 stars 32 forks source link

Max. RSSI filter catches peripherals with invalid RSSI values #124

Closed reggian closed 1 year ago

reggian commented 1 year ago

In the scanner if one sets the filter for Max. RSSI (e.g. -40 dBm) the peripherals that have an invalid RSSI value (in the UI it is listed as N/A, I presume that it caught the RSSI value of 127) pass through and then stay on the list even though the later valid values are way below (e.g. -85 dBm) the set Max RSSI value.

dinesharjani commented 1 year ago

Yes, you are correct. We made an improvement to this for the upcoming version 2.6 release of nRF Connect. You can try it out in the TestFlight beta if you write me back using the App's Settings -> Send Feedback option.

Thank you for raising the issue ^^

reggian commented 1 year ago

Kudos @dinesharjani for such a fast response. I have sent you a feedback.

dinesharjani commented 1 year ago

Marking as closed.