rfquack / RFQuack

RFQuack: the versatile RF-analysis tool that quacks!
https://rfquack.org
GNU General Public License v2.0
209 stars 29 forks source link

RadioA does not show up #27

Closed sbasu3 closed 1 year ago

sbasu3 commented 1 year ago

Using a nodemcu with cc1120.

akito45 commented 1 year ago

Open the tty in a terminal emulator and push the EN button. It will restart and give you some debug info.

sbasu3 commented 1 year ago

build.env

BOARD=ESP32 RADIOA=CC1101 RADIOA_CS=5 RADIOA_IRQ=2

Says Radio wiring incorrect. I am using a NODEMCU-32S

phretor commented 1 year ago

@sbasu3 can you try with the most recent commit?

phretor commented 1 year ago

Closing for no activity. @sbasu3 let me know if you can test the most recent commits in the master branch.