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.
Other
410 stars 92 forks source link

868mhz. #29

Open Jeroen207 opened 4 years ago

Jeroen207 commented 4 years ago

Is is possible to use the 868mhz versions of the CC1101 with this library?

LSatan commented 4 years ago

Hi, yes you can also operate the lib with 868 mhz modules. please note that it will probably only work with the internal send and receive options (cc1101 defult examples). Simply enter the desired frequency, the lib calculates the settings. The 868 mhz version can be set from 779.00mhz to 928.00mhz. Just as a hint: the protocols from rc-switch and co are only for ask-modulated remote controls. with 2 cc1101 868 mhz versions, rc-swicht can of course be used. One to send... one to receive... regards