I get the following error message: "Error uploading, check if the selected board is currently available"
latest Firefox
Windows 8.1
Arduino Uno
using USB 2.0
Open Debug Console:
{"Version" : "1.1.64"}
{"Commands" : ["list", "open [portName] [baud] [bufferAlgorithm (optional)]", "send [portName] [cmd]", "sendnobuf [portName] [cmd]", "close [portName]", "bufferalgorithms", "baudrates", "restart", "exit", "program [portName] [board:name] [$path/to/filename/without/extension]", "programfromurl [portName] [board:name] [urlToHexFile]"]}
{"Hostname" : "xxxxxxxx-PC"}
{"OS" : "windows"}
list
{ "Ports": [], "Network": true }
{ "Ports": [], "Network": false }
It keeps spamming { "Ports": [], "Network": true }
{ "Ports": [], "Network": false }
I followed this video and the following guidelines
ieee488
February 11, 2018, 7:37pm
2
Any reason why you don't want to use the IDE like almost everybody else especially since you are on a Windows PC?
How is that relevant to my problem? If you must know, it's because it doesn't install anything on my machine other than the plugin.
ieee488
February 11, 2018, 8:05pm
4
oniudar1:
How is that relevant to my problem? If you must know, it's because it doesn't install anything on my machine other than the plugin.
It is relevant because most of the "serious" Arduino users here don't use the Web Creator.
The fewer people that use it, the less people will know what to do about problems with it.
But, hey, maybe I am wrong.
Good luck. Because I don't use it.
Paranoia about the IDE is misplaced.
Not paranoia. I just wanted to use the Web Creator because I like web apps, keeps you pc clean. I'm using the IDE now, but I'd still use the Web Creator if I could.