Hi
I'm using SDK 14.2, nrf52 DK and proximity example. When i try to write to inmediatte alert characteristic from nrf Connect ( android) i never get the event on the device.
Any suggestion?
Thanks in advance,
Santiago
Hi
I'm using SDK 14.2, nrf52 DK and proximity example. When i try to write to inmediatte alert characteristic from nrf Connect ( android) i never get the event on the device.
Any suggestion?
Thanks in advance,
Santiago
Did you bond with the device before writing?
The alert level characteristics have it's write permissions set to BLE_GAP_CONN_SEC_MODE_SET_ENC_NO_MITM.
Did you bond with the device before writing?
The alert level characteristics have it's write permissions set to BLE_GAP_CONN_SEC_MODE_SET_ENC_NO_MITM.