Hello I have an ESP32 and want to parse a ~89kb json file from the internet. How can i do this? Is it possible?
Hello I have an ESP32 and want to parse a ~89kb json file from the internet. How can i do this? Is it possible?
Look for a JSON "streaming" parser. E.g., first thing I found was https://github.com/squix78/json-streaming-parser. Good luck.
KR, Sebastian
Antwort schreiben
Bitte melde dich an, um einen Beitrag zu schreiben.