hi Sam

I faced a problem like this but I was using micaz platform not the telosb, however i solved it in very simple and unexpected solution you can try this:

when you want to specify the baud rate when running the serialforwarder write it as number not telosb. in micaz i used  param = [EMAIL PROTECTED]:57600  rather than param = [EMAIL PROTECTED]:micaz

believe me its worked.

Thanks for all

----- Original Message -----
From: Renee Azhen <[EMAIL PROTECTED]>
Date: Tuesday, December 25, 2007 7:46 pm
Subject: [Tinyos-help]: SimpleCMD can't receive message (another strangephenonmenon)

> And another strange phenomena.
> If I add component TimerC into the TOSBase.nc,
> for example:
> I change the code from:
> components Main, TOSBaseM, RadioCRCPacket as Comm, FramerM,
> UART, LedsC;
> To
> components Main, TOSBaseM, RadioCRCPacket as Comm, FramerM,
> UART, LedsC, TimerC;
> and then, the TOSBase can't work either.
>
> Why?? Could you tell me?
> thanks
> Sam
>
> *********************************************************************************** dear all:
> Merry Christmas!
>
> I have two telosb nodes.
> one is connected to a PC and programmed with TOSBase.
> the other is programmed with SimpleCMD.
>
> when I run the BcastInject to send a message to the first
> node, it works well(the Leds toggled), but the other node which
> is programmed with SimpleCMD had no response.
>
> I have searched in the Mailing list, and found many people
> posted the same question, but none gave a good answer.
>
> My nodes is telosb platform, could anyone tell me how to fix it?
>
> Thanks
> Sam
>
>
> ---------------------------------
> رإ»¢ستدن´«µفذآؤê×£¸££¬¸ِذش؛ط؟¨ثحا×إَ£،
>

_______________________________________________
Tinyos-help mailing list
Tinyos-help@millennium.berkeley.edu
https://www.millennium.berkeley.edu/cgi-bin/mailman/listinfo/tinyos-help

Reply via email to