Hi,
I used Arduino Uno V3 before without any problems. This is my first attempt to use ESP8266 NodeMCU LUA CP2102 ESP-12E .I am using Arduino IDE 1.8.7. On Windows 10 Professional.
I have successfully installed ESP 8266 in the IDE, but I can't upload code to the board because COM port is missing. The board is connected with USB cable to the computer, but COM port driver does not get installed. There is no COM port listed in the device manager. I can see that the board is powered up. There is 3.1V present on 3V3 pin and LED is flushing when I press "Reset" button. The system, however doesn't seem to recognize the device. I tried installing driver from here: CP210x USB to UART Bridge VCP Drivers - Silicon Labs,
but it did not solve the problem. Am I missing something here?