Skip to content
This repository was archived by the owner on Jan 20, 2025. It is now read-only.
This repository was archived by the owner on Jan 20, 2025. It is now read-only.

How to write to a file? #216

@UlliBien

Description

@UlliBien

I have a web site that sends some data via a parameter (...?data=TextToSave). Is there a method to write it to a SPIFFS file? Using File::write(..) calls yield and forces a reset of the ESP8266. Actually I save the data in a global variable and write it to the file inside loop(). I am concerned that this will lead to long-term synchronization problems and I can give no feedback about success.

Metadata

Metadata

Assignees

No one assigned

    Labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions