[Tinyos-help] timer atm2560

2008-03-06 Thread Domenico Arenga
Hello, I should get to the timer atm2560, you have some idea of the direction to take? thanks a lot, Domenico Arenga. ___ Tinyos-help mailing list Tinyos-help@millennium.berkeley.edu

[Tinyos-help] RssiToSerial app question

2008-03-06 Thread Nick Verbaendert
Hi, I've got 2 questions: 1) In tinyos 2 there's an app called RssiToSerial, it's located in the folder apps/tests/cc2420/RssiToSerial. How does this work? I installed this on one mote and connected this to my pc. When I start the java app, the red tx led of the mote is blinking very fast

[Tinyos-help] Radio channel in Tmote sky

2008-03-06 Thread weiping SONG
Hi all, Would you like to tell how many channels for CC2420 to send/receive radio? which they are? Regards, Weiping ___ Tinyos-help mailing list Tinyos-help@millennium.berkeley.edu

Re: [Tinyos-help] Radio channel in Tmote sky

2008-03-06 Thread Rodolfo de Paz Alberola
Hi Weiping, Channels in cc2420 range from 11 to 26 (see cc2420 datasheet). Regards, - Rodo On Thu, 2008-03-06 at 15:17 +, weiping SONG wrote: Hi all, Would you like to tell how many channels for CC2420 to send/receive radio? which they are? Regards, Weiping

[Tinyos-help] RE: [Tinyos-devel] timer atm2560

2008-03-06 Thread Janos Sallai
Domenico, The iris (atm1281) timer code should work out of the box on the atm2560. The two MCUs are mostly identical with respect to timers/counters. Janos From: [EMAIL PROTECTED] [mailto:[EMAIL PROTECTED] On Behalf Of Domenico Arenga Sent: Thursday, March 06, 2008 5:09 AM To:

Re: [Tinyos-help] Deluge T2 and Radio Shutdown (was Deluge T2 and Serial Port)

2008-03-06 Thread Ariel Mauricio Nunez Gomez
Hello Razvan, I would like to know your opinion on this subject. If it doesn't require too many changes to Deluge base I'd like to tackle it on Holy Week . What is required to make Deluge T2 compatible with shutting down the radio(to use the shared uart or for low power sensing)? Or possibly

[Tinyos-help] static multihop

2008-03-06 Thread subhash nemani
hi i'm facing problems with multihop so i have decided to make static hopping technique, so anyone can give me the idea of how to transfer 18bytes of data through static multihop technique can anybody give me a sample application to do that plzz help me in this regard

Re: [Tinyos-help] static multihop

2008-03-06 Thread Omprakash Gnawali
Did you try running CTP? What problem are you facing with multihop? - om_p On Thu, Mar 6, 2008 at 9:15 AM, subhash nemani [EMAIL PROTECTED] wrote: hi i'm facing problems with multihop so i have decided to make static hopping technique, so anyone can give me the idea of how to transfer

Re: [Tinyos-help] crc and corrupted packets

2008-03-06 Thread Michael Schippling
Are you doing your own CRC check in your Java code after receiving a message via Packetizer? I would think Packetizer should catch bad CRC's so your own check would be redundant. If you have written your own CRC code that's a likely culprit... MS renjie huang wrote: Our java program

Re: [Tinyos-help] tinyos-1.x

2008-03-06 Thread Michael Schippling
It's the magic of NESCC code hiding (obfuscation). All the actual code is buried in arbitrary library files like IntToLeds. Try to follow all the links in the config file, or do a make docs to get the flow-chart. MS prashan wanigasekara wrote: Hi everyone, I have a bizzare problem. I was using

Re: [Tinyos-help] crc and corrupted packets

2008-03-06 Thread renjie huang
Hi *Michael * In fact, I do not do my own CRC check in java code. The problem is that my java program occasionally receive some corrupted packets, which cause some exception when java program processes them. In my test , the crc check in Packetizer is correct although the packet is corrupted.

Re: [Tinyos-help] crc and corrupted packets

2008-03-06 Thread Michael Schippling
oopsI see, you are getting the wrong length, now that I try to read the debug lines of you message... I've run as fast as I can using micaz and T1, but not tmotes so I've never seen this happen. Can you tell from the data if you are missing the last byte of your packet? Can you try looking

Re: [Tinyos-help] crc and corrupted packets

2008-03-06 Thread renjie huang
On 3/6/08, Michael Schippling [EMAIL PROTECTED] wrote: oopsI see, you are getting the wrong length, now that I try to read the debug lines of you message... I've run as fast as I can using micaz and T1, but not tmotes so I've never seen this happen. Can you tell from the data if you are

Re: [Tinyos-help] crc and corrupted packets

2008-03-06 Thread Michael Schippling
OK, I'm confused again... The debug messages you originally sent showed that you expected to get 10 byte payloads but were only getting 9, or did I misinterpret it? But you said below that your data length is 74 bytes? Also you believe that the length is always correct when the message is

[Tinyos-help] Time Control in NesC

2008-03-06 Thread Pengjun Pan
Hello everyone, For some reason, I want to assign a time for a particular packet to be sent by a mote in TOSSIM. For example, when a mote receives a packet at time 0.001, I want it to send it out at time 0.1. But I don't know how it can be implemented. Does anyone know if there is such a time

[Tinyos-help] Installing 2.x on Windows 64-bit OS

2008-03-06 Thread Sandip Bapat
Hi Does tinyos 2.x install on a Windows XP 64-bit OS? (using the same procedure outlined at http://www.tinyos.net/dist-2.0.0/tinyos-2.0.2/doc/html/install-tinyos.html ) Is there anything special one needs to do or does WoW64 take care of everything transparently? Thanks Sandip

Re: [Tinyos-help] Deluge T2 and Radio Shutdown (was Deluge T2 and Serial Port)

2008-03-06 Thread Razvan Musaloiu-E.
Hi! On Thu, 6 Mar 2008, Ariel Mauricio Nunez Gomez wrote: Hello Razvan, I would like to know your opinion on this subject. If it doesn't require too many changes to Deluge base I'd like to tackle it on Holy Week . What is required to make Deluge T2 compatible with shutting down the radio (to

Re: [Tinyos-help] problem with Deluge T2

2008-03-06 Thread unauna abiabi
halo, yes, I tryed to run the cmd *tos-build-deluge-image *(and I send an email stopped by the moderator :( ) and the result is this: tiny2:: /opt/local/bin/tos-build-deluge-image -i 1 build/telosb/tos_image.xml Ihex read complete: 32766 bytes starting at 0x4A00 32 bytes starting at

[Tinyos-help] Add another external flash memory to Tmote?

2008-03-06 Thread y-jie
Hi Folks, I'm wondering if it's possible to add a new flash memory to Tmote Sky by connecting to UART port? The existing 1M flash is too small for us. Best, Yicheng ___ Tinyos-help mailing list Tinyos-help@millennium.berkeley.edu

Re: [Tinyos-help] crc and corrupted packets

2008-03-06 Thread renjie huang
*Michael , *Thanks for your help. The data length of our packet is 74 bytes. 10 is the size of a message header after TOSMsg header. Therefore, normally all packets should have data length no less than 10 bytes. I made a mistake in my former test. Sorry for that. The problem is not related to

[Tinyos-help] BaseStationP trasparent bridging problem

2008-03-06 Thread Salvo Fiduccia
Hi all, in SerialActiveMessageP there is a note in the AMSend.send command: Do not set the source address or group, as doing so prevents transparent bridging I think this is correct, but the same don't happen in the send command of ActiveMessageC: in the micaz implementation, in CC2420csmaP,

[Tinyos-help] Error programming micaz using mib520: Direct Parallel Access not defined

2008-03-06 Thread Javier Zazo
Hi, I use tinyos-1.1.15 and I have a mib520 board. I can compile Blink application for example, but cannot burn it in micaz. This is the command I have tried, and many others with the same result, for example, changing com4 for /dev/com4 (this is my virtual serial port) make micaz install

Re: [Tinyos-help] problem with Deluge T2

2008-03-06 Thread Razvan Musaloiu-E.
Hi! On Thu, 6 Mar 2008, unauna abiabi wrote: halo, yes, I tryed to run the cmd *tos-build-deluge-image *(and I send an email stopped by the moderator :( ) and the result is this: tiny2:: /opt/local/bin/tos-build-deluge-image -i 1 build/telosb/tos_image.xml Ihex read complete: 32766 bytes

Re: [Tinyos-help] general python script for tossim

2008-03-06 Thread Yi-Tao Wang
You can only do all that in a shell script. Have it take in the application path as an argument, go there, compile the app for tossim, and execute python or compile c for the simulation. David On Thu, Mar 6, 2008 at 12:37 PM, Lisa DiPippo [EMAIL PROTECTED] wrote: I used TinyOS a few years

Re: [Tinyos-help] Does TOSSIM deal with hidden and exposed node problem?

2008-03-06 Thread Yi-Tao Wang
As far as I know, there's no radio interference modeling. So it doesn't take care of either problem. It's strange because I thought it took care of this in TOSSIM for tinyos 1.x, but I guess they must have changed the implementation. David On Thu, Mar 6, 2008 at 12:50 PM, Pengjun Pan [EMAIL

Re: [Tinyos-help] Time Control in NesC

2008-03-06 Thread ppan
Hi, David. Thanks for your reply on this issue. Actually, you might have noticed that I posted two questions today. What I am doing now is to detect if TOSSIM has the machanism to deal with the hidden and exposed node problems. However, in my current topology, two nodes send packets to the sink

RE: [Tinyos-help] Error programming micaz using mib520: Direct ParallelAccess not defined

2008-03-06 Thread Janos Sallai
The mib520 uses the same protocol as the mib510, hence you'll need to use make micaz install mib510,com4 Janos -Original Message- From: [EMAIL PROTECTED] [mailto:[EMAIL PROTECTED] On Behalf Of Javier Zazo Sent: Thursday, March 06, 2008 6:24 PM To: tinyos-help@millennium.berkeley.edu

Re: [Tinyos-help] Does TOSSIM deal with hidden and exposed node problem?

2008-03-06 Thread Philip Levis
On Mar 6, 2008, at 4:55 PM, Yi-Tao Wang wrote: As far as I know, there's no radio interference modeling. So it doesn't take care of either problem. It's strange because I thought it took care of this in TOSSIM for tinyos 1.x, but I guess they must have changed the implementation. David On

Re: [Tinyos-help] BaseStationP trasparent bridging problem

2008-03-06 Thread Omprakash Gnawali
On Thu, Mar 6, 2008 at 4:15 PM, Salvo Fiduccia [EMAIL PROTECTED] wrote: Hi all, in SerialActiveMessageP there is a note in the AMSend.send command: Do not set the source address or group, as doing so prevents transparent bridging I think this is correct, but the same don't happen in the

Re: [Tinyos-help] Does TOSSIM deal with hidden and exposed node problem?

2008-03-06 Thread Yi-Tao Wang
How do I replicate this in TOSSIM? Because I've set up a hidden terminal topology using 3 nodes and the middle node receives both messages. On Thu, Mar 6, 2008 at 6:20 PM, Philip Levis [EMAIL PROTECTED] wrote: On Mar 6, 2008, at 4:55 PM, Yi-Tao Wang wrote: As far as I know, there's no

Re: [Tinyos-help] Does TOSSIM deal with hidden and exposed node problem?

2008-03-06 Thread ppan
Hi, David. How do you set up such a hidden terminal topology in TOSSIM? Is it a command line option when executing make command or it should be specified in the python file? Pengjun How do I replicate this in TOSSIM? Because I've set up a hidden terminal topology using 3 nodes and the middle

Re: [Tinyos-help] Does TOSSIM deal with hidden and exposed node problem?

2008-03-06 Thread ppan
Hi, Phil. Thanks for your clarification. But then I have a serious problem that I thought it was due to the lack of hidden/exposed node mechanism. I'm simulating a chain network where two end motes send to a sink which is in the middle. However, there are lots of packet loss around the sink.

Re: [Tinyos-help] static multihop

2008-03-06 Thread Omprakash Gnawali
It does not seem like you have a problem with multihop protocol. - om_p On Thu, Mar 6, 2008 at 7:38 PM, subhash nemani [EMAIL PROTECTED] wrote: actually i have programmed the motes in such a way that it sends 6 readings from all the six ADC ports for every one min and calculates rms value

Re: [Tinyos-help] static multihop

2008-03-06 Thread Omprakash Gnawali
On Thu, Mar 6, 2008 at 9:47 PM, subhash nemani [EMAIL PROTECTED] wrote: i think it is the problem with the buffer so is there any command to clear the buffer I am not sure if it is. You should describe more precisely what you are trying to do and what problem you have. - om_p

[Tinyos-help] Where can I set an external crystal oscillator for msp430?

2008-03-06 Thread SANG Junjun
Hi, everyone In our hardware, there is an external crystal oscillator. I want to know how to tell msp430 to use it in T2? Thanks. -- Best Regards, SANG JUNJUN http://www.tinysys.cn/ ___ Tinyos-help mailing list Tinyos-help@millennium.berkeley.edu