This shows you the differences between two versions of the page.
| Both sides previous revision Previous revision Next revision | Previous revision | ||
|
oak:tutorials:serialupdate [2016/03/24 07:56] fab [Connecting Your Oak] add a second description of the connections |
oak:tutorials:serialupdate [2018/01/23 02:02] (current) szalap Added a mention about Windows Defender on Windows 10 |
||
|---|---|---|---|
| Line 11: | Line 11: | ||
| Windows: | Windows: | ||
| - | Use the exe provided and you do not need to install any other software. | + | Use the exe provided and you do not need to install any other software. On Windows 10 the exe file is recognized as a threat by built-in Windows Defender and instantly quarantined. Disable Windows Defender or add the file to exceptions. |
| Line 46: | Line 46: | ||
| ====== Downloading the Programmer Script and Lastest Update ====== | ====== Downloading the Programmer Script and Lastest Update ====== | ||
| - | Download the latest firmware image here: https://oakota.digistump.com/firmware/firmware_v1.bin (ignore the SSL error to download, you'll see the certificate is registered to us at digistump.com). Eg. | + | Download the latest firmware image here: https://digistump.com/firmware_v1.bin |
| <code> | <code> | ||
| - | wget --no-check-certificate https://oakota.digistump.com/firmware/firmware_v1.bin | + | wget https://digistump.com/firmware_v1.bin |
| </code> | </code> | ||