Current Lua downloadable firmware will be posted here

User avatar
By Mateusz Sobalski
#57099 Hi,
I have problem with corect firmware for esp-03 with 8Mbit
When I download new lua firmaware to 4Mb every thing is corect,
when i try do the same to 8Mb also i have to write esp_init_data_default .bin to 0xFC000.
But Software how run on 4Mb dont run corect in 8Mb.
Sombody now what is wrong??
User avatar
By treii28
#75584 I know this is an old post, but if you treat it (based on your development platform settings) the same as you would an ESP-01 vs an ESP-01_1M, it behaves the same way. So, for example, I use platformio. When selecting the 'board' I would select esp01 for the 512kbyte model/chip and esp01_1m for the 1Mbyte version.