Grovkillen / ESP_Easy_Flasher

A wrapper for ESPTOOL.exe + PowerShell to make flashing/programming ESP Easy units more streamline
https://testoftimes.com/
GNU General Public License v3.0
69 stars 21 forks source link

Cannot open a PR #5

Closed giig1967g closed 6 years ago

giig1967g commented 6 years ago

Hi, as I cannot open a PR on your project, I will add here the scp file. ESP_Easy_Flasher.scp.zip If you like it just drop me a comment so I know it has been accepted :)

My suggestion is to be able to set the IP, unit, wifi credentials and password even if you don't upload the firmware. In other words to be able to set the POST FLASH activities even without loading a firmware. To do that I have created a subroutine called START_POST_FLASH that is called if bin file is empty or after the firmware upload.

I couldn't compile the script to test, as I didn't understand the language. please review my suggested proposal.

Grovkillen commented 6 years ago

You can now do serial programing only as of 0.00.026

Grovkillen commented 6 years ago

Thanks for the feedback and suggested code change! :)