Hello
I'm using CC1101 and need a procedure to validate result that come from reading of RSSI Register.
Something like follow:
1) set tx power to 0dBm
2) transmit packet every 100mS
3) read RSSI from register. You should read:
1m RSSI should be between 70 and 80 dBm
10m RSSI should be between 50 and 60 dBm
ecc...
Thanks