Hi
I am using nrf52832-PAC10040,SDK : RF5_SDK_17.0.2.
USE CASE:I need to make connection between HID keyboard with Central(ble_app_uart_c) . And send/receive data from HID to central and vice versa.
I am able to make connection between HID keyboard with Central(ble_app_uart_c) but i am not able to get data from HID keyboard to Central(ble_app_uart_c).Please suggest how to do that?
Thanks!