BitMaker-hub / NerdMiner_v2

Improved version of first ESP32 NerdMiner
Other
1.62k stars 301 forks source link

HowTo: flash the prerelease 1.7.0 (working for NerdminerV2) #517

Open TylonHH opened 2 weeks ago

TylonHH commented 2 weeks ago

So, as here some issues with flashing the prerelease I like to show how it worked for me.

I have the common ESP-S3 Nerdminer V2 with Display.

  1. Go to https://github.com/BitMaker-hub/NerdMiner_v2/releases/tag/nerdminer-prerelease-V1.7.0
  2. get four files of your device (eg. NerminerV2)
    • boot_app0.bin
    • NerdminerV2_bootloader.bin
    • NerdminerV2_firmware.bin
    • NerdminerV2_partitions.bin
  3. Open the https://espressif.github.io/esptool-js/ Flash Tool within chrome browser icognito
  4. connect your device via USB
  5. hit connect, select the correct USB Port
  6. add the four downloaded files in this order at this adress

0x0000 bootloader.bin 0x8000 partitions.bin 0x10000 firmware.bin 0xe000 boot_app0.bin

Then it should look like this: image

  1. click Program
  2. when finish -> IMPORTANT press the reset button on the side of the device! Not the button near the display.
  3. When this worked for you give feedback
stl1988 commented 20 hours ago

For v1.7.0, these files don't exist. For v1.6.4, I got it running using the "Nerminer" file over the Nerdminer flasher.

TylonHH commented 16 hours ago

What files doesn't exit? You checked the files under 1st point?

This manual is explicit for prerelease 1.7.0