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

Can't change modulation - I need ASK/OOK #68

Open kn0w0n3 opened 3 years ago

kn0w0n3 commented 3 years ago

Hi, I am trying to transmit to a garage door opener using the CC1101 and Elegoo UNO R3. I'm using this library and rc-switch. I am viewing the signal with Universal Radio Hacker. The signal is being detected as FSK. I have tried changing this with both libraries and I'm still getting the FSK signal or just some scrambled signal. I have been trying for 2 weeks. I have tested many libraries and this one seems the most suitable. My only concern right now is getting the correct modulation/sending the signal properly. Am I missing something? Any help would be appreciated. Here is what I am seeing:

Capture_with_RTL-SDR

view_in_urh

controller

code

kn0w0n3 commented 3 years ago

I seem to be getting mixed results on Linux. I recorded the signal a few times and I get ASK sometimes and FSK detection sometimes. Linux