Hardware: ESP-12E
Core Version: ?2.1.0-rc2?
Problem description
Module: Node MCU
Flash Size: 4MB
CPU Frequency: 80Mhz
Flash Mode: ?qio?
Flash Frequency: ?40Mhz?
Upload Using: SERIAL
Reset Method: nodemcu
I have installed the driver in Mac OS X 'El Capitan' and it worked wonderfully for a while. The board's USB driver seems to work since it appears in the terminal ('system_profiler SPUSBDataType'):
CP2102 USB to UART Bridge Controller:
Product ID: 0xea60
Vendor ID: 0x10c4 (Silicon Laboratories, Inc.)
Version: 1.00
Serial Number: 0001
Manufacturer: Silicon Labs
Location ID: 0xfa140000
Yet it does not appear in the 'Port' section of the menu in the Arduino IDE. Any ideas what am I doing wrong?
Correct me if i'm wrong, but i don't think this issue has anything to do with ESP8266 Arduino core itself, because it doesn't come into play until you actually upload anything to the ESP. It's likely an issue with the Arduino IDE, serial port drivers, or serial port adapter.
Anyway, could you please
ls -l /dev/tty.*
ls -l /dev/cu.*
It is totally possible! Can you close the issue?
Greg Lorincz
@SmartSouth did u get this working? i have the same problem.
edit: fixed. https://bennthomsen.wordpress.com/iot/iot-things/esp8266-wifi-soc/esp8266-getting-started-with-arduino-ide/
Most helpful comment
@SmartSouth did u get this working? i have the same problem.
edit: fixed. https://bennthomsen.wordpress.com/iot/iot-things/esp8266-wifi-soc/esp8266-getting-started-with-arduino-ide/