This thread has been locked.

If you have a related question, please click the "Ask a related question" button in the top right corner. The newly created question will be automatically linked to this question.

CC1312R7: TI network stack receives incorrect 802.15.4 frames from Contiki-NG

Part Number: CC1312R7
Other Parts Discussed in Thread: , CC1312R, TIMAC

The TI network stack receives incorrect frame headers from Contiki-NG, preventing communication.

See the two attached pictures (.pcap files available on request) for the exact *same* radio frame.

First is the correct expected frame, from a device running contiki-NG, captured with latest sensniff from the Contiki-NG distribution.

Second is the incorrect frame capture, of the same frame from the same device running contiki-NG, but captured with SmartRF.

The TI SmartRF Packet Sniffer, running the TI 802.15.4 2 1.10 receives a completely bogus frame header, preventing higher level protocol decoding and decrypting the packet.
Note for clarity only one frame is included below, but *all frames are incorrect* from Contiki-NG.
Frames from TI networks stacks (not Contiki-NG) running on CC1312R7 appear to be correctly received in SmartRF Packet Sniffer.

Note that in both cases the *FCS is correct* indicating that all bits have been received correctly.
Smart RF Packet Sniffer settings attached for reference.

Any ideas of where the bug is?
Can we fix or workaround the bug ourselves or does TI/Contiki have to fix it?