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