-
Notifications
You must be signed in to change notification settings - Fork 13.3k
Description
Respected Sir,
I would like to flash same code for more than 200 ESP-8266 chips by using bin file from arduino IDE.
Here what i will use is Frog board: https://www.aliexpress.com/item/32827814637.html for easily flashing ESP8266, and programmer i will use is : https://www.espressif.com/sites/default/files/tools/flash_download_tools_v3.6.8.zip
But i dont know the configuration and how to start with i would like to flash multiple ESP chips simultaneously. But required configuration procedure that what to select and what not to. and how many files should i flash in single chip and what address should i start Bin file from: I think it will be 0x000000 at start. But rest i dont know which file to use in other addresses lines to upload arduino code bin file.
Kindly help with procedure. I will use minimum 4-5 frog board which will be connected via USB and will flash all at once in Multi mode.
So kindly share me procedure to flash my arduino code into ESP, because i have searched and i have not found any full proof solution to work it out.