Hello everyone!! I'm using telosb motes and tinyos-1.x and even though I have replaced in DataMsg.send() the TOS_BCAST_ADDR with 1 in one occassion and with 0 in another occassion ,I take the following results every time i run Oscilloscope
125,1*,0,*Humidity,0,70574.866,16,10,Fri Jun 13 17:56:12 EEST 2008 125,1,*FFFF*,Humidity,0,70574.866,17,10,Fri Jun 13 17:56:12 EEST 2008 125,1,0,Temperature,1,27.470000000000006,18,10,Fri Jun 13 17:56:12 EEST 2008 125,1,FFFF,Temperature,1,27.470000000000006,19,10,Fri Jun 13 17:56:12 EEST 2008 125,2,1,Humidity,0,71023.43299999999,14,10,Fri Jun 13 17:56:12 EEST 2008 125,1,0,TSR,2,316,20,10,Fri Jun 13 17:56:12 EEST 2008 125,1,FFFF,PAR,3,137,21,10,Fri Jun 13 17:56:12 EEST 2008 It is supposed that the sensor with sensor id=1 sends on mote with sensor id =0 but I see that it sends both on mote 0 but also to Bcast_addr Why is that?Should I have changed anything else in tinyos? Thank you!!
_______________________________________________ Tinyos-help mailing list [email protected] https://www.millennium.berkeley.edu/cgi-bin/mailman/listinfo/tinyos-help
