You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
samples: radio_test: Handle CRCOK before PHYEND in radio_handler
Reorder radio_handler event checks so CRCOK runs before PHYEND.
When both events are pending in one ISR, packet counting and RX timeout
updates run before PHYEND restart handling.
Signed-off-by: Erik Sandgren <erik.sandgren@nordicsemi.no>
Co-authored-by: Cursor <cursoragent@cursor.com>
0 commit comments