[Tinyos-help] question about SimpleCmd Bcast application

2007-09-12 Thread Diego Maldonado
Hello, professors of berkeley Im Diego Maldonado student of Electronic Enginneer from Colombia, Universidad Industrial de Santander ( UIS). Currently i'm developing my bachelor thesis inĀ  wireless sensor networks subject by working with telos B and tmote Sky devices. I have a doubt regarding

Re: [Tinyos-help] question about SimpleCmd Bcast application

2007-09-12 Thread Kevin Klues
If you want to measure latency over seven hops, don't send a broadcast message, send a message addressed to a specific node i.e. always send to (TOS_NODE_ID + 1), then program each node with successive ids and measure the time it takes between sending on the first node in the chain and being