nrfxlib API 2.7.99
Loading...
Searching...
No Matches

◆ nrf_802154_rssi_ed_sample_to_dbm_convert()

int8_t nrf_802154_rssi_ed_sample_to_dbm_convert ( uint8_t  ed_sample)

#include <nrf_802154/driver/src/nrf_802154_rssi.h>

Converts the EDSAMPLE value to a dBm value.

Note
Performs temperature correction internally.
Parameters
[in]ed_sampleThe hardware reported value.
Returns
Result of the energy detection procedure in dBm.