Hello,
I am trying to use the CC1200 RX sniff mode. I am transmitting packets via SmartRF Studio. Each packet looks like that:
Preamble (4 bits) - Sync (32 bit) - Data.
I am trying to recieve the packets using RX sniff mode (eWOR mechanism) with RX termination which is based on PQT.
I did not succeed in recieving the packets, it seems that the reciever does not recognize the transmission, and thus it does not move to RX mode.
I saw that if I transmit longer preamble (~30 Bytes), I succeed in moving to RX mode. However, I do not wish to transmit such a long preamle (due to receiver energy limitations), but to use the data as some sort of preamble instead.
In addition I do not want to use RX termination based on CS (again, due to energy limitations).
Is there any way I can use the RX sniff mode with RX termination based on PQT while keeping the transmission as mentioned above?
Is there any other mechanism I can use?
Thanks
Alon