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.

Packet Error Rate/PER CC2430 and signal generator, FCS calculation

Other Parts Discussed in Thread: CC2430

Hello!

I want to check my Packet Error Rate of my CC2430 device. My plan is it to create a Data list with Labview, send it via GPIB to my Rohde&Schwarz signal generator smiq (O-QPSK, 62.5KS/s, 2.45Ghz) and then to the device. At the beginning I started SmartRF for receiving

My problem is to create the Dlist. It has to be compliant to the IEEE 802.15.4 protocol. Usually the FCS/Frame check sequence is done by hardware, but now I have to calculate it manually, by software. Looking at the IEEE802.15.4.pdf sheet gave me in chapter "7.2.1.8 FCS field" the algorithm, but I actually don't know, how to implement it. I hope you can help me?

Does anyone have an example?(could be in another programming language) Or an example Datalist?

 

Thank you!!

Regards,

Andi