Uploading code to Arduino UNO Wifi rev 2

Hello,

I am experiencing problem with the arduino up when I try to upload the code to the board. The arduino ide correctly recognize the USB port where the the device is connected but I am keep receiving the following error:
avrdude: stk500_getsync() attempt 1 of 10: not in sync: resp=0x00.
On the contrary when use the arduino web editor everything run smooth on the same connection port and I can upload the code.
Please find below a screen shoot of the arduino app settings for the communication with the serial port

An Xplained mini is not an Arduino WiFi Rev2; an Arduino Uno WiFi is also not an Arduino WiFi Rev2 ! You selected the wrong board and the wrong port.

If you don't have an option for the Arduino WiFi Rev2, you need to install the boards package. See instructions in the quickstart guide on https://docs.arduino.cc/hardware/uno-wifi-rev2.

Hi,

Thanks for the reply. I installed the board package and now seems to work. Strange think is that the first time that I have connected the board worked smoothly.

This topic was automatically closed 180 days after the last reply. New replies are no longer allowed.