How to send post data to mongodb atlas with esp32?
I was building an IoT device and uses mongodb atlas as my backend. My ESP32 has to POST data to the database. I uses arduino IDE and here’s my code:
I was building an IoT device and uses mongodb atlas as my backend. My ESP32 has to POST data to the database. I uses arduino IDE and here’s my code: