![]() |
nRF Connect SDK API 3.3.99
|
| #define SNR_IDX_TO_DB | ( | snr | ) |
#include <include/modem/modem_info.h>
Converts SNR index value returned by the modem to dB.
The index value of SNR can be converted to dB with the following formula:
Example values:
See modem AT command reference guide for more information.
| [in] | snr | SNR index value as 'int'. |