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.

Problem with basicRFPacketIsReady() function

Other Parts Discussed in Thread: CC2430, SIMPLICITI

Hello,

I have a problem with the basicRFPacketIsReady() function. It seems that when I send a packet to my node the basicRFPacketIsReady() function works fine. But when I receive a second packet, then the basicRFPacketIsReady() function doesn't response. And then the basicRFPacketIsReady() function seems to be stuck.

I am using the CC2430/31.

Does anyone knows what is wrong with the basicRFPacketIsReady() function or does anyone knows how I can check If a received packet is ready with just using some flags from the RX registers from the cc2430/31

Thank you!!!