[Tinyos-help] b6lowpan application over deluge

2009-04-03 Thread weiping SONG
Hi All, I want to design a testbed, which is over deluge for reprogramming. Then I hope I could inject an application support 6lawpan. I removed component NWProgC and added DelugeC from the application. But founded that there is an error in CC2420ActiveMessageP.nc since there is no member for

Re: [Tinyos-help] Controlling Tmotes from PC

2008-11-05 Thread weiping SONG
I think you might read the code of BaseStation, you can do something when node receive massage from serial port. weiping Eric Keller wrote: If I was going to do that, I'd look at the printf library. Of course, it sends data the other way, but it's a good start. On the other hand, it makes

[Tinyos-help] how could I run Makefile.am

2008-11-05 Thread weiping SONG
Hi all, In tinyos-2.x/support/sdk/c, there is a Makefile.am, But I do not know how could I run it. Could you give me a help? Regards, Weiping ___ Tinyos-help mailing list Tinyos-help@millennium.berkeley.edu

[Tinyos-help] cannt find serial_tun.config

2008-10-22 Thread weiping SONG
Hi all, I am a newer of 6lowpan, I can not find serial_tun.config after typing make in lib6lowpan. Could some one give me advice? Regards, Weiping ___ Tinyos-help mailing list Tinyos-help@millennium.berkeley.edu

[Tinyos-help] error for sending messages

2008-10-06 Thread weiping SONG
Hi all, I have faced a strange problem. every node will response to BS request in my application. First time after node rebooted is okay. but after that, I find last two fields in the response packet is incorrect. I have checked last packet's field in CC2420Transmit component, it is as same

[Tinyos-help] strang error

2008-08-18 Thread weiping SONG
. And the BaseStation could receive message if I upload the tmote sky node with another application such as RadioCountToLeds. So I was puzzled with this, could you give me some advice? Thank a million Weiping Song ___ Tinyos-help mailing list Tinyos-help

[Tinyos-help] Is it possible for each node send/receive messages with different AM id?

2008-07-29 Thread weiping SONG
Hi all, I uploaded an application to nodes, which is to make each node send/recieve normal messages with a special AM id, and there is a component can send/receive message wtih another Am id for managing nodes. But I found nodes can recieve managing messages once in a while and they can not

Re: [Tinyos-help] Is it possible for each node send/receive messages with different AM id?

2008-07-29 Thread weiping SONG
weiping SONG wrote: Hi all, I uploaded an application to nodes, which is to make each node send/recieve normal messages with a special AM id, and there is a component can send/receive message wtih another Am id for managing nodes. But I found nodes can recieve managing messages once

[Tinyos-help] How can I wire two components with different am Id to ActiveMessageC

2008-07-28 Thread weiping SONG
Hi all, I want to wire two components to ActiveMessageC. Each has AMSend and Receive interface, but their AM id are different. I found that only one component received messages. Could someone help me? Regards, Weiping ___ Tinyos-help mailing list

[Tinyos-help] How to know usage of memory and external flash while running application

2008-07-16 Thread weiping SONG
Dear all, I want to run an application on special nodes to know their usage of memory and external flash. I know we can get these from make command, but I want to collect by application for realtime. Could someone help me? Regards, Weiping Song

[Tinyos-help] Printf library

2008-04-22 Thread weiping SONG
help me? Thanks Weiping Song ___ Tinyos-help mailing list Tinyos-help@millennium.berkeley.edu https://www.millennium.berkeley.edu/cgi-bin/mailman/listinfo/tinyos-help

[Tinyos-help] Are there some ways to debug cc2420?

2008-04-17 Thread weiping SONG
Hi All, I have modified cc2420 but there seems be some bugs, it seems tossim do not support to simulate cc2420. Are other ways to debug cc2420? Regards, Weiping Song ___ Tinyos-help mailing list Tinyos-help@millennium.berkeley.edu https

[Tinyos-help] a strange error

2008-03-11 Thread weiping SONG
? Regards, Weiping Song ___ Tinyos-help mailing list Tinyos-help@millennium.berkeley.edu https://www.millennium.berkeley.edu/cgi-bin/mailman/listinfo/tinyos-help

[Tinyos-help] ReaderMsg

2008-03-11 Thread weiping SONG
Hi All, I faced the problem of using java net.tinyos.tools.MsgReader as follwoing: --- [EMAIL PROTECTED] TestRadio]$ java net.tinyos.tools.Listen 00 FF FF 00 17 06 00 06 00 00 00 03 00 00 00 FF FF 00 17 06 00 06 00 00 00 04 00 00 00 FF

Re: [Tinyos-help] extension pin of tmote sky and external power supply

2008-03-07 Thread weiping SONG
Hi Miriam, The Supply Voltage for Tmote Sky is between 2.1V to 3.6V. I hope this information is helpful to you. Regards, Weiping miriam herraiz wrote: Hi all, I am working with tmote sky, and my aim is to use an external power supply, connect it to the 10-pin expansion of the mote and

[Tinyos-help] Current Time

2008-03-07 Thread weiping SONG
Hi all, In T2, there is an interface called LocalTime. I can draw the current time through Localtime, but they are in binary number. But what's I need is current time, such as: when it is (hour, minute, scecond) Is there somone know about it? Regards, Wepin

[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] Development wanted for Deluge T2

2008-01-18 Thread weiping SONG
Hi David, I have faced also the similar problem for burn-net so I give it up. I think before run tos-deluge -dr 1, you might run tos-deluge -s 1 first. Regards, Weiping SONG David wrote: Apologies in advance if I'm doing something dumb again ;-) It looks like dissemination is broken

Re: [Tinyos-help] MicaZ_XubunTOS2.0

2007-12-19 Thread weiping SONG
Hi, Here is some steps to use mib520 in open suse, I hope this will be helpful: 1. have a look at this link: http://www.tinyos.net/tinyos-2.x/doc/html/tutorial/programmers.html 2. using dmesg you should see two ports to be assigned once you plug mib520 into you system. To confirm

Re: [Tinyos-help] cannot find JNI error

2007-12-13 Thread weiping SONG
Hi Hengly, I think you might add: export tinyoslibdir=/usr/lib/tinyos regards, Weiping Pieter De Mil wrote: Hi hengly, all, The script is looking for this file: toscomm-32.dll. I renamed the /usr/lib/tinyos/toscomm.dll to /usr/lib/tinyos/toscomm-32.dll (or you can edit the script, locate

Re: [Tinyos-help] problem of using Deluge T2

2007-11-20 Thread weiping SONG
weiping SONG wrote: Hi all, I am using Deluge T2 on Tinyos 2.0.2. Everything seems okay except the last step when I use command: tos-deluge /dev/ttyUSB0 telosb -r 0 to reprogam in the network and I am sure the last command: tos-deluge /dev/ttyUSB0 telosb -d 0 ran well since other nodes have received

[Tinyos-help] problem of using Deluge T2

2007-11-19 Thread weiping SONG
Hi all, I am using Deluge T2 on Tinyos 2.0.2. Everything seems okay except the last step when I use command: tos-deluge /dev/ttyUSB0 telosb -r 0 to reprogam in the network and I am sure the last command: tos-deluge /dev/ttyUSB0 telosb -d 0 ran well since other nodes have received the new

Re: [Tinyos-help] PATH Setting

2007-11-19 Thread weiping SONG
Hi, Could you use command in cygwin of export or tos-check-env to check your PATH setting? Weiping Ittipong Khemapech wrote: Dear all, This may be a stupid question to most of you. I have some problems with the PATH setting. Now my PATH is set to '/opt/msp430/bin:$PATH' in order to

Re: [Tinyos-help] PATH Setting

2007-11-19 Thread weiping SONG
I think you could set it in windows, such as Right-click my computer to find Properities, then click environment Variables in Advanced, then change your Path here. Ittipong Khemapech wrote: Hi, I tried and got: export PATH=$PATH:/cygdirve/c/Program Files/java/jre1.6.0_03/bin: bash:

[Tinyos-help] Deluge T2

2007-11-19 Thread weiping SONG
Hi all, There seems be a bug when I reboot BaseStation with: tos-deluge /deb/ttyUSB0 telosb -b 1 Then I can not ping BasseStation with errors: pinging node ... ERROR: Unable to retrieve image information over serial. Thanks weiping ___

[Tinyos-help] Is there a type of sensor for measureing electricity usage

2007-10-25 Thread weiping SONG
Hi all, Is there a type of sensor for measureing electricity usage? For example, if we were to use it to monitor teh amount of electricity used by a large device like an air conditioner ete. Regards, weiping ___ Tinyos-help mailing list