arduino / WiFi101-FirmwareUpdater-Plugin

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

Added support for the WifiNINA #21

Closed Rocketct closed 5 years ago

Rocketct commented 5 years ago

The pluggin was modified for support the update of the wifiNina firmware on the board that integrate the nina module:

Rocketct commented 5 years ago

@sandeepmistry @facchinm review

Rocketct commented 5 years ago

@sandeepmistry @facchinm review

sandeepmistry commented 5 years ago

Here are some screenshots:

MKR1000:

screen shot 2018-09-25 at 3 23 47 pm

MKR WiFi 1010:

screen shot 2018-09-25 at 3 24 47 pm

@akash73 are they ok to you? For me it is weird to see the SSL cert section for the MKR WiFi 1010, but this might be ok.

@Rocketct updating the MKR1000 works, however for the MKR WiFi 1010, I got the following error:

screen shot 2018-09-25 at 3 25 50 pm
Rocketct commented 5 years ago

mmmm on linux, i had ask to Arturo to test and it works when Giampaolo come here i'll ask to try on his notebook.

Rocketct commented 5 years ago

@sandeepmistry, make last changes, on MAC of Giampaolo (MAc Os sierra 10.13.6) with this last version have works fine, i have tested on windows 7 and also on linux too, and on both it works.

sandeepmistry commented 5 years ago

I pulled the latest version, and have successfully flashed the NINA on my MacBook Pro running macOS 10.12.6.

sandeepmistry commented 5 years ago

Closing as @facchinm has included these changes in https://github.com/arduino-libraries/WiFi101-FirmwareUpdater-Plugin/pull/26.