Commands
Run this sequence from the CLI. Adjust pins, addresses or filenames to match your own setup.
Result
What it means
The command verifies a different HID class path than normal keyboard text or mouse movement.
Troubleshooting
- Re-enter the selected mode setup if pins changed.
- Confirm the target shares ground with the ESP32 Bit Pirate.
- Start with short commands before using longer capture or bridge sessions.
USB system control FAQ
What are USB system control actions?
They are HID-style consumer or system-control events sent over native USB, such as actions commonly mapped to media, power or system keys depending on the host.
Why should I test system control carefully?
These actions can affect the host immediately. Test only on your own machine, use a harmless action first, and avoid sending sleep, power or lock events during active work.
What kind of HID report is system control?
System control actions are USB HID reports for host-level keys such as sleep, wake or media-style controls, depending on what the operating system accepts.