Hello,
I recently got into IoT. So far I was able to write a code for ESP32 using Mongoose OS that was able to send data to mDash. And now I can see all the data sent from an ESP32 in the shadow section of mDash for that particular ESP32 device. I want to send the mDash data from multiple ESP32 to a webserver to display them accordingly.
As I can understand the shadow section is a JSON type. But I don’t know how to send that JSON data to a website from mDash. I would really appreciate your suggestions on what steps I should take to establish this communication.
Hello @Autodog, I really did not understand what to do next but thanks to your suggestion I have a starting point. By the way, do you have any suggestions regarding a book for complete IoTs beginners?