Re: [Tinyos-help] Loading programs onto Mica2: Prelim question

2006-06-29 Thread Tehn Yit Chin

> 2) The RfmToLeds compiles and gets loaded. But when
> made to work in conjunction with another mote that has
> CntToLedsAndRfm, it does nothing. The LED still keeps
> on blinking on the mote that has the latter installed.

Hi,

I just completed this tutorial yesterday.

Check that the group ID are the same for the two motes. The individual 
ID shouldn't matter as CntToLedsAndRfm is broadcasting the packets to 
all receivers.


cheers,
--
Tehn Yit Chin
Embedded System Engineer, Grey Innovation Pty. Ltd.


___
Tinyos-help mailing list
Tinyos-help@Millennium.Berkeley.EDU
https://mail.millennium.berkeley.edu/cgi-bin/mailman/listinfo/tinyos-help


Re: [Tinyos-help] Loading programs onto Mica2: Prelim question

2006-06-29 Thread Tehn Yit Chin

Arijit Ghosh wrote:

I did set the same group id for both. I used the
MakeXbowlocal file.

Did yours work straight out of the box? Can you please
send me your makelocal/makexbowlocal file?
 


Mine work straight out of the box. All I added was to create a Makelocal 
which I placed into tinyos-1.x/tools/make.


My Makelocal is

# Makelocal File

DEFAULT_LOCAL_GROUP = 0x33

PFLAGS += -DCC1K_DEF_FREQ=CC1K_915_998_xxMHZ

I did not use MakeXbowlocal at all. I also used the apps in 
tiny-1.x/apps instead of in contrib/xbow/apps.


BTW, please reply to the list so that someone else will also benefit 
from our discussions...


Cheers,
tyc
___
Tinyos-help mailing list
Tinyos-help@Millennium.Berkeley.EDU
https://mail.millennium.berkeley.edu/cgi-bin/mailman/listinfo/tinyos-help


Re: [Tinyos-help] Loading programs onto Mica2: Prelim question

2006-06-30 Thread Arijit Ghosh
Changing the frequency to 916.4 Mhz and resetting the
programming board and reloading the motes made it work
for me. 

"Do the best you can, with what you have, where you are." -- Roosevelt

__
Do You Yahoo!?
Tired of spam?  Yahoo! Mail has the best spam protection around 
http://mail.yahoo.com 
___
Tinyos-help mailing list
Tinyos-help@Millennium.Berkeley.EDU
https://mail.millennium.berkeley.edu/cgi-bin/mailman/listinfo/tinyos-help