Release v2.15
ESP32-P4 AllSky Display v2.15
Binary Files
Two binary files are included in this release:
-
*-Factory.bin— For initial USB installation (includes bootloader + partitions + app)- Use this file for fresh installs via esptool or Flash Download Tool
- Flash to address
0x0
-
*-OTA.bin— For wireless OTA updates only (app only)- Use this file for web-based updates via ElegantOTA at
http://[device-ip]:8080/update - DO NOT flash this to address 0x0 — will cause boot loop
- Use this file for web-based updates via ElegantOTA at
Display Compatibility
Pre-compiled firmware works with both display sizes:
- 3.4" Waveshare Display (800x800) — Default on first boot
- 4.0" Waveshare Display (720x720) — Select in Web UI System settings after flashing
Display type can be changed at runtime without recompilation.
Changes in This Release
- No changes since previous release