When i try to upload to an ARDUINO NANO (CH340) i get the following errors
Does anyone know what the reason is ?
i also tried other ports, but all the same...
B4X:
Kompilieren und Bereitstellen von Ino-Projekten (Arduino Nano - COM19) Error
Konfiguration wird geladen...
java.lang.NullPointerException
at processing.app.BaseNoGui.selectSerialPort(BaseNoGui.java:1088)
at processing.app.helpers.CommandlineParser.parseArgumentsPhase1(CommandlineParser.java:143)
at processing.app.Base.<init>(Base.java:273)
at processing.app.Base.guardedMain(Base.java:219)
at processing.app.Base.main(Base.java:132)
Does anyone know what the reason is ?
i also tried other ports, but all the same...