The bootloader drive does not appear after double-clicking reset
The bootloader drive does not appear after double-clicking reset
- Check your USB-C cable. Charge-only cables will not work. Use a data-capable USB-C cable — one you know carries data, such as a cable that came with a phone or a labeled USB 2.0/3.x cable.
- Try a different USB port. Avoid hubs — connect directly to your computer. Try a different port on the machine itself.
- Vary the double-click speed. The bootloader entry requires two presses of the reset button in quick succession, but not too fast. Try a slightly slower or faster double-click rhythm.
- Check whether the device appears as a serial port instead. If MinimalPad shows up in Studio as a normal serial device but not as a storage drive, you are running firmware rather than the bootloader. Double-click reset while the cable is connected and the device is powered on.
- Try triple-clicking or holding the reset button. Some NRF52840 clones have slightly different bootloader entry behaviour. If double-clicking consistently fails, try three quick clicks or holding the button for two seconds.
The bootloader drive appears but disappears immediately after copying the UF2
The bootloader drive appears but disappears immediately after copying the UF2
This is expected behaviour and means the flash was successful. When you copy a UF2 file onto the bootloader drive, the controller validates and writes the firmware, then automatically restarts and unmounts the drive. Wait a few seconds — the MinimalPad will reboot into the new firmware on its own. No further action is needed.
The device restarts but behaves incorrectly after flashing
The device restarts but behaves incorrectly after flashing
- Confirm you downloaded and flashed the
minimalpad_with_studiofirmware artifact. The standard build (without Studio support) is a separate file and will not expose the Studio configuration interface. - Re-download the correct UF2 from the firmware repository (GitHub Actions artifacts), enter the bootloader again by double-clicking reset, and copy the correct file.
Controller differences — bootloader drive name
Controller differences — bootloader drive name
The name of the bootloader drive depends on which controller your MinimalPad uses:
- Nice!Nano V2 — the drive appears as
NICENANO. - Generic NRF52840 clone — the drive name may differ. After double-clicking reset, look for a new removable storage device that appears in your file manager or Finder. The UF2 copy procedure is identical regardless of the drive name.
Safe retry procedure if a flash attempt fails or the device seems stuck
Safe retry procedure if a flash attempt fails or the device seems stuck
If the device appears frozen, the drive did not appear, or something else went wrong mid-flash:
- Unplug the MinimalPad from USB.
- Wait at least 10 seconds.
- Plug it back in.
- Double-click the reset button to enter the bootloader.
- Copy the UF2 file onto the drive again.