[Tinyos-help] No message received

Faisal Aslam aslam at informatik.uni-freiburg.de
Thu Nov 22 04:51:03 PST 2007


If you are using mica2 900 MHz then you need to add two lines in the 
makefiles. They are
PFLAGS += -DCC1K_DEF_FREQ=916700000
CFLAGS += -DRADIO_XMIT_POWER=0xFF

Similar things has to be with other hardware nodes but with different 
values.

regards,
Faisal Aslam

Joseph Wanger wrote:
> Hi everyone!
>
> I am trying my application on a topology defined by myself, which is 
> tested by Surge application ( "tested" means messages can be 
> transmitted and received as expected with this nss file).
>
> However, in my own application, I met the problem that, a message can 
> be sent (SendMsg.sendDond is signaled ) but would never be received by 
> other nodes.
>
> Can anybody tell me what might be the potential problems?
>
> I have wired myApp.SendMsg[AM_MYMSG] and myApp.ReceiveMsg[AM_MYMSG] to 
> GenericComm.SendMsg[AM_MYMSG] and GenericComm.ReceiveMsg[AM_MYMSG] 
> respectively.
>
> Thank you very much!
>
> Have a nice day!
> Joseph
> ------------------------------------------------------------------------
>
> _______________________________________________
> Tinyos-help mailing list
> Tinyos-help at Millennium.Berkeley.EDU
> https://www.millennium.berkeley.edu/cgi-bin/mailman/listinfo/tinyos-help



More information about the Tinyos-help mailing list