Re: [Tinyos-help] I cannot find /tools

2011-05-18 Thread
if you install tinyos via apt-get, you may not have tools directory in TOSROOT. If you want to use deluge, plz go googlecode searching tinyos-main, downloading the tinyos files via SVN. Or go sourceforge downloaded it via CVS. 2011/5/19 Geo Gkolfin geo198...@gmail.com Good evening! I have

[Tinyos-help] transmission energy consumption in different txpower

2011-05-12 Thread
Hi all, Does anyone know the transmission energy consumption in different txpower? Is the hug variation of energy consumption in different txpower? -- Xu Jingwei State Key Laboratory for Novel Software Technology Department of Computer Science and Technology Nanjing University, Nanjing, China

[Tinyos-help] program telosb via netbsl

2011-05-11 Thread
Hi All I am trying to program binary code to telosb via netbsl. telosb connected to a PC via usb cable. The PC create a serialForwarder with this telosb. Is that possible to program the mote using netbsl via IP+Port with serialForwarder's help? -- Xu Jingwei State Key Laboratory for Novel

Re: [Tinyos-help] Can sensors with different type do the communication?

2011-04-24 Thread
other (RF230 and CC2420). You need to select the same channels on both. Best, Miklos On Fri, Apr 15, 2011 at 3:21 PM, 徐经纬 stormheral...@gmail.com wrote: HI, I have some idea in research within WSNs. But I need check whether sensor with different types could communicate to each other

Re: [Tinyos-help] Can sensors with different type do the communication?

2011-04-17 Thread
:21 PM, 徐经纬 stormheral...@gmail.com wrote: HI, I have some idea in research within WSNs. But I need check whether sensor with different types could communicate to each other. For example, ISIS and telosb. I know they are using different types of radio module in RF230 and CC2420

[Tinyos-help] Can sensors with different type do the communication?

2011-04-15 Thread
HI, I have some idea in research within WSNs. But I need check whether sensor with different types could communicate to each other. For example, ISIS and telosb. I know they are using different types of radio module in RF230 and CC2420 respectively, both higher level upon 802.15.4. If there

[Tinyos-help] Could you give me some advice about network reprogramming in tinyos-2.x

2011-03-08 Thread
Hi all, I want to prepare a survey about network reprogramming, I found Deluge in tinyos-1.x. Is there some other network reprogramming tutorial or papers in Tinyos-2.x? If any, plz give me some advice, thx. ___ Tinyos-help mailing list

[Tinyos-help] Is that something wrong with TestNetwork code?

2011-02-22 Thread
Hi all, I use TinyOS-2.1.0, which installed from Ubuntu sources. Now I want to try some CTP experiments in a real environment(my 11 IRIS motes). I choose TestNetwork, which is in /apps/tests/TestNetwork. I delete all codes about debug messages and add command in Makefile to generate java file for

Re: [Tinyos-help] about TestNetwork program

2011-01-29 Thread
有一个字段是用作区分信息的标识,好像叫handler,(数据包定义文件里面的 AM_BLINKTORADIO或类似枚举量)我想可能是这个字段不匹配吧。 2011/1/19 徐经纬 stormheral...@gmail.com Hi all: I am doing some experiments in TestNetwork program. Now I want my laptop which connected to mib520+iris(baseStation 0#) reads those packets. Now I generate

[Tinyos-help] about TestNetwork program

2011-01-18 Thread
Hi all: I am doing some experiments in TestNetwork program. Now I want my laptop which connected to mib520+iris(baseStation 0#) reads those packets. Now I generate a TestNetworkMsg.java for MsgReader to read the packets. But there is nothing. Is that something wrong? I can use SerialForwarder

[Tinyos-help] something about CTP protocol

2011-01-11 Thread
Hi all I want to learn how to use the CTP protocol in TinyOS 2.1.0. I know CTP is implemented in TinyOS, could you give me some references or some exist programs about CTP so I could get how it works exactly. Many Thanks to you. ___ Tinyos-help mailing

Re: [Tinyos-help] something about CTP protocol

2011-01-11 Thread
-2.1.0/apps/tests/TestNetwork/ Manjunath D *** On Wed, 12 Jan 2011, 徐经纬

Re: [Tinyos-help] Hi, something about transmission power

2010-12-08 Thread
at run time ? Looking forward to your reply. Best Regards, Ruitao Xu 在 2010年12月5日 下午1:29,徐经纬 stormheral...@gmail.com mailto:stormheral...@gmail.com写道: ok,I have done it, thanks very much 在 2010年12月5日 上午10:58,tarun sharma tarun.p...@gmail.com mailto:tarun.p

[Tinyos-help] Hi, something about transmission power

2010-12-04 Thread
Hi all: I want to change transmission power frequently. But the only way to change this power I known is set the power on makefile. Is there any other methods to set the transmission power more convenient? At lest we don't need to compile and install program every time. If there is a way, plz show

Re: [Tinyos-help] Hi, something about transmission power

2010-12-04 Thread
ok,I have done it, thanks very much 在 2010年12月5日 上午10:58,tarun sharma tarun.p...@gmail.com写道: look in to packet interface, it allows you to decide transmission power of each packet at run time. 2010/12/4 徐经纬 stormheral...@gmail.com Hi all: I want to change transmission power frequently

[Tinyos-help] Anyone has made success communication between Smart Phone and sensor nodes?

2010-11-07 Thread
Hi all: Anyone has made success communication between Smart Phone and sensor nodes? I want to let sink node(mib520+IRIS mote) connect with my smart phone(G7), How should I do with them? Is there any technology for implementing that thing? Thx a lot.

[Tinyos-help] how to increase the uart speed?

2010-09-15 Thread
IRIS mote's speed in serial port is 57600 baud rate. How could I increase it to the faster one? ___ Tinyos-help mailing list Tinyos-help@millennium.berkeley.edu https://www.millennium.berkeley.edu/cgi-bin/mailman/listinfo/tinyos-help

[Tinyos-help] how to increase the uart speed?

2010-09-14 Thread
IRIS mote's speed in serial port is 57600 baud rate. How could I increase it to the faster one? ___ Tinyos-help mailing list Tinyos-help@millennium.berkeley.edu https://www.millennium.berkeley.edu/cgi-bin/mailman/listinfo/tinyos-help

[Tinyos-help] about AMsend interface

2010-08-30 Thread
Hi, anyone knows send() command cost how much time to send one packet? I set a sequence number in packet,and when sampling rate is more than 1000HZ, due to my java application receiving packets shows that some packets are missed. So what I want to ask is , is that a normal condition for real

[Tinyos-help] help, about sensor for blood pressure and heart-rate

2010-08-26 Thread
Hi all: I wonder that are there any sensors could sense blood pressure and heart rate for user? It's better be programmable in TinyOS. ___ Tinyos-help mailing list Tinyos-help@millennium.berkeley.edu

Re: [Tinyos-help] About Mic on mts300

2010-07-22 Thread
, and if you edit some of the lib files (e.g. fastadc) to contain some incorrect code, then the compile should fail. This is a way to check that the right files are included in your app. Once you can compile everything, then let me know if it works. Best, Miklos 2010/7/19 徐经纬 stormheral

Re: [Tinyos-help] About Mic on mts300

2010-07-19 Thread
an fastadc libraries (nothing more) and the application. I am always developing against the tinyos CVS tree. Miklos 2010/7/19 徐经纬 stormheral...@gmail.com: Ok, now I am updating my tinyos version vi CVS from sourceforge. and szte-wsn must be updated? What's your tinyos version is? If i update my

Re: [Tinyos-help] Increasing Accelerometer Sampling Rate or IRIS mote

2010-07-14 Thread
used readStream so I can't help. MS 徐经纬 wrote: I use IRIS mote with mts310 to get accererometer with almost 100HZ sampling rate. I use readStream(); 2010/7/10 Michael Schippling sc...@santafe.edu mailto:sc...@santafe.edu We don't know what program you are using to send data

[Tinyos-help] Does tinyos 2.1.0 have some CSMA mechanism?

2010-07-14 Thread
Hi all,I know in tos/cc2420...file ,there is sometihing about CSMA file.. and in tinyos wiki,i found a sentence in TEP126,By default, the CC2420 radio stack performs a clear channel assessment (CCA) before transmitting. .So I want to check that, is CSMA auto-running in tinyos? Or when must open

[Tinyos-help] iris muti-motes transmission help

2010-06-07 Thread
I use 10 iris motes with mts310 sensorboard, I get AccelX, AccelY via ReadStream interface in 100Hz,and send accelX,accelY value packet to baseStation per 0.1 second.When I test one mote ,it works well. but when more mote join to my work, max number is 10. the motes will down randomly... and

[Tinyos-help] How to realize PC-to-mote communication?

2010-05-27 Thread
I want to send some message or packet from pc to the mote which attached to the programmer(mib520), who can give me some advice?~ thx a lot ___ Tinyos-help mailing list Tinyos-help@millennium.berkeley.edu

[Tinyos-help] raw data's meaning

2010-05-19 Thread
I have many data about accel, temp,light etc. All got from IRIS+mts310 but it's all raw data, for example, the Temp value is 02 2E. I don't know what's that. Can anybody give me some advice for those raw data? ___ Tinyos-help mailing list

[Tinyos-help] basestation data receive ratio help

2010-05-18 Thread
I use 10 IRIS motes and one IRIS mote as Basestation. packet send in every 0.2s. So 10 IRIS motes send 20 packets in every second. I use One basestation mote+mib520 receive data from radio and send it via usb to my PC. But the Basestation will break down after few minutes it started. The

[Tinyos-help] tinyos help(about iris platform and mts310)

2010-05-13 Thread
Hi I use IRIS platform and mts310 for sampling some data,such as temp,accel ,etc. I am working in tinyos2.1.0 and programming a nesC code for it.But I have a problem.. After I install the program to the mote(IRIS) , I find that the date all I want to get from mts310 is not the real value, it's