Hi,
I am using nRF52840 and BLE coexistence (mesh and ble). I am able to connect to my board via BLE using nRFConnect for PC and a nRF52840-DK and change characteristics value, etc. I also implemented a static passkey and everything works fine with nRF Connect for PC and different phones (Googles, Blackview).
My problem is that it does not works with samsung phones such as Galaxy S7 or J5 : After 25s of connection it disconnects with the error "Error 8 (0x8): GATT CONN TIMEOUT" on the phone. If i try to read a characteristic, the passkey is requested and the phone disconnects right after sending the passkey with the same error.
Do you know from where this problem could come from ?