Manual RSSI calculation showing different values than GUI
Hi ST,
We are currently adapting ST code into a Linux device driver to control a ST25RU3993.
We are trying to integrate the RSSI calculation.
Following the AN4971 Rev2 and this ST question, we use formula
meanRSSI = [RSSI(I) + RSSI(Q)] / 2
Pin (in dBm) = 2.1 * meanRSSI - GWhen comparing our readings with GUI calculations for the same values of LogQ and LogI, with the same rxgain, we don't find the same Pin. After doing a lot of readings, we can see that most of the values are "shifted" by 2 units of LogQ and LogI (See image below).
Can you help us figure out what's wrong with our readings ?
Thanks,
Thomas
