3 XBees Communication
hi,
i want configure 3 xbees. 2 of them sending data sensors third one, lets call them t1, t2 , r3. how configure them? have configured 2 xbees using putty earlier using :
+++
atmy1000 // receiver "r3"
atdl1001
atid1111
wr
and
+++
atmy1001 // transmits data of 1 sensor, call "t1"
atdl1000
atid1111
wr
now want include xbee (with shield , board) connected sensor become part of network , send data r3. can include atdl1000 or have configure other 2 again make network of three?
its sufficient me t1 communicates r3, , t2 communicates r3.
i want configure 3 xbees. 2 of them sending data sensors third one, lets call them t1, t2 , r3. how configure them? have configured 2 xbees using putty earlier using :
+++
atmy1000 // receiver "r3"
atdl1001
atid1111
wr
and
+++
atmy1001 // transmits data of 1 sensor, call "t1"
atdl1000
atid1111
wr
now want include xbee (with shield , board) connected sensor become part of network , send data r3. can include atdl1000 or have configure other 2 again make network of three?
its sufficient me t1 communicates r3, , t2 communicates r3.
i got pm join thread.
i'm not familiar more 2 xbees communicating. once network type mode doubt can have t1 , t2 transmitting willy-nilly , expect r3 understand saying when, not mention data collisions when t1 , t2 happen try transmit simultaneously.
you may need define protocol t1 , t2 don't transmit unless asked. have r3 poll each individually. either strictly alternating, or if 1 bit of data needs updated more other pattern match data requirements. may need set sort of mesh-like network, i'm not sure.
anyone else more experienced multi-xbee networks?
btw, why using putty configure xbees. because using putty, tells me on windows variant. digi has tool called xctu runs on windows provides gui configuring xbee modules. easier use remembering @ codes mean.
i'm head bed don't have time right now. i'll try after work tomorrow. won't forget. ;-)
i'm not familiar more 2 xbees communicating. once network type mode doubt can have t1 , t2 transmitting willy-nilly , expect r3 understand saying when, not mention data collisions when t1 , t2 happen try transmit simultaneously.
you may need define protocol t1 , t2 don't transmit unless asked. have r3 poll each individually. either strictly alternating, or if 1 bit of data needs updated more other pattern match data requirements. may need set sort of mesh-like network, i'm not sure.
anyone else more experienced multi-xbee networks?
btw, why using putty configure xbees. because using putty, tells me on windows variant. digi has tool called xctu runs on windows provides gui configuring xbee modules. easier use remembering @ codes mean.
i'm head bed don't have time right now. i'll try after work tomorrow. won't forget. ;-)
Arduino Forum > Using Arduino > Project Guidance > 3 XBees Communication
arduino
Comments
Post a Comment