Hi,
Is there a smaller version of the desktop 2 firmware? I don not need firmware for NFC only ble 4.0. Also would like less complicated pairing. The 6 didgit code is unnecessary.
Thank you, Joe
Hi,
Is there a smaller version of the desktop 2 firmware? I don not need firmware for NFC only ble 4.0. Also would like less complicated pairing. The 6 didgit code is unnecessary.
Thank you, Joe
Hi Jive,
We do have simple example for HID device in the nRF51 SDK. However you would need to add the keyboard/mouse functionality to the example. They are very simple example, that when you press a button, the H E L L O characters, in turn, are sent.
Look for \examples\ble_peripheral\ble_app_hids_* in the SDK.
Hi Jive,
We do have simple example for HID device in the nRF51 SDK. However you would need to add the keyboard/mouse functionality to the example. They are very simple example, that when you press a button, the H E L L O characters, in turn, are sent.
Look for \examples\ble_peripheral\ble_app_hids_* in the SDK.