This post is older than 2 years and might not be relevant anymore
More Info: Consider searching for newer posts

HID Mouse Example - Can't Pair with Windows 10

I want to run the HID Mouse and Keyboard examples on nRF51 Dongle. How I can configure it first, to connect with my PC via Bluetooth and second, to configure the GPIOs act like buttons, since the dongle doesn't have user programmable buttons.

I am also stuck with simple bluetooth connection - the nRF51 Dongle is not vissible to other devices. Is it possible to be a GATT Server (Master device) ?

I am using Keil with SDK 12.3.0

Related