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.

How does CC1110 receive mode work without preamble/syncword detection?

Hi,

CC1110 datasheet states:

In receive mode, the demodulator and packet
handler will search for a valid preamble and
the sync word. When found, the demodulator
has obtained both bit and byte synchronism
and will receive the first payload byte.

What if preamble/syncword detection is disabled (MDMCFG2.SYNC_MODE=000)? Will the raw received bitstream be forwarded to application? So it can implement its own byte sync mechanism for legacy protocols?

BR / Björn