-
Notifications
You must be signed in to change notification settings - Fork 170
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
ESP8266 Support #16
Comments
Works with ESP8266! I used a NodeMCU v2. |
Great, which pins of NodeMCU was used? |
|
Thanks, but no luck =(
|
@ptath |
All steps, sure. Flashing by atom+platformio, it is ok. If I try to change pins (both sketch and on board), sometimes flashing starts (1-7 or 1-9) and stops with verification error. |
I do not know what it can be, it worked perfectly here. I used NodeMCU v2. |
Had the same issue, changing NodeMCU 0.9 to 1.0 in Arduino IDE and then flashing CCLoader resolved problem. |
Is this project supports ESP8266 boards - instead of Arduino? I ask because the ESP is a 3.3V based board and hence no level converter is needed.
I tried your great tool with a WeMos D1 mini: compiled, uploaded but "Waiting for respond from Arduino..."
(Tried with UNO and Leonardo options too.)
The text was updated successfully, but these errors were encountered: