Skip to content
Commit dbe74b32 authored by Maciej Baczmanski's avatar Maciej Baczmanski Committed by Fabio Baltieri
Browse files

Revert "drivers: ieee802154: nrf: cache radio channel"



This reverts commit 780b1285.
"drivers: ieee802154: nrf: cache radio channel"

Implementation affected RCP devices in openthread as MAC layer
does not call `Receive()` functions after transmit is done.

Additionally, after sending a frame to a new channel (for example
while discovery operation), radio switches to RX state immediately
after TX, but continues to listen on old channel for about 5ms,
until MAC layer calls `Receive` operation, forcing to change the
channel.

Signed-off-by: default avatarMaciej Baczmanski <maciej.baczmanski@nordicsemi.no>
parent 3bf19d9f
Loading
Loading
Loading
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please to comment