-
Notifications
You must be signed in to change notification settings - Fork 70
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
PlatformIO flashing? #18
Comments
I run PlarformIO within Atom, but I am not verry fimilliar with both. |
No experience (and idea) with PlattformIO, but there is a description at https://github.com/martin-ger/esp_mqtt#building-and-flashing . How to connect and setup your ESP8266 heavily depends on your modul (I would recommend a NodeMCU or Wemos D1 Mini). You find lots of tutorial on youtube on how to get the serial connection for any kind of modul - after that you can use the download tool from the link above. |
@martin-ger Thanks for the information. |
Top build the software you will never the esp-open-sdk. Have auch look in
the "build" section of the Readme.
Am 27. November 2017 11:53:50 nachm. schrieb starkillerOG
<notifications@github.com>:
… @martin-ger Thanks for the information.
Can you also build/compile the code with the "ESP8266 Download Tool"?
Or which program can I use to build/compile the changes to the
"user_config.h" file such as my routers ssid and pasword?
--
You are receiving this because you were mentioned.
Reply to this email directly or view it on GitHub:
#18 (comment)
|
I am farly new to programming an ESP8266, so it might be a dump question.
Is it possible to flash this firmware to the ESP using PlatformIO?
The text was updated successfully, but these errors were encountered: