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
430 stars 95 forks source link

Nothing resieved #108

Open petsch9 opened 2 years ago

petsch9 commented 2 years ago

I use a wemos lolin32 V1.0.0 and a E07-M1101S(this is the CC1101) No RX at all, i see RX lvl go from -99 to -44 but thats it, nothing more

Cabling is okay and HW not broken

Please help, do i have wrong HW for this lib?

rdg80 commented 2 years ago

I might be having a similar issue. I'm using a Wemos Lolin D1 mini with a D-Sun CC1101. I included the debug service code in sketch and in the serial monitor output the connection says ok, but I do get some garbage right before it and all the versions and registers are showing "FF". I've attached a screenshot as an example. Is there something else I can try or do to get this working properly?

image