[Tinyos-help] help in implementing multihoping

2009-08-24 Thread Akashdeep
Hi I am trying to implement a network with 5 motes and the distance between two motes are more than 200 meters. How can i take the readings of the sensor that are beyond 200mts (motes that are out of radio range)from the base. i understand mote can act as a repeater? Can any one suggest or send

[Tinyos-help] Re ceive function problem

2009-08-24 Thread Akashdeep
hi i am a new user and had developed a application in which we have modified code of SBT80app in which we have added functionality of RSSI and Receive function . In Base station we have used TOSBASE code in it. As the demo starts we see that mote with Id 1 (co-ordinator) receive data from other tw

[Tinyos-help] compilation help

2009-08-24 Thread Akashdeep
How do i check the flow of values during compilation? since there is no warning or error displayed after compilation , we assume the code has been ported in the mote successfully however there seems some problem while deploying. for e.g we are unable to get sensor readings of remote mote received

Re: [Tinyos-help] Re ceive function problem

2009-08-24 Thread Akashdeep
Yes i always have specified about the length . Michael Schippling-2 wrote: > > Have you specified the correct message length when sending? > MS > > Akashdeep wrote: >> hi >> i am a new user and had developed a application in which we have modified >>

[Tinyos-help] re ceive function code

2009-09-01 Thread Akashdeep
hi can any one help me finding out the problem with this code as am not getting the data portion its coming to be 0 or 255 but should be received reading pls suggest event TOS_MsgPtr ReceiveMsg.receive( TOS_MsgPtr m) { PongMsg_t* _pongmsg; call Leds.redOff(); _pongmsg = (PongMsg_t*)

[Tinyos-help] BROADCASTING OF DATA

2009-09-25 Thread Akashdeep
hi am broadcasting my data for both send and received data .. but its repeating many time the same payload with change in the sequence number ...can any one suggest how to stop it after single broadcast. please suggest thanks -- View this message in context: http://www.nabble

[Tinyos-help] Query

2009-05-26 Thread Akashdeep Sodhi
readings. -- Regards Akashdeep Singh Sodhi Embedded Software Engineer Mumbai 09819894870 ___ Tinyos-help mailing list Tinyos-help@millennium.berkeley.edu https://www.millennium.berkeley.edu/cgi-bin/mailman/listinfo/tinyos-help

[Tinyos-help] Query

2009-05-27 Thread Akashdeep Sodhi
bit CRC properly along with other details like Id , Sequence number , RSSI . so is there any way out for distributing data and address separate in the payload received . so that I can come to know about the mistake and can read the sensor readings. Does cygwin supports step wise compilation . -- R

[Tinyos-help] Query

2009-05-28 Thread Akashdeep Sodhi
bit CRC properly along with other details like Id , Sequence number , RSSI . so is there any way out for distributing data and address separate in the payload received . so that I can come to know about the mistake and can read the sensor readings. Does cygwin supports step wise compilation . -- R