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

Using this library with RC-switch question.

addelovein opened this issue · comments

Setting the Baudrate does that not impact the timings of the protocol?

What Baud should i use? Sorry if this is a dumb question.

A second question, is there a way to use this library with RF433any library? If not is it a possibilty to have a look at?

Thanks.

Take a look at openMQTTGateway, they have a working implementation of this library and rccswitch

I have got this working with RC Switch aswell however as my question stated was regarding timings and change of setDRate(BRate);
I am asking since i am having reach problems and was hopiing ti find a hail mary programatically....