I have a demo board which comprises of a Chipcon CC1021 chip connected
to a Microcontroller.Reading thru the Datasheets of CC1021 i
understand that the CC1021 can be used to Modulate data in either
NRZ,Manchester Encoded or Transparent Async UART format.Now apart from
all this we need to have a Preamble for all data packets which is just
a sequence of 1s and 0s and this is not encoded in any of the
formats(NRZ,Manchester Encoded or Transparent Async UART).
Is there a way to isolate the Preamble from the data.If so how?
to a Microcontroller.Reading thru the Datasheets of CC1021 i
understand that the CC1021 can be used to Modulate data in either
NRZ,Manchester Encoded or Transparent Async UART format.Now apart from
all this we need to have a Preamble for all data packets which is just
a sequence of 1s and 0s and this is not encoded in any of the
formats(NRZ,Manchester Encoded or Transparent Async UART).
Is there a way to isolate the Preamble from the data.If so how?