Re: [Tinyos-help] minimize MSP430 ADC current draw?

2013-04-22 Thread Jan Hauer
Hi Andres, 0.5 mA sounds like maybe the reference voltage generator is responsible for the current draw (see datasheet). This would be strange, because if you are using (only) an Msp430Adc12ClientAutoDMAC then the reference voltage generator should never be active, in fact the component

[Tinyos-help] Help regarding MEMSIC XSERVE

2013-04-22 Thread Muhammad Asad
Hi everyone, I'm stuck in what seems to be a trivial problem. I'm working with MDA300 Data Acquisition Board. I'm using XSERVE to display reading on the computer. But when I write: xserve -device=com5 This is what I get: Opening serial port @57600 but then it gets stuck! Nothing happens. Can

[Tinyos-help] Set-mote-id Telosb

2013-04-22 Thread Modi, Jenis
Hi All, I am trying to set mote id using this commands, but unfortunately it is not setting on tinyos. Here is what I am doing, please let me know if I am doing something wrong. 1. set-mote-id --exe build/telosb/main.exe build/telosb/5.exe 5 I get this warning, I am not sure if it is

Re: [Tinyos-help] interrupt

2013-04-22 Thread Eric Decker
On Sun, Apr 21, 2013 at 1:06 PM, Maryam Jalalitabar mj3...@gmail.comwrote: Hi everyone, I want to use a high signal on the telosb to trigger the pin 34 on the CC2420 chip which is Radio_SO. What exactly are you trying to do? Radio_SO is SPI out which is the output from the CC2420 chip and