Commands
Run the workflow from the CLI after selecting the matching mode.
Result
What it means
The output confirms that the protocol path is working and gives you a baseline for deeper experiments.
Troubleshooting
- Mouse commands require server mode and a connected host.
- Use small relative movements first.
- Run reset before re-pairing.
BLE mouse movement FAQ
How does BLE mouse movement work?
The firmware sends relative HID mouse reports to the paired host, so small movement values nudge the cursor from its current position.
Why should I start with small movements?
Relative HID movement can be disruptive if values are too large. Use small deltas and a safe desktop area before testing clicks or jiggle actions.
Can BLE mouse movement send absolute screen coordinates?
Most HID mouse actions here are relative movements and button reports. They move from the current pointer position rather than targeting an exact screen coordinate.