ESP32_CC1101 icon indicating copy to clipboard operation
ESP32_CC1101 copied to clipboard

ESP32 driver library for TI CC1100 Low-Power Sub-1 GHz RF Transceiver

Results 5 ESP32_CC1101 issues
Sort by recently updated
recently updated
newest added

Hello I can not build your code. I have errors undefined reference to `packet_available' undefined reference to `get_temp' undefined reference to `get_payload' Any ideas? c:\Projects\VSCode\ESP32_CC1101-master>idf.py build Note: You are using...

Hello, how did you wire the cc1101 to your esp32?

Hey, I wired the CC1101 board up like the code suggests. I connected GPO0 to 36 and GPO1 to 35. However, I get the error: ```E (260617) [CC1101 TXtask]: [26/26]...

Small thing I ran into just now. Thanks for the library!