SpaceTeddy / CC1101

driver library for Ti CC1100 / CC1101. For Arduino and Raspberry Pi
MIT License
281 stars 93 forks source link

Using CC1101 to Sniff 433Mhz for RF controls and sensors on Raspberry #37

Open YindSoft opened 5 years ago

YindSoft commented 5 years ago

Hi.

I want to use the CC1101 to sniff for sensors that use 433 signals, they print out an unique ID.

When using the generic RF receiver they are too weak and if it's 50cm away from it they don't receive anything.

I could make it work with an Arduino using this:

https://github.com/LSatan/RCSwitch-CC1101-Driver-Lib