Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Understanding this library #7

Open
jnogues opened this issue May 26, 2016 · 2 comments
Open

Understanding this library #7

jnogues opened this issue May 26, 2016 · 2 comments

Comments

@jnogues
Copy link

jnogues commented May 26, 2016

Hi.
I'm playing with node-red-contrib-blynk-websockets and a Arduino MKR. I have a question.

If I inject for example a number to a virtual pin from node-red, this value will be send to app, to arduino or to the two at same time?

I need switch on-off a output directly from node-red, without app.

Regards,

Jaume Nogues
rPrim Tech School
Barcelona

@tzapu
Copy link
Owner

tzapu commented May 26, 2016

hi,

this is meant to replace the arduino device in the chain so you can t trigger directly another device

use http requsts or mqtt to communicate from node red to the device, and the contrib between node red and blynk server/app

i hope this helps

@jnogues
Copy link
Author

jnogues commented May 26, 2016

Thanks tzapu!! Help me a lot!!

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants