How to serialize JavaScript objects to JSON.
ESP32 Espruino: Converting an object to a JSON string
In this tutorial, we will check how to convert an object to a JSON string using Espruino on the ESP32. The tests were performed using a DFRobot’s ESP32 module integrated in a ESP32 development board. Introduction In this tutorial, we will check how to convert an object to a JSON string using Espruino on the ESP32. JSON …
Continue reading "ESP32 Espruino: Converting an object to a JSON string"