Hi,
I am using the sample BLE_gls code provided by Nordic. I have made the following changes in the code:
#define SEC_PARAM_MITM 0 #define SEC_PARAM_IO_CAPABILITIES BLE_GAP_IO_CAPS_NONE
I am developing a customised iOS app. When i try to write to the RACP, i am getting an error "Unknown Error". The error code is "0x00"
Can you please help with this.
Thanks