simondankelmann / SubMarine

181 stars 13 forks source link

Different pinout to ESP32 30-pin? #13

Open KjellKriminell6 opened 10 months ago

KjellKriminell6 commented 10 months ago

Hi! I really like your project, keep up the good work! I'm using an "ESP32 board 30pin" instead of Wemos D1 ESP32. I am able to record signals in the app but I can not send any signals. Is this because of the pins perhaps?

Thanks!

Kjell

simondankelmann commented 9 months ago

This might be the Issue yes, please lookup the default SPI pins for your board to connect the wires and make sure you have the PIN_GDO0 in the ESP32 Sketch and your board are matching. After flashing the Sketch you can also check the Serial Monitor if some issues appeared between your board and the cc1101, see if you find this line in the logs:

CC1101 Connection Error