I was trying to use 3 XBee's in star topology wherein 2 are used as routers and 1 is used as a co-ordinator. I was trying to push data packets through the 2 routers using Arduino Uno to the coordinator XBee. I am observing that the 2 data packets are getting merged on the console log of XCTU even after varying the delay numerous times. It would be grateful if someone could guide me to print the data in a systematic order or share some resource to resolve this issue.
I am using the XBee Pro S2C model.