Hi,
I'm trying to get a modified version of the serial "NUS" service to work encrypted with Android 4.4 (API 19). Everything works fine on iOS, but with Android I get ofter GATT_INSUFFICIENT_AUTHENTICATION error when enabling TX notification. I works maybe 1/3 of time without error so I'm wondering where this issues comes from.
I've enabled bonding with createBond call on android side, it makes no difference.
Any idea why this happens?