Hello!
As I found out in another thread of mine, I'll need to implement and use the "asynchronous" communication method with the CC1101.
I want to know how the data is returned, when it's supposed to be "raw data". What is "raw data"? Do I get amplitude values (0-255 or so) or will it be kind of demodulated into "high / low" already?
If the chip already maps the signal to 1 and 0, how can I set the threshold? When using synchronous communication, I already encountered the issue that it would detect random noise as data, because probably the threshold was too low.
Thanks in advance!
Dave