tobozo
tobozo
Assuming you already did all the pre-checks listed in this thread and you're sharing the same config as @toglader , then it's the same debugging method: enable core debug level=warn...
well I'm not the repository owner and have no idea how to format a SD Card from an ESP32 but I'm sure that if you come up with a solution...
Short answer : Yes, the power button already acts as a shut down, but no it can't be programmed. A double push on the reset/power button shuts the M5 down....
[update] - All .pcap files created on the SD are empty, will investigate. [edit] looks like SD logging is disabled in the setup. - Main benefit of using an Odroid-GO...
@luminouw I haven't tried with the latest version but I'll be happy to hear your feedback and provide help. the changes that occured since this topic was created is that...
bad sdcard ?
1) make sure you've selected "ODROID_ESP32" from the arduino boards menu 2) use a smaller partition on the SD card (e.g. 4GB) 3) check your library manager to see if...
hey @RChadwick7 I haven't seen an Arduino example so far so I'm not sure which of the three known methods would work. The good news is that the unstable version...
ESP32 can't do deauth (only sniffing) so basically you'd need a dedicated ESP8266 to do the deauth job for you, quite easy to setup with a regular M5Stack proto board...
The recent version of the deauther has a serial command interface, so it's technically possible to use a button on the M5Stack to start a scan + deauth on the...