Verbinding tussen Arduino Cloud en NodeMCU ESP8266 v3

Hoi Iedereen

kan iemand mij helpen want het lukt me niet om een sketch via de web editor in de esp8266 te schrijven. Als ik via Arduino IDE verbinding maak en een sketch overschiet dan lukt het wel. In windows apparatenbeheer wordt de 8266 wel gezien

hopelijk heeft iemand hetzelfde meegemaakt en weet een oplossing

groeten

Ik ben niet bekend met de web editor dus kan niet veel hulp bieden. Krijg je foutmeldingen? Indien ja, plaats ze hier; het helpt anderen om jou te helpen.

Dit zijn de laatste regels van de foutmelding. misschien kan je er iets mee?

//
setting serial port timeouts to 1 ms

setting serial port timeouts to 1000 ms

flush complete

espcomm_send_command: sending command header

espcomm_send_command: sending command payload

serialport_receive_C0: 54 instead of C0

resetting board

trying to connect

flush start

setting serial port timeouts to 1 ms

setting serial port timeouts to 1000 ms

flush complete

espcomm_send_command: sending command header

espcomm_send_command: sending command payload

read 0, requested 1

trying to connect

flush start

setting serial port timeouts to 1 ms

setting serial port timeouts to 1000 ms

flush complete

espcomm_send_command: sending command header

espcomm_send_command: sending command payload

serialport_receive_C0: 42 instead of C0

trying to connect

flush start

setting serial port timeouts to 1 ms

setting serial port timeouts to 1000 ms

flush complete

espcomm_send_command: sending command header

espcomm_send_command: sending command payload

serialport_receive_C0: 54 instead of C0

warning: espcomm_sync failed

error: espcomm_open failed

error: espcomm_upload_mem failed

Blijkbaar kan de com poort niet geopend worden. Is deze correct gekozen?