Tool/software:
HI, my CC1120 receives messages from many devices, some with preamble 0xAA and others with 0x55
and it seems strange to me because I configured it to handle only 0x55.
My configuration is this:
CC112X_PREAMBLE_CFG1 , 0x11, // preamble 2 bytes (n*01 whit n=8) 0x55
CC112X_PREAMBLE_CFG0 , 0x22, // preamble decision enabled
Why am I getting both 0x55 and 0xAA? I configured the device specifically to filter traffic in RX.
OK. Assuming that in RX I cannot filter, but how can I know the single message with which preamble it was received?
Has anyone ever had a problem like this?
Thanks.
Luca