[Tinyos-help] XSensorMTS300

2007-01-13 Thread jurin dan
hi I would like to know which Active Message types is use in XSensorMTS300 applications. Or where i could found it.Also, is there any document containing the list of Active Message types? thx _ Be one of the first to try Windows

[Tinyos-help] AM type

2007-01-15 Thread jurin dan
hi is there any document where it describe or list different Active Message type. thx _ Be one of the first to try Windows Live Mail. http://ideas.live.com/programpage.aspx?versionId=5d21c51a-b161-4314-9b0e-4911fb2b2e6d_

[Tinyos-help] CRC checking

2007-04-08 Thread jurin dan
hi, i have the raw data packet below receive with xlisten app: $ xlisten -r -b=mica2 -s=COM4 -t xlisten Ver:$Id: xlisten.c,v 1.2 2005/06/21 01:36:06 pipeng Exp $ Using params: [baud=0x1001] [raw] [timed] COM4 input stream opened [2007/04/04 10:40:35] 7e42007d5d1d84010100910171

RE: [Tinyos-help] CRC checking

2007-04-09 Thread jurin dan
e java tools which> does the > CRC. I know one is called crc.java> > MS> > jurin dan wrote:> > > > hi,> > > > > i have the raw data packet below receive with xlisten app:> > > > > > *$ > xlisten -r -b=mica2 -s=COM4 -t*> > >

[Tinyos-help] Uploading apps on mica2

2006-07-18 Thread jurin dan
Hi. i'm working with MIB510 and mica2 and mica2dot. presently i've some difficulties to upload an apps on my mote. when i make in micahwverify folder,make install mica2, i get flash error message. i've check the serial connection and setting which working well, the mote h

Re: [Tinyos-help] Uploading apps on mica2

2006-07-19 Thread jurin dan
utes and nothing happened. thx for your help From: "Krisakorn Rerkrai" <[EMAIL PROTECTED]> To: "jurin dan" <[EMAIL PROTECTED]> CC: tinyos-help@millennium.berkeley.edu Subject: Re: [Tinyos-help] Uploading apps on mica2 Date: Wed, 19 Jul 2006 09:38:53 +0200 Hi, I

Re: [Tinyos-help] Uploading apps on mica2

2006-07-19 Thread jurin dan
I've upgraded my tinyos to tinyos-1.1.15 version today. for cygwin version i don't know how to check. From: "Sankar Gorthi" <[EMAIL PROTECTED]> To: "jurin dan" <[EMAIL PROTECTED]>, [EMAIL PROTECTED] CC: tinyos-help@millennium.berkeley.edu Subject:

[Tinyos-help] testing mica2dot test.

2006-07-19 Thread jurin dan
Hi, i have for my sensor network apps, 2 motes: mica2 and mica2dot. (i'am using MIB510 station base). i've performed for both mote all hardware verification up to Radio Verification step. i've installled tosbase apps on my mica2 and using the mica2dot install with micahwver

Re: [Tinyos-help] testing mica2dot test

2006-07-20 Thread jurin dan
Hi, i have for my sensor network apps, 2 motes: mica2 and mica2dot. (i'am using MIB510 station base). i've performed for both mote all hardware verification up to Radio Verification step. i've installled tosbase apps on my mica2 and using the mica2dot install with micahwverify

Re: [Tinyos-help] testing mica2dot test

2006-07-20 Thread jurin dan
Hi, i have for my sensor network apps, 2 motes: mica2 and mica2dot. (i'am using MIB510 station base). i've performed for both mote all hardware verification up to Radio Verification step. i've installled tosbase apps on my mica2 and using the mica2dot install with micahwverify as n

[Tinyos-help] mica2dot warning

2006-07-20 Thread jurin dan
Hi, I would like to know what this warning mean : #WARNING "SERIALID NOT SUPPORTED ON MICA2DOT PLATFORM!" it is a warning which appear when uploading an apps on mica2dot. is it possible that because of this warning when i make a radio verification for mica2dot (

[Tinyos-help] radio verification test

2006-07-23 Thread jurin dan
hi, i was using tinyos 1.1.10 and the radio verification test made with mica2 and mica2dot was succesfull. but after upgrading my tinyos version to 1.1.15 with the same command i have node failure transmission. i tried one more time but still having node failure transmission

[Tinyos-help] radio verification test

2006-07-23 Thread jurin dan
hi, i was using tinyos 1.1.10 on my lapttop and the radio verification test made with mica2 and mica2dot was succesfull. but after upgrading my tinyos version to 1.1.15 (now i'am working on desktop) with the same command i have node failure transmission. i tried one more time

[Tinyos-help] setting node ID

2006-07-25 Thread jurin dan
hi, i'm using tinyos v.1.1.10 and i want to set a node ID. i used this command: make mica2 install,1 mib510,com1 message error was: make:***No rule to make target '1'. Stop. is somebody aware of the right syntax of the command? thx ___

[Tinyos-help] Tinyos tutorial's lesson 7

2006-07-26 Thread jurin dan
  hi,   i'm trying to do the lesson 7 exercise of tinyos tutorial. but i'm dealing with error during compilation. here is what i have done.(i'm using tinyos v1.1.10)   first step: in SimpleCmd.nc i add "SimpleCmdM.Sounder ->Sounder;"   second step: in SimpleCmdM.nc i add in "u

[Tinyos-help] excute patch

2006-07-26 Thread jurin dan
hi, i would like to excute MatlabControl-R13-R14.patch in cygwin. but i don't know the command syntax. could anybody give me a help? thx _ Play Q6 for your chance to WIN great prizes. http://q6trivia.imagine-live.com/

[Tinyos-help] tinyos tutorial lesson 7

2006-07-30 Thread jurin dan
hi i'm trying to do the exercise of lesson 7 of tinyos tutorial. i've got a bug in step two which consist of In SimpleCmdM.nc, to initialize the sounder and add a new command action that will turn the sounder on and off. i've joined to the mail the file simplecmdM.

Re: [Tinyos-help] tinyos tutorial lesson 7

2006-08-01 Thread jurin dan
hi, i've done what u advise to me. and one more thing, i have add Sounder in component list in the file SimpleCmd.nc before it work. thx From: Michael Schippling <[EMAIL PROTECTED]> To: jurin dan <[EMAIL PROTECTED]> CC: tinyos-help@Millennium.Berkeley.EDU Subject: Re: [Ti

[Tinyos-help] How to compile MatlabControl.java

2006-08-01 Thread jurin dan
hi, i'm now learning how to use matlab with tinyos tools. i have matlab 7.0.0 R14 currently i'm trying ti compile matlabcontrol.java according to the tutorial before proceeding, i must run MatlabControl-R13-R14.patch. so in tis directory : \TinyOS\cygwin\opt\t

[Tinyos-help] commands in cygwin.

2006-08-02 Thread jurin dan
hi, did anybody know the command line to execute a patch in cygwin? thx _ Play Q6 for your chance to WIN great prizes. http://q6trivia.imagine-live.com/enca/landing __

[Tinyos-help] tinyos tutorial's Lesson 7

2006-08-09 Thread jurin dan
hi, recently i have done successfully the exercice in the lesson 7 of tinyos tutorial. the exercice consist of adding the command tog_sounder to the existing command of SimpleCmd apps. i can compile and load the modified SimpleCmd on mica2 and all test run well.

[Tinyos-help] SenseLightToLog

2006-08-09 Thread jurin dan
hi did anybody know when dealing with senselighttolog apps how to convert the data get with the command read_log in to comprehensive data to human being? i.e read_log command print this to the screen : $ java net.tinyos.tools.BcastInject read_log 1 Sending payload: ae 6 0 0 0 1 0 0 0

[Tinyos-help] SimpleCmd apps with MATLAB

2006-08-10 Thread jurin dan
Hi, i would like to know if anybody is aware of how to call java tools from MATLAB to communicate with motes install with SimpleCmd apps. this apps use BcastInject to inject message into the network. and the commands are : led_on, led_off,

[Tinyos-help] sensor reading

2006-08-14 Thread jurin dan
hi, i'm using MTS300CA sensor and i would like to know how i can convert sensor light reading into engineering units. in his datasheet, they only show how to convert temperature reading into engineering units. thx _

[Tinyos-help] SenseLightToLog with MATLAB

2006-08-16 Thread jurin dan
hi, i'm trying to run the SenseLightToLog apps from MATLAB. i'm able to send all command from MATLAB to the network but i don't know how to get the LogMsg from MATLAB. i.e after sending start_sensing command, i send read_log command now i have to find the wa

[Tinyos-help] read packet from serial forwarder

2006-08-17 Thread jurin dan
hi, i want to know if i'm able to connect a client to serial forwarder, how can i manage so that this client get the packet read by the serial forwarder. thx _ Play Q6 for your chance to WIN great prizes. http://q6trivia.imagi

[Tinyos-help] serial forwarder

2006-08-17 Thread jurin dan
who know serial forwarder byte order? thx _ Play Q6 for your chance to WIN great prizes. http://q6trivia.imagine-live.com/enca/landing ___ Tinyos-help mailing list Tinyos-help@Millenn

[Tinyos-help] senselighttolog reading

2006-08-19 Thread jurin dan
hi, i'm working with senselighttolog apps. when i send read_log command i get this message: $ java net.tinyos.tools.BcastInject read_log 1 Sending payload: e4 6 0 0 0 1 0 0 0 0 0 Waiting for response to read_log... Received log message: Message [sourceaddr=0x1] [log=0x6b 0