Flashing Firmware
- Download the .bin file for HackHeld Vega
- Open esptool.spacehuhn.com in Chrome, or another supported browser
- Connect your ESP8266 board via USB
- Click Connect and select the serial port of your ESP
- Select your Deauther .bin file
- Click Program
After the upload is complete, the ESP8266 will automatically reboot and start the Deauther. If not, you can manually reboot it by unplugging and plugging it back in.
Connection failed?
Section titled “Connection failed?”Make sure to set the baud rate to 115200 in the settings. Higher baud rates allow faster upload speeds but can also introduce connection issues.
If that doesn’t help, check out this blog post about common ESP8266 and ESP32 errors: https://blog.spacehuhn.com/espcomm/
And if you run into other issues, try using a different flashing tool/method.