Hi, Turns out that I was having problems with size of the packet and AM type of the packet.
Thanks for the hint. Regards, Mayank On Mon, May 9, 2011 at 7:15 PM, Eric Decker <[email protected]> wrote: > > > On Mon, May 9, 2011 at 12:10 PM, Mayank Gupta <[email protected]> wrote: >> >> Hello everybody, >> >> I am trying to develop an application that sends floating point number >> between two telosb motes. I referred to BlinkToRadio application and >> saw that it could send integer numbers between motes. I tried to use >> nx_float in the nx_struct message structure but it didn't work . I > > First just saying something doesn't work doesn't give us a whole lot to work > on. > You want to look at how the packets are layed out on each end. Basically > you need to dig into what is happening and figure it out. > >> >> also tried using normal float. Since communication is between two >> telosb motes I do not think there could be platform problems. But i >> was not able to send data correctly. Can someone guide me in the right >> direction for the same. >> >> Thanking you in anticipation. >> >> With best Regards, >> Mayank Gupta >> _______________________________________________ >> Tinyos-help mailing list >> [email protected] >> https://www.millennium.berkeley.edu/cgi-bin/mailman/listinfo/tinyos-help > > > > -- > Eric B. Decker > Senior (over 50 :-) Researcher > > > _______________________________________________ Tinyos-help mailing list [email protected] https://www.millennium.berkeley.edu/cgi-bin/mailman/listinfo/tinyos-help
