Hi
Develop environment Win10 .Net4.7.2,Chip is 52832. BluetoothLE already connected, but I can not find custom Characteristic by BLEGattService.GetCharacteristicsForUuidAsync(UUID), it always returns null. It works perfectly on Android and iOS。Here are the service Characteristic found on the mobile side:

However, it is always unavailable on PC, and I use the Bluetooth that comes with the computer. Could you give me some suggestions on how to solve this problem?
Best regards,
Stars