Hello
I am testing connection between nrf51 dongle and my BLE keyboard using heart_rate_collector sample.but there is an issue with on_service_discovery_response.
my BLE keyboard has a 128 bit uuid. so I have changed my uuid code and dev_name like ble_app_uart sample.
but no matter how I modify the value of 16 bit uuid, the result of on_service_discovery_response is error.
Where is my problem ? thanks !!