You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Для модулей *ESP32* сначала нужно зашить загрузчик **esp32_bootloader_vX.bin** (X - номер версии) по адресу **0x0**, а потом шить файл прошивки WLED по адресу **0x10000**. Актуально для Flash Download Tools
77
+
Для модулей *ESP32* сначала нужно зашить загрузчик **esp32_bootloader_vX.bin** (X - номер версии) по адресу **0x0**, а потом шить файл прошивки WLED по адресу **0x10000**. Для модулей ESP8266 просто шить файл прошивки WLED по адресу 0x0. Актуально для Flash Download Tools
78
78
79
79
- Прошивка через [Flash Download Tools](https://www.espressif.com/en/support/download/other-tools)
80
80
- Прошивка через [PlatformIO](https://github.com/Aircoookie/WLED/wiki/How-To-Compile-WLED-.bin-File)
0 commit comments