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

Unable to connect (bond) to nrf52810 using nrfConnect

Hi, I have been developing on the nRF52832. I am now in the process of moving to the nRF52810.

I am using the SDK v15. 

I have commented out the DEVELOP_IN_NRF52832 define in the pca10040e Makefile.

It seems to be working OK. I can see the device on the nrf connect app. However, when I click connect, it is unable to connect.

 

If I comment back in DEVELOP_IN_NRF52832 and switch back to the nRF52832, everything works perfectly.

I have made my own custom service. But I don't think that should matter. Any ideas?

Related