You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Lego boost hub should connect to Scratch link without any troubles
Actual Behavior
Scratch link doesn't see boost hub. A lot of checks with OS, drivers, software didn't get any result.
The following changes in the source code of BLEsession.cs got a result.
Decrease MinimumSignalStrength const to -100
and
set Watcher.ScanningMode to Active
Steps to Reproduce
I suppose it depends on hardware
Operating System and Browser
Windows 10 pro build 19044.2130
The text was updated successfully, but these errors were encountered:
Expected Behavior
Lego boost hub should connect to Scratch link without any troubles
Actual Behavior
Scratch link doesn't see boost hub. A lot of checks with OS, drivers, software didn't get any result.
The following changes in the source code of BLEsession.cs got a result.
Decrease MinimumSignalStrength const to -100
and
set Watcher.ScanningMode to Active
Steps to Reproduce
I suppose it depends on hardware
Operating System and Browser
Windows 10 pro build 19044.2130
The text was updated successfully, but these errors were encountered: