|
From: Mike N <loo...@ho...> - 2013-06-27 18:48:05
|
Hello fellows,
i want to set up an rpl wsn in cooja that simulates four nodes which send 50 byte udp message to a sink and collect data such power, end-to-end delay, goodput and packet loss.
Here is the issue. rpl-collect example force me to use specific message length with data in order to make Collect-view to work.
Try changing the message and collect-view won't work.
Trying other examples of collect convinced me that is a "tight" framework and i can adjust it to my needs. Can i set collect view to monitor my wsn ? Plus, can i force client-nodes to send custom messages ?
Plan B
Having in mind that i only need goodput, end-to-end delay, packet loss and energy stats i decided to use only powertrace. Is enough for getting Power consumption:
– Total
– Per mote
– Per functionality (CPU, LPM, Transmit, Listen) ?
I used it for parsing offline data and doesn't help me.
Any hint on this ?
Thanks in advance.
Sent from my Nokia 3310
|