Using SDK 5.0.3 and a DA14580 Basic DK
I have been tearing my hair out for the past 3 days trying to get a project(template project) to succesfully pair with Win8.1. I can get to the point where it at least gives me the option of pairing but when I click the pairing button shortly after that the list of devices resets and the DA board will never show up again(Im assumign the pairing is failing an windows is not handling it gracefully). After that happens I have to manually edit the Win8.1 registry to remove the partially installed device or I have to change the BDADDRESS for the board so I can get back to the point where I can try to pair with it again.
Yes, I have enabled security(CFG_APP_SECURITY) and yes I have set the other requirements(from information I have pieced together from other forum posts). But I apparently I am missing something. So please provide a simple step by step of how to change the Template project so it will successfully pair with a Win8.1 machine completely. I should allow me to unpair from the Bluetooth devices screen and I should be able to successfully read the Device Name from a Windows Store App(I already have the code to do that as well).
Note I can pair and unpair with Android and iOS without issue. This is stricktly a Win8.1 problem(probably a Win10 problem as well but we arent supporting that yet). I assume Windows is requiring a very specific set of settings to get it to work and doesnt handle anything outside that properly.