iankillz
Posts: 4
Joined: Wed Apr 01, 2020 10:29 am

Raspberry pi Node-red data to Wamp server

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?

User avatar
DougieLawson
Posts: 39304
Joined: Sun Jun 16, 2013 11:19 pm
Location: A small cave in deepest darkest Basingstoke, UK
Contact: Website Twitter

Re: Raspberry pi Node-red data to Wamp server

Sun Apr 05, 2020 10:03 am

You're more likely to get a sane and coherent result by posting your question on https://discourse.nodered.org/ - the folks at IBM that developed NodeRED are all massive users of Raspberry Pis.
Note: Any requirement to use a crystal ball or mind reading will result in me ignoring your question.

Criticising any questions is banned on this forum.

Any DMs sent on Twitter will be answered next month.
All non-medical doctors are on my foes list.

jbudd
Posts: 1446
Joined: Mon Dec 16, 2013 10:23 am

Re: Raspberry pi Node-red data to Wamp server

Sun Apr 05, 2020 1:23 pm

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

Return to “Beginners”