-
-
Notifications
You must be signed in to change notification settings - Fork 801
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
esp12e nodeMCU OSX fails to upload a basic example #380
Comments
Thanks, will fix it ASAP. |
Please re-test it with the latest http://docs.platformio.org/en/latest/installation.html#d-development-version |
Don't forget to |
Thanks! This worked. Appreciate a prompt fix. |
Which is type of your board? NodeMCU? |
Yes, that's the one. |
@aperepel PlatformIO 2.6.1 is released! Please upgrade https://github.com/platformio/platformio/releases/tag/v2.6.1 |
Same problem for the Expressif ESP-01: espcomm_send_command: sending command header |
Hi, trying out the most basic blinky example with PlatformIO. Everything works fine with ArduinoIDE as well as Eclipse Arduino. I, however, am running into issues with PlatformIO (the code is the most basic blink/delay):
The text was updated successfully, but these errors were encountered: