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

CC1101 FIFO Buffer Register Config

Crsarmv7l opened this issue · comments

Should be an easy question for you, in your RX examples you have a 61 byte buffer, yet I don't see you setting the FIFO buffer size in the cc1101 register....That leads me to believe you are using the default size (32 bytes IIRC). Is that accurate?