Cannot connect to my ESP8266
Posted: Mon May 02, 2022 3:56 pm
I'm the defintion of a new noob here as I picked up an ESP8255 just to have fun with this project from Instructables - https://www.instructables.com/Matrix-Co ... ide-Panel/
Ordered the circuit board from PCHUB and put it all together per instructions but when it came time to connect it via IDE I'm not given a port. The board gives a quick blue flash upon plug in so I'm getting some sort of connection but IDE doesn't recognize it. Unplugged the 8266 and plugged in a spare UNO and right away I got a USP COM4.
Thought I must jave messed up sometinh in building this little board so I grabbed another 8266 out of a new bag and just plugged it in via USB and again I get the USB beep confirmation, a blue flash on the board but IDE doesn't recognize it. I did follow all the instructions per the project
1. Add the ESP8266 extension. Click the following: File > Preferences > Additional Board Managers > And add the following message: https://arduino.esp8266.com/stable/pack ... index.json
2. Download the ESP8266. Click the following: Tools > Board > Board Manager > Find and download ESP8266
3. Select the board. Click the following: Tools > Board > NodeMCU1.0 (ESP-12E)
Select the port. Click the following: Tools > Port > COM_
But at this point there is no USB COM Port. Just the standard COM1, which doesn't connect.
I'm sure this is pure noob flustering but can someone point me in the right direction to get a connection?
Thanks
Ordered the circuit board from PCHUB and put it all together per instructions but when it came time to connect it via IDE I'm not given a port. The board gives a quick blue flash upon plug in so I'm getting some sort of connection but IDE doesn't recognize it. Unplugged the 8266 and plugged in a spare UNO and right away I got a USP COM4.
Thought I must jave messed up sometinh in building this little board so I grabbed another 8266 out of a new bag and just plugged it in via USB and again I get the USB beep confirmation, a blue flash on the board but IDE doesn't recognize it. I did follow all the instructions per the project
1. Add the ESP8266 extension. Click the following: File > Preferences > Additional Board Managers > And add the following message: https://arduino.esp8266.com/stable/pack ... index.json
2. Download the ESP8266. Click the following: Tools > Board > Board Manager > Find and download ESP8266
3. Select the board. Click the following: Tools > Board > NodeMCU1.0 (ESP-12E)
Select the port. Click the following: Tools > Port > COM_
But at this point there is no USB COM Port. Just the standard COM1, which doesn't connect.
I'm sure this is pure noob flustering but can someone point me in the right direction to get a connection?
Thanks