I am new to xbees. I want to have multiple xbees (up to 400 xbees) send data constantly to one xbee (receiver).This is just simple data like lets say 0 or 1 . Is this possible? Are there any limitations?
asked Jul 28, 2016 at 18:27
1 Answer 1
Yes, you can send data from 400 XBees to a single xbee. I would like to clarify one thing. XBees are connecting to a network, not to a particular xbee. And the devices connected in a network can communicate each other.
answered Jul 28, 2016 at 19:22
-
Thank you. My goal afterwards is for the receiver xbee connected to wifi module to send the data from all 400 xbees to the server.I am assuming that is also possible?sparks– sparks2016年07月28日 20:01:43 +00:00Commented Jul 28, 2016 at 20:01
lang-cpp