[133] CLOCK,RADIO: NRF_RADIO->EVENTS_BCMATCH event might trigger twice

This anomaly applies to IC Rev. Engineering A, build codes QIAA-AA0.

Symptoms

A task might be triggered twice by the NRF_RADIO->EVENTS_BCMATCH event.

Conditions

  • The NRF_RADIO->EVENTS_BCMATCH event is used to trigger tasks through PPI or SHORTS.
  • BCC is set to match after one more bit than the packet size during TX.

Consequences

Tasks connected through PPI or SHORTS to this event might be triggered twice.

Workaround

None.