Page 1 of 1
update for ESP8285_1M_OTA_Domoticz
Posted: 06 May 2021, 15:53
by BertB
Hi all,
I noticed that there are no bin updates for ESP_Easy_mega_20210114_minimal_core_274_sdk3_ESP8285_1M_OTA_Domoticz lately.
Is that going to stay?
Re: update for ESP8285_1M_OTA_Domoticz
Posted: 06 May 2021, 16:24
by Ath
it is not included in the complete .zip file, but it is available as a separate .zip file (in the releases list)
Edit: corrected the link to have the sdk3 one

Edit2: Link removed, the file is empty

Re: update for ESP8285_1M_OTA_Domoticz
Posted: 06 May 2021, 16:37
by Ath
On SDK3 the SPIFFS filesystem is deprecated, that's why compilation of that build fails.
Also, the non-sdk3 build (and almost all other minimal/OTA builds) fails, because it doesn't meet the build criteria, the resulting .bin file is too large for OTA.
Re: update for ESP8285_1M_OTA_Domoticz
Posted: 06 May 2021, 17:33
by BertB
I guess that means that a solution for that problem is to be found, but not imminent to happen soon?