mirror of
https://github.com/OpenEPaperLink/OpenEPaperLink.git
synced 2026-03-21 00:04:28 +01:00
[GH-ISSUE #320] PoE AP - failed to boot #3500
Reference in New Issue
Block a user
Delete Branch "%!s()"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
Originally created by @xsoft on GitHub (May 18, 2024).
Original GitHub issue: https://github.com/OpenEPaperLink/OpenEPaperLink/issues/320
Describe the bug
I have here ESP32-POE.
After successful flash and reboot it stays in a boot loop.
( with rst:0x10 (RTCWDT_RTC_RESET),boot:0x1b (SPI_FAST_FLASH_BOOT) )
Since its just 2MB ESP32, none other config works, from:
https://github.com/jjwbruijn/OpenEPaperLink/wiki/Building-an-Access-Point#ap-comparison-table
(not even BLE Ole Only AP, or Mini V2)
To Reproduce
Steps to reproduce the behavior:
Expected behavior
Flash an AP, which boots.
Screenshots
Additional context
There are few other HW info with compilling and flashing the Hello world program (if it helps)
@jonasniesner commented on GitHub (May 26, 2024):
Sorry but we can not help you with firmware here, you are going to have to get other hardware. We even struggle with ESPs with 4MB so 2MB for sure will not work.