nRF54L15: BLE connection error on Windows computer

We built our own hardware using the nRF54L15. It connects fine with the Android BLE Debug Assistant and has a 30% chance of connecting successfully with a Windows computer. I'm encountering the error "Failed to subscribe to characteristic: 6e400003-b5a3-f393-e0a9-e50e24dcca9e." This means the device failed to read the data characteristic.

Is there any solution?

Related