Provision Device
This page talks directly to the OrbitConsole setup firmware over USB CDC serial. The device handles WiFi scan, credential validation, storage, and reboot. This UI stays static and deployable on any simple host.
01
Plug the OrbitConsole into your computer
Use the USB-C data port. The LED matrix should cycle setup instructions.
02
Click Connect and choose the device
Chrome will show the USB serial picker. On macOS, choose "USB JTAG/serial debug unit" and ignore the Bluetooth entries.
03
Scan WiFi or enter the SSID manually
Hidden networks can still be provisioned by typing the SSID directly.
DEVICE ID
NOT CONNECTED
FLOW STATE
WAITING_FOR_USB
WIFI STATE
IDLE
IP ADDRESS
-
HARDWARE TARGET
-
FIRMWARE VERSION
-
Serial Link
The firmware speaks newline-delimited JSON over USB CDC serial. On macOS, the board typically appears as "USB JTAG/serial debug unit". If the device already has saved credentials but cannot join WiFi, it falls back to this provisioning flow.
WiFi Configuration
No scan results yet. You can still enter the SSID manually.
Session Log
Provisioning events, protocol replies, and device errors are mirrored here for field troubleshooting.
Primary deployment target: https://setup.OrbitConsole.com. This page is self-contained and can also be opened directly as a local file, as long as the browser exposes Web Serial in that context.