Memory allocation failed #16986
Unanswered
MartiMan79
asked this question in
RP2040 / Pico
Replies: 0 comments
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
-
I'm trying to access a log file over HTTP from a Pico W but getting mem errors.
File size: tried from 80k down to 30k maxBytes in the RotatingFileHandler settings but to no avail.
I've read about excessive fragmentation but to me it appears that's not the case as "76 lines all free"?
Code starts with:
Any ideas?
Thanks in advance.
Beta Was this translation helpful? Give feedback.
All reactions