Browser flasher live · Nerdminer V2 v1.8.3

Firmware update straight in the browser

Update your Nerdminer V2 in a few minutes, with no download, no esptool and no driver hassle. Plug in the cable, click the button, done.

verified
Original firmware Unmodified GPL-3.0 builds from the official repos
lock
Zero telemetry Straight from your PC to the miner, no cloud upload
timer
Under 3 minutes One click instead of a command line

How it works

1
Connect the USB cable
Connect your Nerdminer V2 to your computer with a USB data cable (not a charge-only cable). The power LED on the device should light up.
2
Get your browser ready
You need a Chromium desktop browser (Chrome, Edge, Brave or Opera). Web Serial does not work in Safari, Firefox or on mobile devices.
3
Connect & flash
Click "Connect & flash". Pick the serial port (usually USB JTAG/serial or CP210x). The update takes about 60 to 90 seconds.
usb

Flash the Nerdminer V2

Current version: v1.8.3 · original T-Display S3 board

verified_user Flashing runs directly between browser and miner · no telemetry

lightbulb What happens after the click?

  1. The browser asks for the USB port. Pick USB JTAG/serial debug unit or CP210x.
  2. Click "Install Nerdminer V2 now". That is the only action you need.
  3. Leave "Erase device" ticked and continue. The memory is wiped cleanly.
  4. Installation takes about 2 minutes. Leave the page open. Afterwards re-enter your wallet, pool and Wi-Fi through the NM_xxxx setup hotspot.

warning Browser not supported

The browser flasher needs the Web Serial API. It is currently available in Google Chrome, Microsoft Edge, Brave and Opera, each on desktop (Windows, macOS, Linux).

Safari, Firefox and mobile devices (iOS, iPadOS) do not support Web Serial. Please open this page on a desktop computer with Chrome or Edge.

No data cable to hand?

Charge-only cables cannot flash. Get the right USB-C data cable, tested compatible with the Nerdminer V2.

add_shopping_cart USB cable — €6.99

Background: the browser flasher, firmware versions and open source

What technically happens when you click "Connect & flash", which firmware versions exist for the Nerdminer V2, and when to use which route.

memory How does the browser flasher work technically?

The bitminer24 browser flasher is built on ESP Web Tools, an official open source library from Espressif, the maker of the ESP32-S3 chip inside the Nerdminer V2. As soon as you click the flash button, your browser requests access to the USB port through the Web Serial API. The ESP32-S3 is put into boot mode automatically, the firmware file is streamed into your RAM, verified and then written to the chip's flash memory. That is exactly the procedure esptool.py uses on the command line. No communication with our servers takes place during flashing: your computer talks directly to the miner.

lock What is the Web Serial API, and is it safe?

The Web Serial API is a W3C specification that lets a web page talk to serial devices on the USB port, after explicit user confirmation. Every connection requires a click in a browser dialog where you pick the specific port. The page only gets access to the one port you grant. All of it runs 100% client side in the browser: no data upload, no cloud server, no telemetry. Chrome, Edge, Brave and Opera currently support the Web Serial API on desktop operating systems. As of 2026, Safari, Firefox and mobile browsers do not.

history Nerdminer V2 firmware versions at a glance

The Nerdminer V2 firmware is developed on GitHub in the official repository. The main versions are listed below (hash rate figures are typical values from community testing and can vary with the hardware batch and ambient temperature):

  • 1.6.x (legacy): typically ~150 to 180 KH/s, more frequent Wi-Fi disconnects, some display glitches. No longer recommended.
  • 1.7.x (transitional): typically ~190 to 210 KH/s, noticeably more stable connection.
  • 1.8.0 to 1.8.2: typically ~220 to 240 KH/s, reworked hashing routine.
  • 1.8.3 (currently recommended): typically ~230 to 250 KH/s, final bug fixes, faster reconnect after a Wi-Fi drop. This is the version the browser flasher installs here.

compare_arrows Browser flasher vs esptool: which one when?

Both methods install exactly the same original firmware. The difference is the workflow:

CriterionBrowser flasher (this page)esptool / klassisch
Time needed~3 minutes, no setup~15 minutes including Python & drivers
Software requiredJust a Chromium browserPython 3, esptool.py, USB-Treiber
Operating systemWindows, macOS, Linux (Desktop)Windows, macOS, Linux
Browser requirementChrome, Edge, Brave, OperaNone, it runs in a terminal
Eigene Custom-FirmwareNo, only our verified buildsYes, any .bin file
Recommended for99% of users, the standard updateEntwickler & Custom-Builds

We only recommend the classic esptool method if you want to build your own custom firmware, are using a browser without the Web Serial API, or simply prefer the command line for another reason. There is a separate step-by-step esptool guide for the Nerdminer V2 in the knowledge section.

code About the open source firmware (GPL-3.0)

The Nerdminer V2 firmware is licensed under the GNU General Public License v3.0. At bitminer24 we host exactly the unmodified original build from the official release: no fork, no baked-in pool defaults, no telemetry, no hidden modifications. Source code and licence: BitMaker-hub/NerdMiner_v2 LICENSE.

shopping_bag Still need hardware?

We sell both devices with a printed guide, preconfigured firmware and 2 to 3 business days delivery from Stuttgart: the Nerdminer V2 from 48.99 € as the entry-level device and the NerdNOS for considerably more hash rate. Both with the full 2-year statutory warranty and support from Germany.

Common questions & problems

Answers to the usual stumbling blocks in a Nerdminer V2 firmware update.

Which browsers support the flasher?
The flasher uses the Web Serial API. Supported browsers are Google Chrome, Microsoft Edge, Brave and Opera, desktop only (Windows, macOS, Linux). Not supported: Safari, Firefox, iOS, iPadOS and Android browsers.
What is the difference to the classic esptool method?
Functionally no difference: exactly the same original firmware is flashed. Under the hood the browser flasher also uses Espressif's ESP32 flash protocol (ESP Web Tools). Upside: no Python, no esptool.py, no download, no command line. Downside: it only works in Chromium-based desktop browsers.
How long does the update take?
60 to 90 seconds of flashing, fully done in under 3 minutes including preparation. After that you need about 2 more minutes for wallet, pool and Wi-Fi.
Can I brick my device with the flasher?
Permanently bricking the device is extremely unlikely. The ESP32-S3 chip in the Nerdminer V2 has a factory boot ROM (recovery mode) that the firmware installation does not overwrite. If a flash aborts you can simply try again, and in an emergency hold the BOOT button while plugging it in (force download mode). Nobody can guarantee 100% safe flashing for hardware reasons. For devices from our shop your statutory buyer rights remain untouched.
My Nerdminer V2 is not detected. What now?
In 95% of cases it is one of these three: (1) you are using a charge-only cable with no data lines, so switch to a proper USB data cable. (2) The USB bridge driver is missing. On Windows and macOS install the CP210x VCP driver. (3) Try a different USB port, ideally straight on the mainboard rather than through a hub.
Which Nerdminer V2 firmware version gets installed?
Currently v1.8.3 (the official release of 13 September 2025) from the original NerdMiner_v2 repository. It is the unmodified original firmware (GPL-3.0). We use no forks and no modifications.
Will my Nerdminer V2 wallet address and pool settings be lost?
Yes. A full flash erases the memory. Before updating, note down your bitcoin wallet address, pool URL, worker name and Wi-Fi details. After the update the miner opens a setup hotspot (SSID NM_xxxx) where you enter everything again. It takes less than 2 minutes.

info Legal notice & open source licence

Use at your own risk: flashing firmware modifies the device software. Following this guide the procedure is technically safe, but nobody can give a 100% guarantee of success for hardware reasons. For devices bought directly from bitminer24, a firmware update leaves your statutory buyer rights untouched. Devices from third-party sellers may be subject to that seller's own terms.

Open source firmware: we provide the unmodified original firmware builds from the official GitHub repositories as a free service. Both stacks are licensed under GNU GPL v3.0. We make no modifications to the firmware, add no telemetry and transfer no user data to our servers during flashing.

Powered by ESP Web Tools (Espressif Systems). The Web Serial API is a W3C specification and requires explicit user confirmation for every connection.