arduino / WiFi101-FirmwareUpdater-Plugin

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

Can't communicate with programmer! #9

Closed ysk8 closed 7 years ago

ysk8 commented 7 years ago

Today I tried to update the firmware but all the time I get this error:

java.lang.Exception: Can't communicate with programmer! at cc.arduino.plugins.unowifi.flashers.cli.CLIFlasher.testConnection(CLIFlasher.java:100) at cc.arduino.plugins.unowifi.UpdaterImpl$2.run(UpdaterImpl.java:112)

The port chosen one is the correct. The IDE is 1.8.3 running in a macOS Sierra Version 10.12.6

screen shot 2017-07-26 at 18 37 59
ysk8 commented 7 years ago

My mistake, I had forgot upload the EspRecovery sketch. :D