Inserting data into database using microcontroller (ESP32)

http://ssd-iot-temp-monitoring-system.epizy.com/esp-chart.php

This website is made to simulate my project.
The data from my ESP32 microcontroller should be inserted to the database and will show on the chart I am making to this website.

There’s no error shows up.
My ESP32 is well connected to the database, this is what showing on my ESP32 microcontroller:

httpRequestData: api_key=tPmAT5Ab3j7F9&value1=78.35&value2=78.35&value3=78.35
HTTP Response code: 200

Yet there is no data inserting to my database.

The link below is my reference on my project:

They said this could be something to do with my MySQL user permissions.

Please help me.

(other information and details relevant to your question)

This system may be the reason:

6 Likes

This topic was automatically closed 7 days after the last reply. New replies are no longer allowed.