Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

File size limit ~1000 Byte #11

Open
O491dogan opened this issue Nov 8, 2021 · 1 comment
Open

File size limit ~1000 Byte #11

O491dogan opened this issue Nov 8, 2021 · 1 comment

Comments

@O491dogan
Copy link

O491dogan commented Nov 8, 2021

Dear dev,
first of all I want to thank you for your ESP32 library!

I guess I'm doing something wrong, because I set the file size limit to "100000". Every time I start the logging process, the logging stops at a file size of 990 Bytes. I have no flusher-function because I just want to log my data and read it out later on with the FSBrowser-Example.

Maybe you can help pointing me in the right direction. Thank you very much!

Edit: I'm logging to internal storag on an ESP32

@dontsovcmc
Copy link

@O491dogan don't use library. first idea: maybe it inherits esp8266 eeprom limit 1024 bytes?

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants