Resolved! 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) ...