Can I create a network of different sensors using same platform?

How can I create a network of sensors that are reporting to single app while streaming real live data in parallel.

I get the idea of streaming through single sensor but How can i use multiple sensors to report at the same time onto a same app? it there any way to combine multiple spark core devices/running them in series/parallel?

Absolutely! The sky (not the Cloud) is the limit!

@bko just posted a tutorial to this effect. Check it out at Multiple Cores Publishing to One Web Page.

1 Like

Thank you guys. I really like the approach @bko. That’s exactly what I wanted.

1 Like