Hello. I need to calculate the RSSI value from the module nRF9160. I am using the nRF9160 DK 0.8.2. From the AT reference guide, there are two commands: AT+CESQ and AT+CSQ. The first one gives me only the RSRQ and RSRP. And the second one (CSQ) should give me the RSSI value, but it always displays 99,99.
So, is there a way to get the RSSI?
Thanks in advance.