joelsernamoreno / EvilCrow-Keylogger

WiFi keylogger with Micro SD slot, based on the Atmega32U4 microcontroller and the ESP32-PICO module
Creative Commons Attribution 4.0 International
208 stars 37 forks source link

Error with connection to keylogger esp32 module #22

Open lowkickson opened 9 months ago

lowkickson commented 9 months ago

Hi, i just bough your keylogger and i have problem with flashing, I think i have all jumpers connected well.I have installed Arduino IDE with esp32 board (2.0.11) and i have added additional boards manager (https://dl.espressif.com/dl/package_esp32_index.json) and still when i want to upload ESP32.ino i have following error

image

and this is my jumper connection.

jumpers

Can you please help me with this or if is possible to send me pinout connection between keylogger and FTDI.

XtramCZ commented 8 months ago

I have the same issue

joelsernamoreno commented 8 months ago

Hello @lowkickson @XtramCZ

Why don't you try "Automatic installation"? This is much faster and easier

XtramCZ commented 8 months ago

I was doing automatic instalation. I fixed it tho, I just did it on linux instead of windows and it works

joelsernamoreno commented 8 months ago

@XtramCZ For this to work on windows you will have to install the usb-uart drivers :)

XtramCZ commented 8 months ago

even on automatic instalation?