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!!!