Today, I managed to send data from 2 different xbees to my "master" xbee, and I recognized the packets received (which data corresponds to which xbee) since I added an identifier at the begining of the data (both xbees are getting data from their serial input from a microcontroller sending packets in RS232). Everything seems to be working great for now, but I was wondering the following:
Can the xbee receiving the data confuse and mix the data it's receiving? Like, is it possible that a part of the data from xbee #1 gets mixed with a part of the data from xbee #2?
Or do xbees recognize which xbee is sending the data and associate the data received with the corresponding xbee, so nothing gets mixed up?
THANK YOU, and sorry if any of this is confusing, maybe my sentences don't make sense? Let me know
