arduino / WiFi101-FirmwareUpdater-Plugin

WiFi101 Firmware Updater Tool for Arduino IDE
13 stars 23 forks source link

Add TLDR section to instructions? #15

Open sandeepmistry opened 6 years ago

sandeepmistry commented 6 years ago

Some feedback from Dominic:

While following the instructions on https://www.arduino.cc/en/Tutorial/FirmwareUpdater

He initially missed the step to load the firmware updater sketch to the MKR1000, and suggested we add a TLDR set to the start of the page: 1) check version 2) install sketch 3) run updater tool

@akash73 @simonepda any thoughts on this?

sandeepmistry commented 6 years ago

We should also list the bundled root certificates that are included by default in the firmware: https://github.com/arduino-libraries/WiFi101-FirmwareUpdater-Plugin/pull/6#issue-110206338

akash73 commented 6 years ago

I agree! Simone , can you handle this?