Re: [Tinyos-help] Problem with the param jiffies when I try to read two channels simultaneosly

2010-07-24 Thread Mario Torrecillas Rodríguez
Ok, the problem is a signaled conversionTimeOverflow() when I try to read the ADC with jiffies=600 or under. Why can't i increase the frequency? 2010/7/23 Mario Torrecillas Rodríguez mariot...@gmail.com Hi all; After lot of efforts i've succeed in reading two channels in telosb. But, if I

[Tinyos-help] Problem with the param jiffies when I try to read two channels simultaneosly

2010-07-23 Thread Mario Torrecillas Rodríguez
Hi all; After lot of efforts i've succeed in reading two channels in telosb. But, if I try to change the jiffies to a lower valor all readings (actually, all of them except the first one) are 0. This is my actual configuration: const msp430adc12_channel_config_t config = {inch:

[Tinyos-help] Reading multiple channels at same time

2010-07-22 Thread Mario Torrecillas Rodríguez
Hi all!! I would like to ask a very simple question: I'm trying to read two ADC channels (i want to get multiple readings for each one), and, for that task, i'm using two instances of the component AdcReadStreamClientC() (which provides the ReadStream interface). When I want to read the

Re: [Tinyos-help] I need help, i can't program the motes in cygwin

2010-03-25 Thread Mario Torrecillas Rodríguez
) , and the network components installed with VMware fix that, but i don't understand... Does anyone know this problem? how can i fix it without VMWare? 2010/3/24 Mario Torrecillas Rodríguez mariot...@gmail.com Hi all! Well, i've been trying to install tinyos 2.x in cygwin and...I almost succeed:) Most things

[Tinyos-help] Sending broadcast packets using TYMO

2010-03-20 Thread Mario Torrecillas Rodríguez
Hi all! As the subject says, is possible to sent broadcast packets with TYMO protocol? I tried that filling the dest address with AM_BROADCAST_ADDR but didn't work. ___ Tinyos-help mailing list Tinyos-help@millennium.berkeley.edu