This post is older than 2 years and might not be relevant anymore
More Info: Consider searching for newer posts

Connection problems with Android 7 and SDK12.1

We have problems when connecting to a device running softdevice S132 version 3.0 with a tablet running Android 7.0.

When we use tablet and nRF Connect, we get Error 8 (0x8): GATT CONN TIMEOUT and Error 133 (0x85): GATT ERROR and disconnect. Softdevice asserts with id = 1 and pc = 0x0001A216 when we try to connect.

With Android 6.0 there is no problem.

Tablet is a Samsung SM-T580 running Android 7.0

Problem is reproducable with ble_app_hrs_freertos example project from SDK12.1

Is this a known problem, and is there any way around it?

Regards, Jan

Related