0
How to connected esp8266 to mysql database
How to send and receive data from esp8266 to mysql
1 Odpowiedź
+ 1
I assuming U are only using the esp8266 microcontroller.
A solution would be to run a webserver on the esp8266 and send and retrieve data with a interface using PHP.
https://www.instructables.com/id/ESP8266-Web-Server-Without-Arduino/