hello, my name is Fritz and I am new to coding and adruino.
I am taking a online course (you Tube)from PaulMcWorther and all worked well till this morning.
This morning, I tried to upload a sketch onto my UNO and it hangs up. The message is "BUSY"
I checked on the debug screen and the print out is below.
I am not to good in computer stuff, so any help is apriciated.
thank you
Fritz Peyerl
Alberta Canada
{"Version" : "1.1.251"}
{"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" : "Mary-PC"}
{"OS" : "windows"}
list
{ "Ports": [ { "Name": "COM4", "SerialNumber": "95730333737351B01100", "DeviceClass": "", "IsOpen": false, "IsPrimary": false, "Baud": 0, "BufferAlgorithm": "", "Ver": "1.1.251", "NetworkPort": false, "VendorID": "0x2341", "ProductID": "0x0043" } ], "Network": false }
{ "Ports": [], "Network": true }
list
I am having the same problem as Fritz on the Web Editor on a Mac with OS 10.15.4 and on window 10.
- The editor connects to the genuine Arduino Mega and shows a healthy connection (no "x")
- The same Busy is shown with anArduino Uno as well.
- It completes the save and the compile phase, but stays on "Busy" (multiple tries >10 minutes.
-I have been using the Web Editor on the Mac successfully for maybe a month until today.
Mac Debug:
{"Version" : "1.1.251"}
{"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" : "Ervins-MacBook-Pro.local"}
{"OS" : "darwin"}
list
{ "Ports": [], "Network": true }
Windows 10 Debug:
{"Version" : "1.1.251"}
{"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" : "LAPTOP-F654K4V0"}
{"OS" : "windows"}
I uninstalled Adruino and reinstalled, still same problem.
I removed USB and installed again. Still same problem.
When starting create adruino and coding, it shows that USB4 is active.
When uploading and Busy sign is on, the green light, LED pin13 is glowing and TX LED is glowing.
I have no other windows computer, to test if it is my Laptop.
Fritz
I received a notice this morning that (It appeared and disappeared before I could capture it.) there was a "server issue" and "compiling was , something like, suspended or unavailable.
I tried it later and it compiled and uploaded successfully.
I greatly appreciate the huge effort made by Arduino and all to maintain such a useful system.
All the best,
Ervin
@ErvinB2020
Thanks for the update.
Sorry you had some issues.
Bob.