I get this in terminal output but it still connects so maybe the Noble:getPorts is not required if I explicitly supply a port. If so can I disable it so it doesn't have to wait for 10 sec timeout EVERY time I upload code.
I assume this is some auto port finder that isn't working for me.
Noble: getPorts - not initialised
Noble: Didn't initialise in 10 seconds, disabling.
Connected Ok
Connected
Espruino is a JavaScript interpreter for low-power Microcontrollers. This site is both a support community for Espruino and a place to share what you are working on.
running esp32 wroom with
where $1 is the code file I am uploading.
I get this in terminal output but it still connects so maybe the Noble:getPorts is not required if I explicitly supply a port. If so can I disable it so it doesn't have to wait for 10 sec timeout EVERY time I upload code.
I assume this is some auto port finder that isn't working for me.