Display stuck in reboot loop - way to download config files? #953
Answered
by
fvanroie
markjsmith
asked this question in
Q&A
-
|
Hi, before i reinstall the firmware and start again, is there a way to access the jsonl files on the device? if reinstalling the firmware is the only option, then its a lesson learned! |
Beta Was this translation helpful? Give feedback.
Answered by
fvanroie
Oct 1, 2025
Replies: 1 comment 3 replies
-
|
It depends on what's causing the bootloop, but some guidance to recover can be found here. |
Beta Was this translation helpful? Give feedback.
3 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
OTA won't work in bootloop, you'll need to use esptool.py to flash the device over the serial port to recover.
But the recovery firmware you flash would need to bypass you old configuration in order to fully boot...
In any case taking a full backup of your flash can help recovering files from the littlefs partition with some linux tools that could maybe mount the drive on a PC.