Hi,
I am trying to migrate my project from 52832 to 52810, somehow i found the services can't be discovered. And seems that on phone it's looks like it is connected, but not so on nrf52810(nRF Connect is printing connected but didn't trigger BLE_GAP_EVT_CONNECTED on chip).
I also tested the hex from https://devzone.nordicsemi.com/f/nordic-q-a/37266/unable-to-connect-bond-to-nrf52810-using-nrfconnect provided by Vidar Berg. And it's working fine.
I guess there is something wrong in my Makefile or sdk_config.h, but i can't get it working.
Project using SDK nRF5_SDK_17.1.0_ddde560 and Softdevice s112_nrf52_7.2.0.
Thanks
