File tree 1 file changed +15
-1
lines changed
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 =
2
2
3
3
Use this tool to update the SSL root-certificates installed on the
4
4
WiFi 101 shield.
5
5
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
+
6
20
== How to build ==
7
21
8
22
go get go.bug.st/serial
You can’t perform that action at this time.
0 commit comments