arduino / WiFi101-FirmwareUpdater-Plugin

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

Cant select proper firmware for feather M0, it auto selects wrong model #34

Closed jeffreyscurtis closed 5 years ago

jeffreyscurtis commented 5 years ago

Hello,

Using Arduino 1.8.8 or later on macOS and a feather M0 wifi the only firmware available via the wifi101 updater is 19.4.4. downgrading to Arduino 1.8.7 correctly allows the selection of winc1501 Model B (19.5.4)... I also notice that the enumeration for the serial port changes from a generic usb-serial controller to Feather M0.

The info for the feather is here https://learn.adafruit.com/adafruit-feather-m0-wifi-atwinc1500/updating-firmware

Jeff