Hi,
I use nRF51822.
Can it judge a UID of higher RSSI level by comparing the RSSI of two advertizers with Central mode in nRF51882? I want to know a UID of advertiser that has higher RSSI.
For Example,
C=Central, A1=Advertiser1, A2=Advertiser2,
First, the C is scaning and measure the RSSI of A1. Next, the C is scaning and measure the RSSI of A2. After measure RSSIs, can it compare which RSSI is higher in nRF5188? And can it judge a UID of higher RSSI?
Thanks for any helps.