I'm using nRF52 DK BLE.
In the code, I used the following code to set the Tx Power = +4dBm.
On my HUAWEI Android phone, I use the nRF Connect app to see the RSSI. My phone is only 15 cm away from nRF52 DK. However, the RSSI value is only about -35 dBm (see image).
If I change the Tx Power to -8dBm, I could see the RSSI also reduces. It seems like my Tx power configuration code is correct.
Any idea why, please? Also, how I solve the low RSSI issue, please?
Thank you