70 likes | 217 Views
Mote Connectivity. Daniel Dai Igor Ganichev Valerie Ishida Ashik Manandhar Peter Martinazzi. Testing. 3 motes Soda Windows lab Pinged motes from linux/each other ping FF02::1 from 1 mote returned 19/20 pings. Link local
E N D
Mote Connectivity Daniel Dai Igor Ganichev Valerie Ishida Ashik Manandhar Peter Martinazzi
Testing • 3 motes • Soda Windows lab • Pinged motes from linux/each other • ping FF02::1 from 1 mote returned 19/20 pings
Link local • “fe80::/10 — The link-local prefix specifies that the address only is valid in the local physical link. This is analogous to the Autoconfiguration IP address 169.254.0.0/16 in IPv4.“ – IPv6, Wikipedia 1/31
* When we tested far away we sometimes got really bad outliers (~1000ms ping), which we omitted in the average
Extending Connectivity • Test Hypothesis: Use a third mote to propagate the ping between far away motes • Test Result: Failure. Only 1 ping got through in ~8 s
OS Networking API • Reprogrammed motes with echo client • Worked great • Web service from existing programs • Compiled Linux TCP client to utilize echo service • Added loop for repeated/multiple requests