Nayel
DIIDevHeads IoT Integration Server
•Created by melta101 on 7/31/2024 in #middleware-and-os
How to convert relative cursor movement to absolute position for BLE HID using Zephyr?
Absolute vs. Relative Positioning:
If you've set up your HID report for absolute positioning, you're correct that you shouldn't need to convert from relative to absolute movements. The functions I provided earlier were indeed more suited for a hybrid approach, which isn't necessary if you're fully committed to absolute positioning.
15 replies