Is there any update on Windows 10 BLE connectivity issues?
I am developing an Arduino BLE sense program that uses the magnetic sensor to provide indoor bike steering for Zwift (and other applications). The Zwift to Sterzio protocol has already been reverse engineered so it is not as hard as it sounds.
The issue I am having is that the BLE handshake works fine from Arduino to Android (Tablet or Phone), but not to WIndows 10 PC. Zwift sees the device establishes the BLE connection but then does not get to the proprietary data handshake.
Have a BLE sniffer so can deep dive into the good/bad packet traces if that helps.
Saw the earlier thread, but it stopped in July, and is dead. I wonder if anyone had already solved this?