Skip to main content
Field Console

USB serialconsole

Talk to a connected MeshCore node over USB right from the browser. Manual send, canned commands, and a live terminal log — built for Colorado Mesh field ops with a Web Serial fallback for unsupported browsers.

navigator.serial
Connection

Unavailable in this browser.

The browser will prompt you to choose a serial port. Nothing is sent until you click Connect and the data stays between this tab and your device.

Manual send

One-off commands

Disabled

Press Enter to send. Line ending follows the connection setting above.

Canned commands

Default profile

16 actions
Settings JSON

Apply settings JSON

Idle

Paste a MeshCore settings JSON (or upload a .json file) to preview the exact serial commands that would be sent. Nothing is transmitted until you click Apply previewed settings and confirm.

Terminal log

Output will appear here once the device is connected.

Requirements

Web Serial works in recent Chromium browsers (Chrome, Edge, Opera, Brave, Arc) on desktop, over HTTPS or http://localhost. Firefox and Safari do not currently expose navigator.serial.

Your browser will prompt you to choose a port. Nothing is sent until you click Connect and the bytes never leave your device.

Canned commands come from an in-repo default profile. The profile includes diagnostics plus state-changing actions such as reboot, GPS toggles, and factory reset; actions that change device state require browser confirmation before anything is sent.