File tree Expand file tree Collapse file tree 1 file changed +15
-1
lines changed Expand file tree Collapse file tree 1 file changed +15
-1
lines changed Original file line number Diff line number Diff line change 1- = Wifi firmware/certificates updater the Arduino Wifi 101 Shield =
1+ = Firmware/Certificates updater for the Arduino Wifi 101 Shield =
22
33Use this tool to update the SSL root-certificates installed on the
44WiFi 101 shield.
55
6+ == Usage ==
7+
8+ 1. Upload the sketch "FirmwareUploader" in your board. You need to
9+ install the lastes WiFi101 library (available through the librayr
10+ manager of the Arduino IDE).
11+ The sketch should be available as an example of the library too.
12+ 2. Run "winc1500-uploader-gui".
13+ 3. The tools is able to fetch root certificates directly from the
14+ websites, just write the IP or domain in the text box and click
15+ on the "Fetch" button.
16+ 4. Select the serial port of the board running the "FirmwareUploader"
17+ sketch.
18+ 5. Click "Update" button.
19+
620== How to build ==
721
822go get go.bug.st/serial
You can’t perform that action at this time.
0 commit comments