Upload problems !

Hi i have such a problem with upload
Equipment:
Latest Arduino 1.8.9
TZT V3Wireless module NodeMcu 4M ESP8266 ESP-12E
Board: 8266 2.5.2ver

Tools settings:

Error:
the selected serial port serial.serialutil.SerialTimeoutException: Write timeout does not exist or your board is not connected

with older versions 8266 2.3
Error:
................................................................................ [ 28% ]
................................................................................ [ 56% ]
................................................................................ [ 84% ]
.....................An error occurred while uploading the sketch

Code:

first time with arduino maybe can help

I don't see an error. Looks like you only compiled and did not try to upload.

oi rly ! but now i get this
the selected serial port serial.serialutil.SerialTimeoutException: Write timeout
does not exist or your board is not connected

Make sure you have selected the port of your Arduino board from the Tools > Port menu.

If you don’t know which port is your Arduino, you can find it like this:

  • Unplug your Arduino board from the computer.
  • Tools > Port
  • Note the ports, if any, listed in the menu.
  • Close the Tools menu
  • Plug your Arduino board into the computer.
  • Tools > Port - The new port listed in the menu is your Arduino board.