Hello Friends,
I'm using Arduino Editor for a while with sucess but today I continously get message "Please reselect the board from the dropdown" whan I click on upload button.
I select my Uno on COM4 but the message comes again. When I click on the Monitoring tab I see the serial communication with the board. In the debug I see serial port repeatedly:
{"Version" : "1.1.60"}
{"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" : "comp01"}
{"OS" : "windows"}
list
{ "Ports": [ { "Name": "COM4", "SerialNumber": "", "DeviceClass": "", "IsOpen": false, "IsPrimary": false, "Baud": 0, "BufferAlgorithm": "", "Ver": "1.1.60", "NetworkPort": false, "VendorID": "0x1A86", "ProductID": "0x7523" } ], "Network": false }
{ "Ports": [], "Network": true }
time="2017-09-17T15:47:28+02:00" level=info msg="[{COM4 0x7523 0x1A86 false}]"
time="2017-09-17T15:47:28+02:00" level=info msg=""