iankillz wrote: ↑Sat Apr 04, 2020 11:54 pm
Hi i'm new to raspberry pi and node-red and I'm trying to find a way to send sensor readings from node-red to my MySql server which is in my laptop, how can I do that?
Why is your database server on your laptop? Surely it would be simpler to have it on the Pi so it is available at the same time as your sensors and Node-Red.
There are Node-Red nodes to read and write MySQL