Giorgio, In general, you would need a special mote with multiple radios(or a special radio) to be able to send/receive at the same time. Even then, transmissions and receptions would need to be separated in frequency.
I am not aware of any readily available motes that have this capability. I notice that you reference a CC2420 chip which comes on the telosB/micaZ line of motes. I know for a fact that these motes only have one radio, so concurrent transmission/reception is impossible on these devices. Hope this helps, -Paul giorgio wrote: > Hi to all people, > I have two nodes that must receive and at the same time they must send(packet > lenght = 28 byte).I use the CC2420ActiveMessageC component.I have some > trouble > with them and I try to understand if a node that receive and send can corrupt > the packet received.So what a node receive is in a different buffer than the > buffer that is used to send ? > Thank > > Giorgio > _______________________________________________ > Tinyos-help mailing list > [email protected] > https://www.millennium.berkeley.edu/cgi-bin/mailman/listinfo/tinyos-help > _______________________________________________ Tinyos-help mailing list [email protected] https://www.millennium.berkeley.edu/cgi-bin/mailman/listinfo/tinyos-help
