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

How to flash ESP8266 with PlatformIO #836

Open
NC747GitHub opened this issue Aug 17, 2024 · 2 comments
Open

How to flash ESP8266 with PlatformIO #836

NC747GitHub opened this issue Aug 17, 2024 · 2 comments

Comments

@NC747GitHub
Copy link

Hi everyone,

I do apologize to ask you that but I don't manage to flash my ESP8266 with PlatformIO...
Can someone please help me to do it?
I spent few days trying to do it by reading forums and watching videos but I'm completly lost.
I want to flash my Wemos D1 mini v4 with PlatformIO in oder to have the milight program on it, it says it's easy but unfortunatly not for me.

Thanks for any help...

@xury77
Copy link

xury77 commented Aug 23, 2024

You don't need PlatformIO to flash your device. Just download latest binary for your board and flash it using for eq Tasmotizer or any other flashing software (esptool etc)
https://github.com/sidoh/esp8266_milight_hub/releases/tag/1.11.2

@DonnyVerduijn
Copy link

I was facing some unexpected behavior in vscode using the PlatformIO dev container. When i tried uploading from master directly, it didn't work. Resetting to an earlier commit and restoring the changes after that commit in the working directory made it suddenly work (at least without any other changes to the repository), could be unrelated to the repository though.

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

3 participants