Skip to content

Commit 6622bd1

Browse files
Merge pull request sandeepmistry#109 from jacobrosenthal/readme
README.md: clarify windows driver setup
2 parents fd5b88e + 8c25665 commit 6622bd1

File tree

1 file changed

+6
-2
lines changed

1 file changed

+6
-2
lines changed

README.md

Lines changed: 6 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -55,16 +55,20 @@ No additional setup required.
5555

5656
##### Windows
5757

58+
###### Driver Setup for mbed devices
59+
Download [mbed Windows Serial driver](https://developer.mbed.org/handbook/Windows-serial-configuration#1-download-the-mbed-windows-serial-port)
60+
5861
###### Driver Setup for Segger J-Link
5962

6063
1. Download [Zadig](http://zadig.akeo.ie)
6164
2. Plugin Segger J-Link or DK board
6265
3. Start ```Zadig```
6366
4. Select ```Options -> List All Devices```
64-
5. Select ```J-Link (Interface 2)``` from the device dropdown
67+
5. Plug and unplug your device to find what changes, and select the ```Interface 2``` from the device dropdown
6568
6. Click ```Replace Driver```
6669

67-
__NOTE__: To roll back to the original driver go to: Device Manager -> Open Device -> Update Driver
70+
__NOTE__: To roll back to the original driver go to: Device Manager -> Right click on device -> Check box for "Delete the driver software for this device" and click Uninstall
71+
6872

6973
### Flashing a SoftDevice
7074

0 commit comments

Comments
 (0)