hello guys
i'm facing problem in project , need control 2 servo motors 2 encoders have send 2 serial data via xbee s2b in arduino mega2560 , receive 2 data other xbee s2b in other arduino mega 2560
the problem xbee has 1 rx , 1 tx , need 2 rx , tx .
for example send data serial.write , serial1.write , recieve seial.read , serial1.read .
can me in spent more 2 weeks trying solving .
thanks
i'm facing problem in project , need control 2 servo motors 2 encoders have send 2 serial data via xbee s2b in arduino mega2560 , receive 2 data other xbee s2b in other arduino mega 2560
the problem xbee has 1 rx , 1 tx , need 2 rx , tx .
for example send data serial.write , serial1.write , recieve seial.read , serial1.read .
can me in spent more 2 weeks trying solving .
thanks
quote
the problem xbee has 1 rx , 1 tx , need 2 rx , tx .why? there 1 communication channel needed between xbee , arduino. can send tons of data on 1 channel.
quote
i spent more 2 weeks trying solving .why spend more 5 minutes on impossible?
where code using?
Arduino Forum > Using Arduino > Programming Questions > Multi serial communication via xbee s2b
arduino
Comments
Post a Comment