I have a node that send packet to a base station and use packet acknoledge to 
know if a packet it is send or not .So I use CC2420ActivemessageC as component 
and use his interface PacketAcknowledgements :
what I don't understand is why sometimes not always when the node sender not 
receive the ack and resend the same packet the node basestation receive a 
piece of the same packet plus the same packet full.It seems that also it has 
not received the packet according the packetacknoledgement it has receive a 
piece of it .This behaviour is very rare if I use usb cable to power the tmote 
but more usual when I use rechargeble batteries ?It appear as false ack.
Someone know to solve this problem or know what is the right strategy to use 
with packetacknolegments ?

Thank you to all

Giorgio
_______________________________________________
Tinyos-help mailing list
[email protected]
https://www.millennium.berkeley.edu/cgi-bin/mailman/listinfo/tinyos-help

Reply via email to