Replies: 4 comments 3 replies
-
I suspect you will need a custom platform to set the IO pins to those used in the ESPS V1/2 implementation. I would start with the ESP8266 generic platform profile and tweak it for use in this application. The V4 flash tool should have no issues talking to this device. You will need to also create an entry in the flash tool HW config file to tell the flash tool what the platform can support. |
Beta Was this translation helpful? Give feedback.
-
Are you putting the module into flash mode? This has to be done manually with ESP-01 modules unless you're using a board that takes care of it for you. |
Beta Was this translation helpful? Give feedback.
-
Download this dist.zip file and give it a try. This version has a log capture/save to disk feature. Save the logs and attach them to this email chain.
On Wednesday, November 2, 2022 at 03:36:18 PM EDT, bovineck ***@***.***> wrote:
Yes, I’m able to flash the modified esp8266 with v3.2 no problem. 👍 😀
—
Reply to this email directly, view it on GitHub, or unsubscribe.
You are receiving this because you commented.Message ID: ***@***.***>
|
Beta Was this translation helpful? Give feedback.
-
OK so first I erased the modified ESP-01 (programming mode): Then I unplugged and replugged (programming mode) and from the root directory of the firmware I used: ...which works. After identifying the ESP-01 on the router via it's mac address I can login fine. I'll test with lights asap and report back. |
Beta Was this translation helpful? Give feedback.
-
I have a few ESP-01 modules around that I have upgraded to have 4Mb flash. I can upload V3.2 OK but is there an esptool command that would enable the 4-beta firmware to be uploaded? The Java uploader won't talk to it and doesn't have the ESP-01 option via ESPixelstick option anymore.
For anyone interested - the upgrade path is here: https://youtu.be/wmXeXsnMHxg
Beta Was this translation helpful? Give feedback.
All reactions