Error When Trying to Flash to Arduino Dock 2
-
All,
Trying to flash the Aruino Dock 2, but keep getting this error message:
Arduino: 1.8.0 (Windows 10), Board: "Onion Arduino Dock"
Sketch uses 5506 bytes (17%) of program storage space. Maximum is 32256 bytes.
Global variables use 242 bytes (11%) of dynamic memory, leaving 1806 bytes for local variables. Maximum is 2048 bytes.
avrdude: ser_open(): can't open device "192.168.7.82": The system cannot find the file specified.Problem uploading to board. See http://www.arduino.cc/en/Guide/Troubleshooting#upload for suggestions.
This report would have more information with
"Show verbose output during compilation"
option enabled in File -> Preferences.Any ideas? I can connect to the Omega via SSH manually using the IP address given above. I also installed the Dock 2 package onto the Omega.
EDIT (very significant): I am a dummy. I did not have the correct port selected under the Tools menu in the Arduino IDE. All good now .