We are about to switch to a new forum software. Until then we have removed the registration on this forum.
Hi, for a special project I need to have a multiple server network architecture. The servers are Arduino based devices reading environmental data from temperature, humidity, pressure and light sensors. Several device like this are present in an ethernet wireless network. I need to read them by a Processing sketch. My need is to "discover" them with something like a predefined data packet and open a channel to read becoming data. Can I? And How?
Answers
What network library do you have available in your arduino code? What arduino unit are you using to transmit data? Not sure if this forum is great for this question. Maybe create a parallel post here: https://forum.arduino.cc/index.php?board=11.0 and cross reference these posts.
Kf