Hi,
I'm looking into implementing the FEC option in CC2500. From the app.note DN507 the text states that the signal rate must be doubled to maintain the same data rate which is also my understanding of FEC implementations. However looking at the code example at the end of the document it seems that the data + FEC (4 bytes + 12 bytes) is 4 times the original data set.
Can anybody confirm that the signal rate must be only doubled to maintain the original data throughput?