Hi All, I am a newbie....What is the starting point and procedure to develop nRF51822 working with Iphone or Android over HID protocol? Is there any example? Is it too tough for starter? I even think about hiring some tutor on this.
Hi All, I am a newbie....What is the starting point and procedure to develop nRF51822 working with Iphone or Android over HID protocol? Is there any example? Is it too tough for starter? I even think about hiring some tutor on this.
Hi there,
You can take an look at the HID Keyboard and HID Mouse examples that are included in the nRF51 SDK.
You will find them here
\Nordic\nrf51822\Board\nrf6310\s110\ble_app_hids_keyboard
\Nordic\nrf51822\Board\nrf6310\s110\ble_app_hids_mouse
The documentation for these examples come included in the SDK. Here are quick links to the online version of the documentation.
devzone.nordicsemi.com/.../a00072.html
devzone.nordicsemi.com/.../a00073.html
Hope this helps.
Cheers, Balaji