Arduino Stack Exchange is a question and answer site for developers of open-source hardware and software that is compatible with Arduino. It's 100% free, no registration required.

Sign up
Here's how it works:
  1. Anybody can ask a question
  2. Anybody can answer
  3. The best answers are voted up and rise to the top

I'm using Arduino Uno R3 and the official Arduino WiFi Shield R3. I'm trying to update the Shield's firmware to 1.1.0 through this guide.

Everything goes fine until Step 9. When I execute the code in Step 10, I get an error (see attachment) as:

AtLibUsbDfu: 3EB 2FF8 no device present

FAIL Could not open USB device.

ISP done.

enter image description here

EDIT: I re-installed the firmware on my shield and now the problem's gone.

share|improve this question

I cant comment because of reputation... You've already upgraded the firmware. Just when you try upgrading again your wifi device is rebooting itself because of upgrading before.

share|improve this answer

Many of the online instructions do not work. This one does - http://arduinotronics.blogspot.com/2015/06/upgrading-arduino-wifi-shield-firmware.html

share|improve this answer

Your Answer

 
discard

By posting your answer, you agree to the privacy policy and terms of service.

Not the answer you're looking for? Browse other questions tagged or ask your own question.