Skip to content

Commit

Permalink
Windows Zadig update
Browse files Browse the repository at this point in the history
- current Zadig advice "Delete the driver software for this device"
- Zadig tries to create a system restoral point but this usually fails on my Windows 10 (but thanks Zadig for trying)

Change-Id: I004df41220c7e12b7cf8b1f1f1a65aab701ffe32
Origin: https://github.com/noble/node-bluetooth-hci-socket/commit/1620b37d47b5168decffbf23c82d6c038a2d0e5a.patch
Forwarded: noble#54
  • Loading branch information
OwenBrotherwood authored and rzr committed Dec 14, 2018
1 parent 3a8425a commit 9054b92
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -23,6 +23,8 @@ This library needs raw USB access to a Bluetooth 4.0 USB adapter, as it needs to
A [WinUSB](https://msdn.microsoft.com/en-ca/library/windows/hardware/ff540196(v=vs.85).aspx) driver is required, use [Zadig tool](http://zadig.akeo.ie) to replace the driver for your adapter.

__WARNING:__ This will make the adapter unavailable in Windows Bluetooth settings! To roll back to the original driver go to: ```Device Manager -> Open Device -> Update Driver```
Note:
- that one should select "Delete the driver software for this device" as per Zadig instructions if the generation of the system restoral point by Zadig fails if one wishes to use restore system restoral point as an option.

#### Compatible Bluetooth 4.0 USB Adapter's

Expand Down

0 comments on commit 9054b92

Please sign in to comment.