Re: [Tinyos-help] Drop rate in TOSSIM

2008-02-24 Thread Tal Rusak
Hi, Please see my comments below. > I am creating a sensor network model based on the RadioCountToLed example > provided in the apps folder. Basically, I want a sink to broadcast beacons > to all other nodes while those nodes will send back data to the sink > periodically. It is run under TOS

[Tinyos-help] MULTIHOP

2008-02-24 Thread subhash nemani
hi this code is working good but the major problem is that it is not sending the data in the multihop way, so can anybody fix the problem it's payload is 18 bytes pl help me to know why multihop is not working in my code i'm using tinyos-1.x thanks in advance extADC1_3phrmsM.nC Des

[Tinyos-help] serialforwarder

2008-02-24 Thread subhash nemani
i would like to know for what purpose serialforwarder is used for and i read about serialforwarder in one of the tinyos lesson but couldn't understand clearly is there any inbuilt(sample ) application to know its working thanks in advance ___ Tinyos-

[Tinyos-help] (no subject)

2008-02-24 Thread subhash nemani
i'm using tmote kits and tinyos-1.x platform ___ Tinyos-help mailing list Tinyos-help@millennium.berkeley.edu https://www.millennium.berkeley.edu/cgi-bin/mailman/listinfo/tinyos-help

Re: [Tinyos-help] serialforwarder

2008-02-24 Thread Yi-Tao Wang
The tutorial clearly says that the serial forwarder allows you to "communicate with a mote from a PC". If your mote has a serial interface, this component will allow you to send messages over the serial link. If you don't know what a serial link is, it's basically a wired link. It also shows how t

[Tinyos-help] increase BaseStation baud rate

2008-02-24 Thread Sikar Chan
Hi All Does any Tmote Sky user tried to modify the baud rate of BaseStation from 115200 to higher? I saw one example but it seems to be in tinyos 1.x. I would like to know the method in tinyos 2.x Please help~~ Thanks. Regards Sikar Chan ___ Tinyos-h

[Tinyos-help] UniqueSend question

2008-02-24 Thread Sikar Chan
Hi All Is there any different in coding for UniqueSend and just Send? I got confused with the coding for them as shown in http://www.tinyos.net/tinyos-2.x/doc/html/tep126.html Would any one give me some example or suggestion? Thanks Sikar Chan ___ Tiny

[Tinyos-help] Can MIB600 use simultaneously two TCP connections?

2008-02-24 Thread mikcin
Hello, I am using MIB600 and xlisten application (connected to 10002 MIB600 port). In this way I am getting data from motes. I would like to use another application which will send data to motes (xlisten shouldn't be stopped). I have tried to do this but I was able to send data only when

Re: [Tinyos-help] increase BaseStation baud rate

2008-02-24 Thread Giovanni Abu-Aita
Sikar, Could you please tell us where you found the example for tinyos.1.x because I am looking for something similar for Micaz motes. Thank you. Sikar Chan <[EMAIL PROTECTED]> wrote: Hi All Does any Tmote Sky user tried to modify the baud rate of BaseStation from 115200 to higher? I saw one

[Tinyos-help] Trawler LQI

2008-02-24 Thread Edmund
Hi, Does the LQI in trawler accurate? I run the trawler program and I realize the link quality doesn't seems to be so accurate. Does anyone knows why? If link quality is correlated with the distance, I'm puzzled. How come a node(nearer to the base) has the same quality value with another node(furt

[Tinyos-help] Re: LowPowerSensing

2008-02-24 Thread Kevin Klues
Hi Ian. You're right about the README file, its not there and I can't seem to find it anywhere :) I know I created it at the time I checked the app in, but somehow it must have gotten lost in the shuffle somehow. I 'll see about writing a new one when I get some time soon. For now though, what

Re: [Tinyos-help] increase BaseStation baud rate

2008-02-24 Thread Ariel Mauricio Nunez Gomez
Giovanni: I did the process once using Boomerang (Moteiv's tinyos distribution). It was on their support section. Using the wayback machine on archive.org I got the following link: http://web.archive.org/web/20070702230725rn_1/www.moteiv.com/community/Moteiv_Community (It takes a long time to lo

Re: [Tinyos-help] increase BaseStation baud rate

2008-02-24 Thread Kevin Klues
All of the attachments should be there. I added them a few months ago. If you run into any problems downloading anything just let me know. Kevin On Sun, Feb 24, 2008 at 12:53 PM, Joe Polastre <[EMAIL PROTECTED]> wrote: > No need to use the wayback machine; all of this information is accessible

Re: [Tinyos-help] increase BaseStation baud rate

2008-02-24 Thread Joe Polastre
No need to use the wayback machine; all of this information is accessible at: http://docs.tinyos.net/index.php/Boomerang I've also forwarded all of the attachments to the folks running the wiki so that they can be uploaded. -Joe On Sun, Feb 24, 2008 at 12:31 PM, Ariel Mauricio Nunez Gomez <[EMAI

[Tinyos-help] TOSSIM related tinyos issue

2008-02-24 Thread prashan wanigasekara
Hi Everyone, My questiuon is about TOSSIM.I would like to know whether TOSSIM can be used for the cricket platform. For example "make circket sim" or "make mica2 sim " doesnt seem to work for me in TOSSIM. But "make micaz sim" or "make telosb sim" works. Thus does anyone know of a way to get TOS

Re: [Tinyos-help] increase BaseStation baud rate

2008-02-24 Thread Sikar Chan
It seems no one had tried on tinyos 2.x On Mon, Feb 25, 2008 at 4:58 AM, Kevin Klues <[EMAIL PROTECTED]> wrote: > All of the attachments should be there. I added them a few months > ago. If you run into any problems downloading anything just let me > know. > > Kevin > > On Sun, Feb 24, 2008 a

[Tinyos-help] Packet level simulation in TOSSIM with tinyviz

2008-02-24 Thread Aruna Kushwaha
Hi All, I am trying to do packet level simulation in TOSSIM with tinyviz. Tinyviz is used to set link level probability. Is there any change required in tinyviz also for packet level simulation. Thanks, Aruna ___ Tinyos-help mailing list Tinyos-help@mill

[Tinyos-help] Help on LQi

2008-02-24 Thread Edmund
Hi, Does the LQI in trawler accurate? I run the trawler program and I realize the link quality doesn't seems to be so accurate. Does anyone knows why? If link quality is correlated with the distance, I'm puzzled. How come a node(nearer to the base) has the same quality value with another node(f

Re: [Tinyos-help] re: GPS module of MTS420 not working

2008-02-24 Thread Nikhil Singhal
Is the MoteWorks SDK using TinyOS as a base? Also, has anyone else got the MTS420CC GPS mote (with the ublox chip) working with TinyOS? On Tue, Feb 19, 2008 at 11:48 AM, Giri Baleri <[EMAIL PROTECTED]> wrote: > This patch was written/tested on MoteWorks SDK. I don't know if it would > work seaml