G4lile0 / ESP32-WiFi-Hash-Monster

WiFi Hash Purple Monster, store EAPOL & PMKID packets in an SD CARD using a M5STACK / ESP32 device
MIT License
893 stars 101 forks source link

'Core2' Buttons Fix? #51

Open 417bay opened 11 months ago

417bay commented 11 months ago

Hi, Do the buttons on Core2 work properly? I'm not able to see why they don't work for me. Is it a known issue? I'm using Visual Studio Code and PlatformIO, and I'm cloning this repo. I can flash it without issues, but I can't use the buttons. What am I doing wrong?

417bay commented 11 months ago

Ok i fixed that...

rustyorb commented 11 months ago

I am having this issue on the AWS version that does not have tactile buttons, but touch buttons..

417bay commented 10 months ago

I am having this issue on the AWS version that does not have tactile buttons, but touch buttons..

Oh, my apologies. I initially thought I thought that the problem is obvious (This is only my 2nd Arduino project.), and the is the reason why I couldn't find a solution.

It appears there's an issue with the library in that repository (my guess, they are 2 years old, i blame chimera). I've been using Visual Studio out of habit, which was a mistake.

Flash Your Core2 to Factory Settings using M5Burner Visit Arduino Cloud and create a free account. Download the desktop client so you can connect your device. (it took me a while to realise) Surprisingly, they have all the required libraries, just copy the source code. After successfully flashing, unplug your device and wait approximately 60 seconds. After that, insert the SD Card into your Core2 and power it on. Your buttons should function as expected.

If, for some reason, your device doesn't power on, plug it back into the USB and wait. This has occurred for me two or three times.

You can also delete all the libraries you've downloaded and find the correct one, but... why bother? :)

zloneotm commented 5 months ago

Currently waiting if they update the file for core2. Not able to boot correctly. I will follow up with the steps listed above. Platformio didn't have all the libraries for me nor did arduino.

417bay commented 5 months ago

Currently waiting if they update the file for core2. Not able to boot correctly. I will follow up with the steps listed above. Platformio didn't have all the libraries for me nor did arduino.

Just use free Adurion Cloud here https://cloud.arduino.cc/ Install Agent Use https://app.arduino.cc/ to flash

ESP32-WiFi-Hash-Monster.zip You can use my sketch

zloneotm commented 5 months ago

Currently waiting if they update the file for core2. Not able to boot correctly. I will follow up with the steps listed above. Platformio didn't have all the libraries for me nor did arduino.

Just use free Adurion Cloud here https://cloud.arduino.cc/

Install Agent

Use https://app.arduino.cc/ to flash

ESP32-WiFi-Hash-Monster.zip

You can use my sketch

Still not working... I believe my core2 is a newer version. Error: " rat:ox1 (POWERON_RESET),boot:0x3 (DOWNLOAD_BOOT(UART0/UART1/SDIO_REI_REO_V2) ) waiting for download " While trying to boot. Thank you though! Going to stick with the pwnagotchi...