question-mark
Stuck on an issue?

Lightrun Answers was designed to reduce the constant googling that comes with debugging 3rd party libraries. It collects links to all the places you might be looking at while hunting down a tough bug.

And, if you’re still stuck at the end, we’re happy to hop on a call to see how we can help out.

Issue on Bluetooth Le Paired device on windows 10 1709

See original GitHub issue

My App (http://bhaptics.com/download.html) had problem on Bluetooth Le connection after updating to windows 10 1709 So I tried sample app, and this sample is also not working.

https://github.com/Microsoft/Windows-universal-samples/tree/master/Samples/BluetoothLE

The problem is that code below is successful only after pairing.

await _bluetoothLeDevice.GetGattServicesAsync(BluetoothCacheMode.Uncached); 

Is it a bug or did I miss something?

Issue Analytics

  • State:closed
  • Created 6 years ago
  • Reactions:2
  • Comments:12 (4 by maintainers)

github_iconTop GitHub Comments

2reactions
niknamecommented, Nov 8, 2017

Just for your information I’m dealing with the same issue

0reactions
oldnewthingcommented, Aug 15, 2018

Feature team is unable to reproduce the problem in the latest Insider build.

Read more comments on GitHub >

github_iconTop Results From Across the Web

Bluetooth LE device stopped connecting in Windows 10 v1709
Sometimes, after several long seconds, the device has solid light, indicating it is connected (the status in Windows Settings is also 'Connected ...
Read more >
Issue on Bluetooth Le Paired device on windows 10 1709
After pairing, connect is successful. Once disconnected, I received unrechable everytime when I try to connect again. All reactions.
Read more >
Bluetooth LE device stopped connecting in Windows 10 ...
Once I updated to Windows to version 1709 (build 16299.98), the library stopped working: pair the device via Settings-->Devices-->Bluetooth ...
Read more >
Fix Bluetooth LE Devices connectivity issues on Windows 10
Windows 10 comes baked in with a slew of new features and improvisations. While the update in itself has been relatively trouble-free there ......
Read more >
Bluetooth Problems since 1709 Update
Most of the times the devices are "seen" by the PCs, and appear in the list - even with their correct names -...
Read more >

github_iconTop Related Medium Post

No results found

github_iconTop Related StackOverflow Question

No results found

github_iconTroubleshoot Live Code

Lightrun enables developers to add logs, metrics and snapshots to live code - no restarts or redeploys required.
Start Free

github_iconTop Related Reddit Thread

No results found

github_iconTop Related Hackernoon Post

No results found

github_iconTop Related Tweet

No results found

github_iconTop Related Dev.to Post

No results found

github_iconTop Related Hashnode Post

No results found