How to serialize a parsed JSON object to a file on the ESP32 file system
ESP32 JSON: Preserve Keys order
How to preserve the order of object keys when handling JSON with the Nlohmann/json library on the ESP32.
ESP32 ArduinoJson v6: Serializing JSON
How to serialize JSON on the ESP32, using the ArduinoJson library.