justcallmekoko / ESP32Marauder

A suite of WiFi/Bluetooth offensive and defensive tools for the ESP32
6.18k stars 648 forks source link

m5stickc 2 plus with SD module and GPIO 226 #542

Open MrBreadBoard opened 6 months ago

MrBreadBoard commented 6 months ago

I installed the marauder on my m5stickc 2 plus from the m5burner. I 'frankensteined' a SD module to my device so I can use the full potential of marauder.

Everything seems fine till I try to do a targeted attack. I'm getting this error repeatedly in the my terminal:

gpio: gpio_set_level(226): GPIO output gpio_num error

It seems that your trying to set the GPIO number 226, which doesn't exists. I believe your trying to change GPIO 26??