Hi, I want to use Friis formula to calculate the expected RSSI value I will measure from 1 meter in 2402GHz using nrf52840 in a chamber. The Tx output is -32dBm.
When I used the formula, I got a much lower value than what I measured (measured -58dBm, calculated -72dBm).
My question is what is the process of generating the RSSI measurement from the mounted antenna to the value published at the end? is there any software manipulation (some sort of conversion formula from the the hardware measured value to the value that is advertised for the received packet)?
I read the RADIO 2.4GHz chapter and found no clew about that. Also the parameters I plugged to the formula were double checked with the manufacture.
Thanks.