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.

LAUNCHXL-CC1310: Reading Raw RF Packets

Part Number: LAUNCHXL-CC1310
Other Parts Discussed in Thread: CC1310

 

I am using the LaunchXL-CC1310 and trying to read my sensor data in RF Studio under RF Packets mode, but I am not able to see any data. However, I can see spikes in Continuous RX mode.

Is it possible that my sensor is not sending data in the format:

[Preamble] → [Sync Word] → [Length] → [Payload] → [CRC (if enabled)]

and that is why it is not being detected in Packet RX mode?

How can I read the raw RF packets?