Dear Nordic Team,
I am currently working on a project to develop firmware for S110 nRF51822 softdevice with the following requirements.
- Read ASCII chars from a third party hardware over UART
- Send these chars using HID over GATT from nRF51822 to IPAD or other Bluetooth devices.
I am new to nRF51 SDK and I am struggling with following questions.
-
how do I receive chars from UART
-
how do I sent these chars from UART to HID over GATT.
I have seen the following examples but not sure which one to use.
or
are there any other examples available.
Please guide me in understating how to solve this.
Kind regards,
Ven