Hello,
I'm developing BLE NUS and HID peripheral app with nrf52832 and 17.1.0 SDK.
Using ble_app_uart and ble_app_hids_keyboard.
I would like to marge HID and NUS peripheral samples.
The app is check a signeal from GPIO when power-on, and select HID or NUS mode.
Then, Start HID or NUS mode.
Is it possible?
zenkou