This post is older than 2 years and might not be relevant anymore
More Info: Consider searching for newer posts

pc_ble_driver RSSI limitation

Hi,

I am using the nRF51 Dongle (PCA10031, V 1.1.0) and pc_ble_driver.py to create a custom script for testing purposes. But there seems to be a maximum limit for the measured RSSI? Is this correct, or is there some setting or similar I am missing?

No matter how close the BLE device (DUT) is to the USB dongle, the RSSI stops at -45dBm. The same is also true when using nRF Connect 2.0.1 (desktop).

Note that I have tested with various phones and verified that the issue is not with the BLE device; the actual RSSI should be at least -30dBm.

Related