LSatan / SmartRC-CC1101-Driver-Lib

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 settings such as MHz directly.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Do modify range 3478 to 350 need to modify the code for transmitt correct frequency

feyhong1112 opened this issue · comments

Hi my garage opener is work on 350MHZ I can recieve the signal but cannot send the code. I am using esp32C3 which I dont really sure that it because I wire diffenet pin from defualt or I need to add more calculation in code?
In the libary I chage frequency from 348mhz to 350mhz the pin the I use is pin 2 and 3

After several trial I can make it work by change the transmition pin to A0 on Esp32c3 mini board.
and modify the frequency from 348-350 in library