Hi, all
I'm trying to add the RSSI callback function into HIDAdvRemoteDongle to detect remote's rssi value.
When the two devices are first connected, the rssi callback function works fine. I get available rssi values, range within -127dBm..+20dBm.
However, after central device received notification packets from remote, I turned on rssi function, most of the rssi values were unavailable values, as -129dBm.
Is there any way to get RSSI value during connection? What's the reason of RSSI unavailable values?
Thanks a lot in advance.