Hi, all.
I want read mouse cursor coordinates from connected target(PC or iPhone and so on) through HID. And then, i want to align the mouse cursor in the target center.
If i can read coordinate from target, i think it can easy align the mouse cursor.
•chip : nRf51822
•example version/name : nRF_Example 10.0.0 / ble_app_hids_mouse
"ble_app_hids_mouse" example can just moving mouse cursor through button. (->I conformed it.)
Please let me know some guide.