hello,
can i exchange information between two MKR1000 boards while simultaneously sending their data to the common sever via wifi.
Thank you.
hello,
can i exchange information between two MKR1000 boards while simultaneously sending their data to the common sever via wifi.
Thank you.
It sounds possible but one would have to be some form of AP to get the info from the other MKR and need to also be able to run its own routine to also send its own data.
Think you need to be a little more specific about what why where when etc.
You can easily achieve that using Arduino Cloud. https://create.arduino.cc
Here's an example project:
Doorbell | Arduino Project Hub