[Tinyos-help] Deluge simulation in TOSSIM

2006-04-09 Thread swim_in_sky
Hi, I want to know Whether deluge can run in Tossim?If it can,how to do it? Can anyonegive me a guidance about how to set up a simulation for Deluge in TOSSIM? Thanks, ___ Tinyos-help mailing list Tinyos-help@Millennium.Berkeley.EDU

[Tinyos-help] Help with interfacing tmote's UART with PC's serial port

2006-04-09 Thread Nilesh Mishra
Hi All, I am trying to interface the Tmote to a PC using the 2 UART pins on the expansion slot. We are not using the USB port as the PC board does not has one and only has a COM port for serial communication. I wanted to know if someone has tried this before. Also which all interfaces one

Re: [Tinyos-help] compilation error in motes

2006-04-09 Thread Joe Polastre
make telosb install -Joe On 4/8/06, Kanishk Panwar [EMAIL PROTECTED] wrote: hello, I am using telos rev B motes and tried compiling Oscilloscpoe application on the motes but it got a timeout error. I am not sure what is wrong with it. Please sugggest. screen shot of the error

Re: [Tinyos-help] RadioCountToLeds doesnt receive packets

2006-04-09 Thread Philip Levis
On Apr 8, 2006, at 5:14 PM, Tahir Azim wrote: Hi, I am a novice to TinyOS and was just trying out the sample apps provided with the tinyos code. Can somebody tell me how I can get RadioCountToLeds to receive packets? I'm using the code from the tinyos-2.x module (tinyos-2_0_devel-BRANCH

Re: [Tinyos-help] Help needed, urgently

2006-04-09 Thread Abid Ali Minhas
Hello Chandresh Parekh,Correct transmission frequency is important.Please try the following provided that you have not tried it already. •Users must compile in the correct base radio frequency otherwise radio communication will fail. The correct frequency is selected by modifying the line 213 in

[Tinyos-help] Compilation problem

2006-04-09 Thread Sameer Tilak
locate inttypes.h says: /usr/include/inttypes.h /usr/lib/i386-redhat-linux7/include/inttypes.h /opt/avr/include/inttypes.h How do I specify make to use the .h files from the /opt/avr/include etc.? Here is my problem: Inside /opt/tinyos/tinyos-1.x/tools/java/net/tinyos/oscope, if I do make I

[Tinyos-help] DELUGE and external flash (Tmote Sky)

2006-04-09 Thread Andrea Pacini
I amtrying to learn how DELUGE works, so sorry if I put some silly questions My question is: is it possible load two binary images in a node (let's call them A and B) and creates a communication between them using the shared external flash ? I mean, for example: 1) Programming node

[Tinyos-help] Installing pytos on RedHat 9.0

2006-04-09 Thread Vinayak Naik
Hi,I would like to install pytos environment on RedHat 9.0 system. I am following instructions given at http://nest.cs.berkeley.edu/nestfe/index.php/Pytos_Installation_Instructions The webpage lists the debian packages to be installed. All the packages are for apt-get installation system. Since I

RE: [Tinyos-help] How to begin for RSSI for motes?

2006-04-09 Thread gth755q
Amit, what you want to do is program the mote such that it will send the signal strength value in the payload of the packet (TOS_Msg.data). Then you'll be able to see it on PC. Hope that helps, Demijan Quoting #AMIT SATPATHY# [EMAIL PROTECTED]: Hi. I read the AM.h file and i saw the Msg-