Skip to content

Commit 981e976

Browse files
committed
Updated readme
1 parent cc0be0c commit 981e976

File tree

1 file changed

+15
-1
lines changed

1 file changed

+15
-1
lines changed

README.adoc

+15-1
Original file line numberDiff line numberDiff line change
@@ -1,8 +1,22 @@
1-
= Wifi firmware/certificates updater the Arduino Wifi 101 Shield =
1+
= Firmware/Certificates updater for the Arduino Wifi 101 Shield =
22

33
Use this tool to update the SSL root-certificates installed on the
44
WiFi 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

822
go get go.bug.st/serial

0 commit comments

Comments
 (0)