SmartRC-CC1101-Driver-Lib
SmartRC-CC1101-Driver-Lib copied to clipboard
This driver library can be used for many libraries that use a simple RF ASK module, with the advantages of the cc1101 module. It offers many direct setting options as in SmartRF Studio and calculates...
Espilight asks for RECEIVER_PIN. CC1101 has MISO, MOSI, GDO0 and GDO2. Which should be used? IMO example & documentation should tell this. edit: At least for RCSwitch receiver is GDO2.
I ran into the receive/sent freeze and found that it should be fixed in rev. 2.5.1 I have the 2.5.1 installed but it still hangs when I switch from Rx...
Hello, i am a noob at arduino and i just bought the cc1101 but ith a new version or some beacuse i have 8 pins in total and i dont...
Thank you for your work on this library. I have come to the use of cc1101 for its rare ability to give the RSSI estimate, though not absolutely precise without...
The `ReceiveData(buffer)` function is returning a wrong number of bytes in fixed packet mode e.g. when using `setLengthConfig(0)` and `setPacketLength(10)`. The function always interprets the first byte as the message...
Hi, Very interested with this one. My cOncern is range. what is its range in compare with traditonal RF module like Superheterodyne type? I use to use CC1101 to decode...
Hello, thank you for your work. Can you release new version of Frequency scanner working with new version of library? I used this utility to find exact transmiting frequency of...
I tried with this example: "/examples/Rc-Switch examples cc1101/ReceiveDemo_Simple_cc1101/ReceiveDemo_Simple_cc1101.ino" it works great in 433mhz. I then used an 868 module and set: ELECHOUSE_cc1101.setMHZ(868.3); but it does not work . it is...
I have been trying to read 345 mhz signal from honeywell home security system using cc1101; all I could read is the Rssi and LQI values using the example file...
Hi, I banged my head on the desk for 2 days now and even ordered more CC1101 modules before I realized, that the new modules seem to have a different...