On Mon, May 9, 2011 at 12:10 PM, Mayank Gupta <mayank...@gmail.com> 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
> Tinyos-help@millennium.berkeley.edu
> https://www.millennium.berkeley.edu/cgi-bin/mailman/listinfo/tinyos-help
>



-- 
Eric B. Decker
Senior (over 50 :-) Researcher
_______________________________________________
Tinyos-help mailing list
Tinyos-help@millennium.berkeley.edu
https://www.millennium.berkeley.edu/cgi-bin/mailman/listinfo/tinyos-help

Reply via email to