You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
either way I will push a new version today. You can also try compiling the source in vscode and flashing it via platformio in vscode to see if that works.
the device not booting up shows nothing after fresh the firmware, tried several times, no luck
esptool.py --chip esp32-s3 --port /dev/cu.usbmodem2301 --baud 115200 write_flash -z 0x1000 acid-drop_v0.1.0_beta.bin
esptool.py v4.7.0
Serial port /dev/cu.usbmodem2301
Connecting...
Chip is ESP32-S3 (QFN56) (revision v0.2)
Features: WiFi, BLE, Embedded PSRAM 8MB (AP_3v3)
Crystal is 40MHz
MAC: 30:30:f9:74:59:7c
Uploading stub...
Running stub...
Stub running...
Configuring flash size...
Flash will be erased from 0x00001000 to 0x000e1fff...
Compressed 921232 bytes to 588479...
Wrote 921232 bytes (588479 compressed) at 0x00001000 in 7.8 seconds (effective 940.1 kbit/s)...
Hash of data verified.
Leaving...
Hard resetting via RTS pin...
The text was updated successfully, but these errors were encountered: