Tool/software:
Hello my friends,
I was wondering if there is any example on how to implement a custom FEC scheme using the proprietary RF?
My main question revolves around the fact that at the Tx side the FEC should be over the entire payload plus the CRC. In this context, I was wondering if there is a way to get the generated CRC for a specific payload and then feed the entire thing to a simple encoder like a linear 3/4 block code?
Also, the biggest question is how to perform the FEC decoding at the RX and then CRC check? Is there a way to see the raw air packet in the Rx mode and using the proprietary RF? Further, if there is any API to calculate the CRC checksum or we should write a simple code to do the computations for the CRC.
Any help or suggestions will be much appreciated.
Thanks.