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...
Hi, first many thanks for the very useful lbrary. I've two points: 1. Could you implement a possibilty for sending and receiving strings (text) ? I know the possibility of...
915 Mhz
I will use C1101 in my project. I would know if the library support 915mhz.
Attiny85
I cannot compile on Arduino for Attiny85. Is there any issue? Is it supported? If not, will you add it?
Hi. When I set fixed packed lenght is problem with data. I found problem (temporary) but I don't know how working "infinite lenght" Look into code ` void ELECHOUSE_CC1101::SendData(byte *txBuffer,byte...
I'm unable to receive data from remote SHT-7 of svs-funk.com. It's powered by a chip of Holtek (HT600), see data sheet: https://pdf1.alldatasheet.com/datasheet-pdf/view/64452/HOLTEK/HT600.html. Has anybody tried to receive data from this...
Hi, What abaout new realis?
Will this library work with ATTINY1606 mcu ?
Hello I'm writng a code for small security system, with some commercially available PIR 433 Mhz sensors (solid code) and CC1101 with ESP8266 Nodemcu as a central reciever. I use...
Hi, I am trying to transmit to a garage door opener using the CC1101 and Elegoo UNO R3. I'm using this library and rc-switch. I am viewing the signal with...
Hi there I'm struggling to find a solution for my question perhaps you could help me... 😅 The gdo0 and 2 pins are connected to the i2c pin on the...