[Tinyos-help] BaseStation Application for TinyOS 1.X

2009-10-05 Thread David Conde
Hi, I am starting with TelosB motes and TinyOS 1.X, so I am reading the Sensing chapter in order to understand how I could sense data from default sensor in TelosB motes and send this information to another mote connected to the PC. I would like to know if there is a BaseStation application for

Re: [Tinyos-help] BaseStation Application for TinyOS 1.X

2009-10-05 Thread David Conde
1.x. Thanks again De: Rubenalia [mailto:rderu...@gmail.com] Enviado el: lunes, 05 de octubre de 2009 14:31 Para: David Conde CC: tinyos-help@millennium.berkeley.edu Asunto: Re: [Tinyos-help] BaseStation Application for TinyOS 1.X Hi David, you can use TOSBase, which is distributid

[Tinyos-help] Problem with java net.tinyos.tools.Listen

2009-10-05 Thread David Conde
Hi , I am trying to launch the Lesson 6 example in TinyOS 1.X tutorial but when I tried to launch >>java net.tinyos.tools.Listen -comm ser...@com1:telosb I do not get any data in the screen, I just get: >>Usage: java net.tinyos.tools.Listen. Firstly I installed the oscilloscope applic

Re: [Tinyos-help] Problem with java net.tinyos.tools.Listen

2009-10-06 Thread David Conde
ara: David Conde CC: Asunto: Re: [Tinyos-help] Problem with java net.tinyos.tools.Listen Have you tried to use the motelist command to determine where is your device connected? El 05/10/2009, a las 18:54, "David Conde" escribió: > Hi , I am trying to launch the Lesson 6 example in

[Tinyos-help] How could I configure what sensor to get data from in my Telosb ?

2009-10-06 Thread David Conde
Hi, I have been Reading about ADC component and Oscilloscope application and I would like to know how I can change the sensor to get data from, I mean, I am working with TelosB, and it has three sensor to get data from them. I would like to change the configuration on Oscilloscope to get data f

Re: [Tinyos-help] Problem with java net.tinyos.tools.Listen

2009-10-06 Thread David Conde
.Listen application , What am I missing? Thanks in advance -Mensaje original- De: Rubén Gmail [mailto:ruben@gmail.com] Enviado el: lunes, 05 de octubre de 2009 22:05 Para: David Conde CC: Asunto: Re: [Tinyos-help] Problem with java net.tinyos.tools.Listen Have you tried to use the

Re: [Tinyos-help] Problem with java net.tinyos.tools.Listen

2009-10-07 Thread David Conde
...@santafe.edu] Enviado el: martes, 06 de octubre de 2009 19:44 Para: David Conde CC: 'Rubén Gmail'; tinyos-help@millennium.berkeley.edu Asunto: Re: [Tinyos-help] Problem with java net.tinyos.tools.Listen Were you finally successful with Listen using the MOTECOM variable? If so, SF should use the

Re: [Tinyos-help] Problem with java net.tinyos.tools.Listen

2009-10-07 Thread David Conde
working right. Thanks in advance -Mensaje original- De: tinyos-help-boun...@millennium.berkeley.edu [mailto:tinyos-help-boun...@millennium.berkeley.edu] En nombre de David Conde Enviado el: miércoles, 07 de octubre de 2009 9:31 Para: 'Michael Schippling' CC: t

Re: [Tinyos-help] Problem with java net.tinyos.tools.Listen

2009-10-07 Thread David Conde
eter in oscilloscope component or other in order to solve this problem? Thanks in advance -Mensaje original- De: tinyos-help-boun...@millennium.berkeley.edu [mailto:tinyos-help-boun...@millennium.berkeley.edu] En nombre de David Conde Enviado el: miércoles, 07 de octubre de 2009 15:

Re: [Tinyos-help] Problem with java net.tinyos.tools.Listen

2009-10-08 Thread David Conde
to each other and there is no problem with the baud rate, so I do not know why there is a problem by using 115200 as a baud rate in Serial PC communication. Thanks -Mensaje original- De: Michael Schippling [mailto:sc...@santafe.edu] Enviado el: miércoles, 07 de octubre de 2009 19:1

Re: [Tinyos-help] Problem with java net.tinyos.tools.Listen

2009-10-08 Thread David Conde
hich Tinyos 1.x with Cygwin was installed,and nothing about Tinyos2.x appeared. Thank you very much for your help -Mensaje original- De: Rubén Ríos del Pozo [mailto:ru...@lcc.uma.es] Enviado el: jueves, 08 de octubre de 2009 11:35 Para: David Conde Asunto: Re: [Tinyos-hel

Re: [Tinyos-help] Problem with java net.tinyos.tools.Listen

2009-10-08 Thread David Conde
Thanks I will read about this. -Mensaje original- De: Rubén Ríos del Pozo [mailto:ru...@lcc.uma.es] Enviado el: jueves, 08 de octubre de 2009 13:45 Para: David Conde CC: tinyos-help@millennium.berkeley.edu Asunto: Re: [Tinyos-help] Problem with java net.tinyos.tools.Listen Sorry, maybe

Re: [Tinyos-help] Problem with java net.tinyos.tools.Listen

2009-10-09 Thread David Conde
its loaded code has some parameter where is fixed the baud rate to 57600 instead of 115200, but I am not sure. Regards -Mensaje original- De: Michael Schippling [mailto:sc...@santafe.edu] Enviado el: jueves, 08 de octubre de 2009 18:18 Para: David Conde CC: tinyos-help@millennium.berkeley.

[Tinyos-help] Configuring TelosB to work in the lowest power running mode

2009-10-09 Thread David Conde
or there is component which management this low power running mode in order to make easier this task? Thank you in advance -- David Conde Baena CITIC Centro Andaluz de Innovación y Tecnologías de la Información y las Comunicaciones Edificio CITIC, C/ Marie Curie, 6 Parque

Re: [Tinyos-help] How could I configure what sensor to get data from in my Telosb ?

2009-10-13 Thread David Conde
. Dig through the code to find the DemoSensor >> implementation that your system is using, or search for other uses of >> ADC, to see a usage example >> >> MS >> >> David Conde wrote: >>> Hi, >>> >>> >>> >>> I hav

Re: [Tinyos-help] JNI library for Android operating system.

2009-10-13 Thread David Conde
Hi Thanh, I think you do not need to program the Telosb motes, you do not need to have Tinyos installed in your handphone, I think you just need to read the serial port in Android, what you can do by using a Java library for this task. There should have a java library which was able to read fr

[Tinyos-help] Question about MSP430GeneralIO interface's commands

2009-10-14 Thread David Conde
Hi, I would like to know what it is the difference between the next command defined in MSP430GeneralIO: -async command void selectModuleFunc(); - async command void selectIOFunc(): I understand well, I can use MSP430GeneralIOC in order to configure each GIOX, pin, I have been Reading

Re: [Tinyos-help] How could I configure what sensor to get data from in my Telosb ?

2009-10-15 Thread David Conde
have to do anything more, or am I missing anything? Thank you in advance -Mensaje original- De: Michael Schippling [mailto:sc...@santafe.edu] Enviado el: martes, 13 de octubre de 2009 19:28 Para: David Conde CC: tinyos-help@millennium.berkeley.edu Asunto: Re: [Tinyos-help] How could I

[Tinyos-help] Tinyos 1.x message Types

2009-10-16 Thread David Conde
Hi, I am looking information about Tinyos 1.X radio model, I mean I would like to know how the frames are built in Tinyos 1.x , how are the different messages types for Tinyos 1.X, and where I could get information about this. I have reading about this but I just found information about TinyoS

[Tinyos-help] LowPower Application for Tinyos 1.x

2009-10-16 Thread David Conde
Hi, I would like to know if it exists a LowPowerSensing application for Tinyos 1.x as the same way as it exists for Tinyos 2.x according to Writing Low-Power article. Is there any low-power application which does the same than Oscilloscope one? Thank you in advance _

[Tinyos-help] MSP430 in sleep mode

2009-10-19 Thread David Conde
Hi, I read some threads about this topic in Tinyos-help emails list, but I have a question, Does Tinyos 1.x put automatically MSP430 in sleep mode as the same way as Tinyos 2.x does when there is no task in the MSP430 processes FIFO?if not, is there any Tinyos component which is used to put MS

Re: [Tinyos-help] MSP430 in sleep mode

2009-10-19 Thread David Conde
Hi Alfonso, Thank for replying me, I read that TinyOS 2.x does it, but do you know if TinyOS 1.x does it as well? Thanks David De: Alfonso Cardell [mailto:alfonso.card...@gmail.com] Enviado el: lunes, 19 de octubre de 2009 11:14 Para: David Conde Asunto: Re: [Tinyos-help] MSP430

Re: [Tinyos-help] Attaching moisture sensor to TelosB

2009-10-20 Thread David Conde
Hi Josh, It depends on the type of output which your sensor has. If it is a digital output, you should connect it to any of the GIO pins and use the MSP430GeneralIO component, you have to notice that there are some GIO which share pin with I2C connectios and ADC pins, so If you use either GIO1 or

[Tinyos-help] Reading/Writing data in TelosB memory

2009-10-21 Thread David Conde
Hi, I would like to develop an application similar to SenseLightToLog but in TelosB, I looked this component and it uses LoggerWRite and LoggerRead component in order to write and read in MicaZ memory, the problem it is that I am using TelosB so I guess that they do not have the same memory ha

Re: [Tinyos-help] Reading/Writing data in TelosB memory

2009-10-21 Thread David Conde
original- De: Faisal Aslam [mailto:as...@informatik.uni-freiburg.de] Enviado el: miércoles, 21 de octubre de 2009 16:18 Para: David Conde CC: tinyos-help@millennium.berkeley.edu Asunto: Re: [Tinyos-help] Reading/Writing data in TelosB memory All the answers are here http://docs.tinyos.net

Re: [Tinyos-help] Reading/Writing data in TelosB memory

2009-10-21 Thread David Conde
TinyOS 2.x is much better from a power point of view? Thanks in advance -Mensaje original- De: Michael Schippling [mailto:sc...@santafe.edu] Enviado el: miércoles, 21 de octubre de 2009 17:53 Para: Faisal Aslam CC: David Conde; tinyos-help@millennium.berkeley.edu Asunto: Re: [Tinyos-help

Re: [Tinyos-help] Reading/Writing data in TelosB memory

2009-10-21 Thread David Conde
Boomerang software? Thanks in advance -Mensaje original- De: Michael Schippling [mailto:sc...@santafe.edu] Enviado el: miércoles, 21 de octubre de 2009 18:40 Para: David Conde CC: tinyos-help@millennium.berkeley.edu Asunto: Re: [Tinyos-help] Reading/Writing data in TelosB memory I've

[Tinyos-help] TinyOS 1.x / Boomerang / TinyOS 2.x Comparative

2009-10-21 Thread David Conde
Hi, I am thinking about upgrading TinyOS 1.x to TinyOS 2.x or Boomerang in order to use in Telosb motes. I would like to know what are the main differences between them, specially from a power and communication stack protocol point of view. Could I communicate motes in TinyOS 1.x with motes run

Re: [Tinyos-help] TinyOS 1.x / Boomerang / TinyOS 2.x Comparative

2009-10-22 Thread David Conde
Hi Faisal Aslam, Thanks for this link. -- David Conde Baena CITIC Centro Andaluz de Innovación y Tecnologías de la Información y las Comunicaciones Edificio CITIC, C/ Marie Curie, 6 Parque Tecnológico de Andalucía 29590 - Campanillas (MÁLAGA) Tfno.: +34 952028610 Fax: +34 951231029 Email: dco

Re: [Tinyos-help] Listen to moteiv

2009-10-22 Thread David Conde
Did you try by typing export MOTECOM= netw...@196.168.4.104:9002 previusly? I had a similar problem and I solved by specifying the serial port in MOTECOM variable. I looked for the code in java tools and it is read MOTECOM variable by default. I hope this help you -- David Conde Baena CITIC

[Tinyos-help] Writing low-power application for TinyOS 1.x

2009-10-23 Thread David Conde
Hi, I have read about this article: "Writing low-power application" (http://docs.tinyos.net/index.php/Writing_Low-Power_Applications) in Tinyos.net and I would like to know if TinyOS 1.x make all this by itself or I have to make sure to do it myself as developer. I mean, TinyOS 1.x does the n

Re: [Tinyos-help] Oscilloscope/JNI Problem

2009-10-23 Thread David Conde
Hi Elizabeth, I had a similar problema which I solved reading this link: http://www.mail-archive.com/tinyos-help@millennium.berkeley.edu/msg09307.htm l I put getenv.dll in Windows/system32 and this problem was solved. I hope this help you De: tinyos-help-boun...@millennium

[Tinyos-help] SPI Example for Telosb in TinyOS 1.x

2009-10-26 Thread David Conde
communication and flash memory operations? Could anybody show me a real example of how using SPI in Telosb, I mean from Hardware and Software point of view? Thanks in advance -- David Conde Baena CITIC Centro Andaluz de Innovación y Tecnologías de la Información y las Comunicaciones Edificio

[Tinyos-help] UART0 in Telosb

2009-10-26 Thread David Conde
Hi, I have read some documentation about using UARTRX0 and UARTTX0 pines 2 and 4 in U2. And some people said that is not possible to use UART0 because of they share pines with SPI bus in CC2420 and FlashMemory. I have taken a look at Telosb Schematic and I do not see any shared pin for UART0,

[Tinyos-help] Battery Level for Telosb

2009-10-27 Thread David Conde
Hi, I have read some information in TinyOS-help about how getting battery level from VoltageC components in Telosb, but I think there is not direct relation between the Voltage Level in TElosb and Battery level, I am sure that someone else has had the same need of getting the battery level in o

Re: [Tinyos-help] Battery Level for Telosb

2009-10-27 Thread David Conde
?What is the voltage do you use as mínimum battery level? Thank you in advance David De: Nicola Bressan [mailto:sbr...@gmail.com] Enviado el: martes, 27 de octubre de 2009 11:02 Para: David Conde Asunto: Re: [Tinyos-help] Battery Level for Telosb You can see the component

Re: [Tinyos-help] Battery Level for Telosb

2009-10-27 Thread David Conde
advance and thank Nicola for your answer Regards David De: Nicola Bressan [mailto:sbr...@gmail.com] Enviado el: martes, 27 de octubre de 2009 11:23 Para: David Conde Asunto: Re: [Tinyos-help] Battery Level for Telosb I'm sorry but I don't succeed in answering to your questio

Re: [Tinyos-help] Battery Level for Telosb

2009-10-27 Thread David Conde
...@bgu.ac.il] Enviado el: martes, 27 de octubre de 2009 12:05 Para: 'David Conde'; 'Nicola Bressan' CC: tinyos-help@millennium.berkeley.edu Asunto: RE: [Tinyos-help] Battery Level for Telosb Hi David, I have a suggestion: Step 1: connect a mote to a USB and check the curr

Re: [Tinyos-help] Battery Level for Telosb

2009-10-27 Thread David Conde
Regards David De: André Rodrigues [mailto:andremiguelrodrig...@gmail.com] Enviado el: martes, 27 de octubre de 2009 12:21 Para: David Conde; 'Arik'; 'Nicola Bressan' CC: tinyos-help@millennium.berkeley.edu Asunto: Re: [Tinyos-help] Battery Level for Telosb Hi J

[Tinyos-help] About Active Messages Type (AM type in TOS_Msg)

2009-10-27 Thread David Conde
Hi, I am wondering how the destiny node is able to handler each message depending on AM type. I have read about Lesson 4 in TinyOS 1.x tutorial and I would like to know where the AM type is included in the TOS_Msg message struct. I mean, if I type MyApp.Send à Comm.SendMsg[1] in the sender side

Re: [Tinyos-help] About Active Messages Type (AM type in TOS_Msg)

2009-10-28 Thread David Conde
alarm warn. So, how does Active Messages mechanism work with ACKs? Thanks in advance De: Arik Sapojnik [mailto:ari...@bgu.ac.il] Enviado el: martes, 27 de octubre de 2009 21:38 Para: David Conde CC: tinyos-help@millennium.berkeley.edu Asunto: Re: [Tinyos-help] About Active Messages Type

Re: [Tinyos-help] Toscomm JNI library

2009-10-28 Thread David Conde
Hi Wafa, Did you put getenv.dll file in system32 folder in Windows directory? I tried making this and It worked right. Regards De: tinyos-help-boun...@millennium.berkeley.edu [mailto:tinyos-help-boun...@millennium.berkeley.edu] En nombre de wafa jaballah Enviado el: miércoles, 28 de

Re: [Tinyos-help] Toscomm JNI library

2009-10-28 Thread David Conde
-archive.com/tinyos-help@millennium.berkeley.edu/msg09307.htm l Regards De: wafa jaballah [mailto:wafa.jabal...@gmail.com] Enviado el: miércoles, 28 de octubre de 2009 14:03 Para: David Conde; tinyos-help@millennium.berkeley.edu Asunto: Re: [Tinyos-help] Toscomm JNI library Hi , Thanks

[Tinyos-help] Storage for Telosb in TinyOS 1.x

2009-10-28 Thread David Conde
Hi, I would like to know the different components to store date in Telosb motes using TinyOS 1.x. In Telosb datasheet I saw that there are different type of memories like RAM, EEPROM, and Measurement Serial Flash and Program Flash Memory. Which one should I use to save data before sending them

[Tinyos-help] Active Message ACKs

2009-10-28 Thread David Conde
Hi, I have a system where it is necessary to receive an ACK message when I the sender sends an alarm message. I am working with TinyOS 1.x, and I would like to know what do I have to do to get the ACK message?I have to change something in some configuration file in order to get ACK messages or I

Re: [Tinyos-help] Storage for Telosb in TinyOS 1.x

2009-10-28 Thread David Conde
Hi Michael, Thank you for your answer. It was just what I needed to know. Regards -Mensaje original- De: Michael Schippling [mailto:sc...@santafe.edu] Enviado el: miércoles, 28 de octubre de 2009 18:11 Para: David Conde CC: tinyos-help@millennium.berkeley.edu Asunto: Re: [Tinyos

Re: [Tinyos-help] Active Message ACKs

2009-10-28 Thread David Conde
will change finally. Thanks for your hint J De: Eric Decker [mailto:cire...@gmail.com] Enviado el: miércoles, 28 de octubre de 2009 18:40 Para: David Conde CC: tinyos-help@millennium.berkeley.edu Asunto: Re: [Tinyos-help] Active Message ACKs you might want to seriously consider

[Tinyos-help] MIG & MOTEIF question

2009-10-30 Thread David Conde
Hi, I would like to use a mote as Base Station to my PC, which does not know the struct of the message which is going to be sent. This mote gets message to send from MOTEIF class in a Java application using MIG tools to create Java message struct and NesC struct. My question is, is it possible

[Tinyos-help] AM Type message

2009-11-10 Thread David Conde
Hi, I have a question, I would like to know if AM type in AM messages is particular for each mote, I mean, if I address by using AM node address, then I can use the same AM type for different kind of messages which are proccessed by different motes with different AM nodes. My idea is to achieve

Re: [Tinyos-help] AM Type message

2009-11-11 Thread David Conde
matches with the receiver address. Maybe this is not true and the message type is checked before. Thank you in advance. Regards David De: Eric Decker [mailto:cire...@gmail.com] Enviado el: martes, 10 de noviembre de 2009 22:09 Para: David Conde CC: tinyos-help@millennium.berkeley.edu

Re: [Tinyos-help] TinyOS Receive mechanism

2009-11-11 Thread David Conde
Hi, I have some question about this topic, If it is supposed that CC2420 just catches the messages which match with AM Node Receiver address in the receiver side, why in TOSBASE application check in RadioReceive.receive (TOS_MsgPtr) if (Msg->group !=TOS_AM_GROUP)?. I mean, do I have to che

Re: [Tinyos-help] TinyOS Receive mechanism

2009-11-11 Thread David Conde
D. I am using Telosb with TinyOS 1.x Thanks in advance David -Mensaje original- De: Michael Schippling [mailto:sc...@santafe.edu] Enviado el: miércoles, 11 de noviembre de 2009 17:25 Para: David Conde CC: tinyos-help@millennium.berkeley.edu; razv...@cs.jhu.edu; ari...@bgu.ac.il Asunt

Re: [Tinyos-help] TinyOS Receive mechanism

2009-11-11 Thread David Conde
Hi again, Then, I will check the dest address each time that a message is received by the receiver, just for make me sure. Thanks David -Mensaje original- De: Michael Schippling [mailto:sc...@santafe.edu] Enviado el: miércoles, 11 de noviembre de 2009 18:08 Para: David Conde CC

Re: [Tinyos-help] TinyOS Receive mechanism

2009-11-11 Thread David Conde
this true? Thank you again David -Mensaje original- De: tinyos-help-boun...@millennium.berkeley.edu [mailto:tinyos-help-boun...@millennium.berkeley.edu] En nombre de David Conde Enviado el: miércoles, 11 de noviembre de 2009 18:19 Para: 'Michael Schippling' CC: t

[Tinyos-help] Changing group address by RF message

2009-11-12 Thread David Conde
Hi, Is there any way to modify the group address in a mote via RF whenever the mote receives a special message which previously know? I mean, I would like to know if it is possible use some Component to modify this group address, so I can send a message from Base Station to the mote in orde

[Tinyos-help] Node Addr and Group Addr

2009-11-17 Thread David Conde
Hi, Is there any way to change either Node Addr or Group Addr in programatically way? My problem is that I would like to provide Telosb motes with a firmware already installed to the end users (who are not TinyOS developers and do not know anything about TinyOS), and They maybe could be usi

Re: [Tinyos-help] Node Addr and Group Addr

2009-11-18 Thread David Conde
2009 19:55 Para: David Conde CC: tinyos-help@millennium.berkeley.edu Asunto: Re: [Tinyos-help] Node Addr and Group Addr On 11/17/09 2:21 AM, David Conde wrote: > Hi, > > Is there any way to change either Node Addr or Group Addr in > programatically way? > > My problem is that I

Re: [Tinyos-help] Radio Power Reception

2009-11-18 Thread David Conde
Hi David, I think you should use RSSI parameter. Next links could be useful for you: http://www.mail-archive.com/tinyos-help@millennium.berkeley.edu/msg19047.htm l http://mail.millennium.berkeley.edu/pipermail/tinyos-help/2007-October/02883 9.html Regards David De: tinyo

[Tinyos-help] Security Communications for Telosb

2009-11-18 Thread David Conde
Telosb or TmoteSky using TinyOS 1.x? Thank you in advance -- David Conde Baena CITIC Centro Andaluz de Innovación y Tecnologías de la Información y las Comunicaciones Edificio CITIC, C/ Marie Curie, 6 Parque Tecnológico de Andalucía 29590 - Campanillas (MÁLAGA) Tfno.: +34 952028610 Fax

Re: [Tinyos-help] Security Communications for Telosb

2009-11-19 Thread David Conde
appreciated. Thanks in advance -Mensaje original- De: sissou [mailto:sisss...@ymail.com] Enviado el: jueves, 19 de noviembre de 2009 5:11 Para: David Conde Asunto: Re: [Tinyos-help] Security Communications for Telosb Hi, In fact TinySec was implemented in TinyOS 1.x not in 2.x. I think

[Tinyos-help] Storage in Telosb

2009-11-19 Thread David Conde
Hi, I read about InternalFlash and PageEEPROM components to be used in storage applications with Telosb using TinyOS 1.x I would like to know what is better to use in one application which I have to save N samples getting data each T seconds? What is the difference between them? Is there an

[Tinyos-help] Motes' ID

2009-11-20 Thread David Conde
Hi, I would like to know, if there is some ID which is univocal for each mote, and just depends on the serial manufacturer number or something like this in order to identify each mote with some ID different to ID Address Node. I am using TinyOS 1.x and Telosb Thank you in advance _

Re: [Tinyos-help] Motes' ID

2009-11-20 Thread David Conde
Hi Markus, Thank you for your answer. I have been looking what you told me and I found DS2411 interface which provides a ID for Telos motes. Thanks -Mensaje original- De: tinyos-help-boun...@millennium.berkeley.edu [mailto:tinyos-help-boun...@millennium.berkeley.edu] En nombre de Mark

Re: [Tinyos-help] Storage in Telosb

2009-11-20 Thread David Conde
original- De: Michael Schippling [mailto:sc...@santafe.edu] Enviado el: jueves, 19 de noviembre de 2009 15:23 Para: David Conde CC: tinyos-help@millennium.berkeley.edu Asunto: Re: [Tinyos-help] Storage in Telosb PageEEPROM is probably what you want. InternalFlash is a small non-volatile storage

[Tinyos-help] DS2411 Interface: index parameter for getting Mote's id

2009-11-23 Thread David Conde
advance Regards -- David Conde Baena CITIC Centro Andaluz de Innovación y Tecnologías de la Información y las Comunicaciones Edificio CITIC, C/ Marie Curie, 6 Parque Tecnológico de Andalucía 29590 - Campanillas (MÁLAGA) Tfno.: +34 952028610 Fax: +34 951231029 <mailto:u

[Tinyos-help] ByteEEPROM in Telosb

2009-11-23 Thread David Conde
Hi, I read some threads about ByteEEPROM in Telosb and It is not clear for me, if I can use this component in Telos with TinyOS 1.x. Can I use ByteEEPROMC component for reading & writing data in Telosb platform? Thanks in advance ___ Tin

Re: [Tinyos-help] ByteEEPROM in Telosb for TinyOS 1.x

2009-11-24 Thread David Conde
developed all my applications in TinyOS 1.x and I do not have much time to port to TInyOS 2.x. Any hint will be welcomed Thanks in advance David -Mensaje original- De: Arun Ramachandramurthy [mailto:a...@buffalo.edu] Enviado el: lunes, 23 de noviembre de 2009 23:59 Para: David Conde

[Tinyos-help] Modifying TOS_AM_GROUP directly

2009-11-24 Thread David Conde
Hi, I would like to know if this possible to change GROUPID by modifying TOS_AM_GROUP variable directly, like TOS_AM_GROUP= 0x33 or TOS_AM_GROUP = 0x01. Is there any problem by doing so? Thank you in advance ___ Tinyos-help mailing list Tin

[Tinyos-help] Updating Telosb address

2009-11-26 Thread David Conde
: I am using TinyOS 1.x Any hint will be welcomed Thanks in advance -- David Conde Baena CITIC Centro Andaluz de Innovación y Tecnologías de la Información y las Comunicaciones Edificio CITIC, C/ Marie Curie, 6 Parque Tecnológico de Andalucía 29590 - Campanillas (MÁLAGA) Tfno

[Tinyos-help] CC2420Control interface questions

2009-11-30 Thread David Conde
. Thanks in advance I am using: Telosb and TinyOS 1.x -- David Conde Baena CITIC Centro Andaluz de Innovación y Tecnologías de la Información y las Comunicaciones Edificio CITIC, C/ Marie Curie, 6 Parque Tecnológico de Andalucía 29590 - Campanillas (MÁLAGA) Tfno.: +34 952028610 Fax

Re: [Tinyos-help] CC2420Control interface questions

2009-11-30 Thread David Conde
actívate this component and be able to call setShortAddress later? Thank you in advance De: tinyos-help-boun...@millennium.berkeley.edu [mailto:tinyos-help-boun...@millennium.berkeley.edu] En nombre de David Conde Enviado el: lunes, 30 de noviembre de 2009 13:32 Para: tinyos-help

[Tinyos-help] BlockStorage question

2009-12-02 Thread David Conde
); Mount(3); Mount(4); What do I have to do to assign the memory initial positions in order to share the 4 volumes with 256 kb each one without interferences? Do I have to format them before? Thanks in advance I am using TInyOS 1.x -- David Conde Baena CITIC Centro Andal

[Tinyos-help] Where is the TOS_LOCAL_ADDRESS saved?

2009-12-02 Thread David Conde
programming time I am using TinyOS 1.x Thank you in advance -- David Conde Baena CITIC Centro Andaluz de Innovación y Tecnologías de la Información y las Comunicaciones Edificio CITIC, C/ Marie Curie, 6 Parque Tecnológico de Andalucía 29590 - Campanillas (MÁLAGA) Tfno.: +34 952028610 Fax

Re: [Tinyos-help] MAC acknowledgments

2009-12-09 Thread David Conde
Hi Paul, Does what you explained about CC2420 depend on the TinyOS version or used interfaces to achieve ACK messages? I mean, I am not using PacketAcknowledgements interface but I am using SendMsg interface in TinyOS 1.x with Telosb (CC2420 module) , do you mean that when the sender send an un

[Tinyos-help] Creating final static variables from Enum values in C structs using MIG

2009-12-10 Thread David Conde
Hi, I would like to create automatically final static variables from the Enum from MIG tools, is there any label to write in .h files in order to get final static variables from Enum values using MIG tool? Thank you in advance -- David Conde Baena CITIC Centro Andaluz de

[Tinyos-help] Problem getting data from Humidity/Temperature Sensor in Telosb

2009-12-11 Thread David Conde
Hi, I have developed an application in order to get environmental measures by sending Command Messages from TOS_BASE mote. The strange situation is that there is no problem whenever I send either PAR or TSR Light query measures, since I am getting the measures from the nodes in a good way,

Re: [Tinyos-help] Problem getting data from Humidity/Temperature Sensor in Telosb

2009-12-14 Thread David Conde
2009 16:14 Para: David Conde; tinyos-help@millennium.berkeley.edu Asunto: Re: [Tinyos-help] Problem getting data from Humidity/Temperature Sensor in Telosb I am working on the same environment tinyos 1.0 and have a similar issue with dataready events for temperature and humidity. Everytime

[Tinyos-help] Incompatibility betwee Sensirion sensor and GeneriComm Components

2009-12-15 Thread David Conde
Hi, I have tried to get Temperature and Humidity measures from Telosb by sending REQUEST messages, I was wondering if it is possible that there is any kind of incompatibility or if I have to take something into account to use both interfaces because I do not have problem when I tried to get dat

[Tinyos-help] MoteIF Question

2009-12-15 Thread David Conde
Hi, I am trying to listen more than one messagetype while I use MOTEIF object from net.tinyos.message, so my question is, is it possible to listen more than one Messages types for the same Listener? If I register ConnectionMsg and RequestMeasure message and then I send a ConnectionMsg and a

Re: [Tinyos-help] MoteIF Question

2009-12-16 Thread David Conde
. Thanks De: Arik Sapojnik [mailto:sapoj...@gmail.com] Enviado el: miércoles, 16 de diciembre de 2009 7:21 Para: David Conde CC: tinyos-help@millennium.berkeley.edu Asunto: Re: [Tinyos-help] MoteIF Question Hi, 1. Try to send RequestMeasureand then ConnectionMsg 2. If you

Re: [Tinyos-help] Incompatibility between Sensirion sensor and GeneriComm Components

2009-12-16 Thread David Conde
it be because of javax.comm libraries? Thanks in advance De: tinyos-help-boun...@millennium.berkeley.edu [mailto:tinyos-help-boun...@millennium.berkeley.edu] En nombre de David Conde Enviado el: martes, 15 de diciembre de 2009 13:32 Para: tinyos-help@millennium.berkeley.edu Asunto

[Tinyos-help] Setting/Getting time from Telosb motes

2009-12-17 Thread David Conde
Hi, I would like to know how I can get the local time from Telosb motes. I need to know in which time the measures were got, so I guess I would need to set the current time from a sent message sent by TOS_BASE and then to set this time into the sensor node, in order to have the current time in

[Tinyos-help] TinyOS Security Questions

2010-01-11 Thread David Conde
2.x. Is there any way to encrypt the messages using digital signatures? Thank you in advance -- David Conde Baena CITIC Centro Andaluz de Innovación y Tecnologías de la Información y las Comunicaciones Edificio CITIC, C/ Marie Curie, 6 Parque Tecnológico de Andalucía 29590

[Tinyos-help] Error Sending a message in StdControl.start method

2010-01-13 Thread David Conde
Hi, I would like my mote Telosb sends messages just when starting to run (each time I connected the battery ON), so for this reason I typed a call MyMessageSend.send(addr, sizeof, &response) which is a SenderMsg componen tinto StdControl.start method. Is there any problem to put a send command

[Tinyos-help] Special behaviour in the C struct messages for Telosb

2010-01-25 Thread David Conde
Hi, Is there any rule to create NesC struct messages which will be wrapped into TOS_Msg using TinyOS 1.x and Telosb? I got a problem using the next struct, by sending a CloseMsg MIG message (from a Java application). struct CloseMsg { uint16_t source; uint8_t moteid [8]; };

Re: [Tinyos-help] Several sensors sharing the same TOS_NODE_ID

2010-01-26 Thread David Conde
Hi, I have not had any problem at all, I usually do tests by using to BaseStations with the same TOS_NODE_ID. Regards -Mensaje original- De: tinyos-help-boun...@millennium.berkeley.edu [mailto:tinyos-help-boun...@millennium.berkeley.edu] En nombre de Ruben Rios Enviado el: martes, 26 de

[Tinyos-help] Real light values from Telosb

2010-01-27 Thread David Conde
Hi, I am doing testing by getting lights values from TSR and PAR sensor from TElosb , but I would like to know if the values I get are valid values or not. If I get data from TOS_Msg and I use the next formula from (http://www.moteiv.com/community/Getting_Data_from_Tmote_Sky's_Sensors):

Re: [Tinyos-help] JNI Questions

2010-04-07 Thread David Conde
Hi, I had a similar problem because I did not have permission for reading javax.comm.properties file but I was using UBUNTU Operative System, so I guess in Windows should not be a problem. Do you have javax.comm installed in your computer?If you do, do you have javax.comm.properties in the right

Re: [Tinyos-help] How to retrieve data from sensors?

2010-04-23 Thread David Conde
Hi, I used the same CD from Crossbow. You can launch the TinyOS 1.x examples either from cygwin Windows or any other file in your computer. I took the net.tinyos.* packages in a Java editor and checked the classes dependecies, then you could take the .class file by compiling and execute java comma

Re: [Tinyos-help] reading sensors

2010-04-26 Thread David Conde
Take a look to Oscilloscope application. Regards De: tinyos-help-boun...@millennium.berkeley.edu [mailto:tinyos-help-boun...@millennium.berkeley.edu] En nombre de Carlo Desogus Enviado el: lunes, 26 de abril de 2010 18:16 Para: tinyos-help@millennium.berkeley.edu Asunto: [Tinyos-help] read

[Tinyos-help] Getting bad packet from InternalVoltage measures in Telosb

2010-04-27 Thread David Conde
Hi, I am getting measures from InternalVoltage in TelosB and when the battery level is lower than 2,6 I got bad packet from a address 4502 or 0125, have anybody had the same problem? Thank you in advance ___ Tinyos-help mailing list Tinyos-help@

Re: [Tinyos-help] *****SPAM***** Re: Getting bad packet from InternalVoltage measures in Telosb

2010-04-28 Thread David Conde
de abril de 2010 20:35 Para: Michael Schippling; David Conde CC: tinyos-help@millennium.berkeley.edu Asunto: *SPAM* Re: [Tinyos-help] Getting bad packet from InternalVoltage measures in Telosb Spam detection software, running on the system "produccion.citic.es", has identified thi

[Tinyos-help] Has anybody installed any Zigbee stack into Telosb motes?

2010-05-05 Thread David Conde
Hi, I would like to know if it is possible to install Zigbee stack into Telosb motes. I have read that Z-Stack from Texas Instrument has a version for MSP430 and CC2420, has anybody tried it? Thank you in advance David ___ Tinyos-help mailing

Re: [Tinyos-help] help packet oscilloscope

2010-05-06 Thread David Conde
The first 7 bytes are from TOS_Msg struct since you are including your oscilloscope msg into the TOS_Msg data field. uint16_t addr; uint8_t type; uint8_t group; uint8_t length; int8_t data[TOSH_DATA_LENGTH]; uint16_t crc; You can see the TOS_Msg struct definition in AM.h

Re: [Tinyos-help] help packet oscilloscope

2010-05-06 Thread David Conde
...@millennium.berkeley.edu] En nombre de David Conde Enviado el: jueves, 06 de mayo de 2010 11:47 Para: 'Carlo Desogus'; 'tinyos help' Asunto: Re: [Tinyos-help] help packet oscilloscope The first 7 bytes are from TOS_Msg struct since you are including your oscilloscope msg into the TOS_Msg data f