Skip to content

ZeroTrace HID

Power Modes

Trade CPU clock and radio TX power for range and thermal headroom

The powermode config key selects the CPU clock and radio transmit power. It defaults to 1 (Normal).

ModeCPU clockRadio TXWhen to use
0 — Low80 MHz10 dBmLowest draw; long unattended runtime; short-range use.
1 — Normal (default)160 MHz17 dBmBalanced day-to-day operation.
2 — High240 MHz19.5 dBmMaximum radio range and fastest script execution; highest draw.
powermode = 2
240 MHz can brown out on weak USB

High mode draws the most current. On a weak or long USB cable, or a low-power port, the 240 MHz clock can trigger a brownout reset. If a device reboots intermittently in High mode, drop to Normal or use a better cable/port.

What the radio power affects

The transmit power applies to the device's WiFi radio, which is used for TraceNetwork (ESP-NOW), WiFi presence scans, and license binding. ZeroTrace operates in station mode only — it does not run an access point — so radio power governs mesh range and scan reach, not an AP hotspot.

Effect on scripts

CPU clock affects how fast keystrokes and mouse events are generated: Low mode is measurably slower than Normal/High for high-throughput write payloads. The selected mode persists across reboots.

Command Palette

Search for a command to run...