When is the PQT_REACHED flag in the PKTSTATUS register reset?
I am seeing the PQT_REACHED flag get set, then sometimes it is never reset. I am using this flag to lock the receiver on a single channel as long as a preamble is being received. However, if the PQT_REACHED flag is never reset, I stay locked on the channel indefinitely and never transmit.
I'm not positive, but I may be shutting the receiver off (due to a bug in my code) - would this prevent the PQT_REACHED from resetting to 0?
Thanks,
Chad C.