Bluetooth Coded PHY decoding algorithm (nRF52840)

Convolutional codes are used to provide forward error correction (FEC) in Bluetooth Coded PHY.
From literature I find that the Viterbi algorithm is often (but not always) used. However, from the nRF52840 documentation I cannot find a mention of the FEC decoding algorithm implemented in hardware. Is this information available?


Image from the Bluetooth Core v5.3 specification page 2733:

Parents Reply Children
No Data
Related