RetiMesh Node

Standalone Reticulum LoRa gateway — install the firmware straight from your browser.
Your browser has no Web Serial support — use Chrome or Edge on a desktop, or the CLI below. Web Serial needs HTTPS.

How to flash

  1. Connect the board over USB. If it is not detected, hold BOOT, tap RST, release BOOT.
  2. Pick your board above and click Install; choose the serial port in the browser prompt.
  3. First install: select Erase device so the filesystem and settings start clean.
  4. Afterwards join the Wi-Fi network retimesh-XXXXXX (the last six hex digits of the board's MAC) and open http://10.42.0.1/.

Terminal install (Linux / macOS / Windows)


    
Lists boards, auto-detects the serial port, verifies checksums and flashes with esptool. --mode app keeps your settings and the web app; --mode fs updates only the web app.

Manual (esptool)


    
Per-partition files and offsets are in each release's release.json; checksums in sha256sums.txt.