Please check back through the archives; this problem appears every six months or so. You are trying to transmit using a buffer you have given to the radio stack to receive with. So the packet received from node 5 is transmitted instead of the one that node 13 generated.
I'm doing the buffer swap policy in the receive, but i will check again, maybe i forgot something that is causing this bug. If i was trying to transmit using the same buffer that i had given to the radio stack to receive with, then the 2ª case should always happen in the simulation(right?) and like i said it only happens sometimes, when they both try to send at almost the same time.
Well... i see that i must do some re-reading. Thanks, Ricardo _________________________________________________________________ MSN Busca: fácil, rápido, direto ao ponto. http://search.msn.com.br _______________________________________________ Tinyos-help mailing list [email protected] https://mail.millennium.berkeley.edu/cgi-bin/mailman/listinfo/tinyos-help
