1 Answers
Hi.
We have several tutorials that explain how to save data to mysql.
In the following link, you can check all our projects that use MySQL:
I think the following tutorials are very useful, but instead of saving BME280 sensor readings, you save your MQTT messages:
- https://randomnerdtutorials.com/visualize-esp32-esp8266-sensor-readings-from-anywhere/
- https://randomnerdtutorials.com/esp32-esp8266-mysql-database-php/
I hope this helps.
Regards,
Sara