Skip to content
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 flashing NodeMCU esptool #7

Open
basnijholt opened this issue Mar 3, 2020 · 1 comment
Open

ESP8266 flashing NodeMCU esptool #7

basnijholt opened this issue Mar 3, 2020 · 1 comment

Comments

@basnijholt
Copy link
Owner

basnijholt commented Mar 3, 2020

Just for future reference, I did.

Download firmware from https://github.com/letscontrolit/ESPEasy/releases and then flash using:

esptool-0.4.13-osx$  ./esptool -vv -cd nodemcu -cb 115200 -bz 4M -cp /dev/cu.SLAB_USBtoUART -ca 0x00000 -cf ~/Desktop/ESP_Easy_mega-20200301_normal_ESP8266_4M1M.bin

Connect in HA using Integrations in the UI. With url: socket://192.168.1.26:6638, name "Thermostat", and ID "thermostat".

@basnijholt
Copy link
Owner Author

basnijholt commented Mar 3, 2020

NOTE: Serial loglevel ALSO TO NONE!

image

Screenshot 2020-03-03 at 21 43 09

image

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant