i have 3XBee S2,3 XBee Sheild and 3 Arduino Uno. i try configure this arduino to communicate.but fail,have try some source code that i found in the internet but still fail.please help . i try following and troubleshoot problem form this link Reading data over serial Arduino and XBee - Stack Overflow
You need to explain in more detail the three way communication you want. Do you want a master arduino and two slaves, or some type of three way communication between the three arduinos?
the thing that i want to do is similar to the link. i am very new to arduino.so i am very sorry if my message is not easy to understand. i want one arduino to send data, and the other two receive it. while the data is looping.
is there any different between the xbee shield that being use in this tutorial Arduino Xbee Shield - YouTube
with mine xbee sheild
because i cant replicate what he doing