We have a device that we are trying to implement an encrypted data transfer on. We wanted to lock down all the characteristics until we write a passkey on our security characteristic. This works on andriod systems and ios but when working with windows the OS pairing process tries to read from 0xFCD3 characteristic ID and it is causing or security to fail. I dont know why windows is doing this, nor what we can do to stop it. It seems like windows is polling the devices for characteristic id's through certain ranges. Any help would be greatly appreciated.

