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

◆ nrf_802154_continuous_carrier()

bool nrf_802154_continuous_carrier ( void  )

#include <nrf_802154/common/include/nrf_802154.h>

Changes the radio state to continuous carrier.

Note
When the radio is emitting continuous carrier signals, it blocks all transmissions on the selected channel. This function is to be called only during radio tests. Do not use it during normal device operation.
Return values
trueThe continuous carrier procedure was scheduled.
falseThe driver could not schedule the continuous carrier procedure.