I wish to take IQ samples in the regular payload of a packet sent and received using the RADIO peripheral.
It seems all the IQ sampling support is tied to the CTE portion of a packet. Is there anyway of decoupling this from the CTE and achieving the same thing with an unwhitened sequence of 1's in the payload of a radio packet? I cannot find any examples or previous questions on this.
I assume if the hardware can do this in the CTE, the timings can be replicated in software for any part of the packet. Beyond digging very deep into the source code for the CTE stuff, I am not sure where to start. Thanks.