RE: [Tinyos-help] repeating tests,no free memory

2006-10-05 Thread Siirtola Harri
I'll second this, no problems with just UART1 and radio. I'd still like to have some arbitration between the UART1 and Flash components (this could remedy the problem you're observing, too). I've made a Bluetooth module which communicates through UART1, and if I try to use the flash

[Tinyos-help] Interface board for CMUcam and mica2 Mote

2006-10-05 Thread rajeev karothia
Respected sirI am Mtech student doing M.Tech. project on wireless sensor network.Actually i have to interface mica 2 mote with camera...i am using CMUcam Omnivision CMOS camera.For this i have designed interface board.. Which provide interfacing Between Mica2 Mote and CMUcam.how i can develope

[Tinyos-help] CC2420,micaz,energy consumption

2006-10-05 Thread Munaretto, Daniel
Hi all, i looked for information on micaz's energy consumption but in the archive i didn't find complete answers. I need to measure the energy consumption in my motes while they're using the radio and while they're using the external flash to read and write data. This is in order to plan how

Re: [Tinyos-help] Tmote as a I2C slave

2006-10-05 Thread nilanb
Hi Steve, I have a couple of more questions regarding I2C slave. I used your code and it worked out of the box for tmotes. I tried to reproduce your code for tinyos-1.x using the primitives in MSP430I2CM.nc file. Actually my system is written in tinyos-1.x so I prefered using it. Though the

[Tinyos-help] WSN in presence of dense WLAN

2006-10-05 Thread Tarun Bansal
We have a dense WLAN (802.11g) running at our place (a closed room). When we try to run our micaz motes (working at 2.405 Ghz) - most of the packets are dropped midway. Is it because of the dense WLAN at the same place? If yes, then is there any solution (apart from switching off the WLAN, of

Re: [Tinyos-help] WSN in presence of dense WLAN

2006-10-05 Thread Marco Antonio Lopez Trinidad
Hi, for the micaz, in the MakeXbowlocal file, in principle there are commented the frequencies that do not overlap the 802.11. So, compiling with the uncommented options will function without turning off your net. cheers, --marco. Quoting Tarun Bansal [EMAIL PROTECTED]: We have a dense WLAN

Re: [Tinyos-help] CC2420,micaz,energy consumption

2006-10-05 Thread R. Steve McKown
On Thursday 05 October 2006 02:53 am, Munaretto, Daniel wrote: I need to measure the energy consumption in my motes while they're using the radio and while they're using the external flash to read and write data. This is in order to plan how to develop my future project. The easiest solution

Re: [Tinyos-help] Tmote as a I2C slave

2006-10-05 Thread R. Steve McKown
On Thursday 05 October 2006 07:03 am, [EMAIL PROTECTED] wrote: I have a couple of more questions regarding I2C slave. I used your code and it worked out of the box for tmotes. Some days you get lucky, I guess. I tried to reproduce your code for tinyos-1.x using the primitives in

[Tinyos-help] TinyOS-2 Simulation err in g++

2006-10-05 Thread Marguerite A Doman
Can anyone tell me if there is an existing problem or if I have to install a fix for this? I ran tos-check-env. It worked fine. I recently installed TinyOS-2. I am trying to compile either Blink or Null in simulation mode. I am getting the following compiler (g++) errors on the sample code:

[Tinyos-help] TinyOS-2 Sim error: Python.h not found.

2006-10-05 Thread Marguerite A Doman
Hello, I'm getting the following error when I compile Blink make micaz sim I'm runing under cygwin /opt/tinyos-2.x/tos/lib/tossim/tossim_wrap.cxx:30:20: Python.h: No such file or directory My PYTHONPATH is: .:/opt/ tinyos-2.x/support/sdk/python:/cygdrive/c/Python25/ Can you tell me what

[Tinyos-help] Re: WSN in presence of dense WLAN

2006-10-05 Thread Raghu Ganti
Hi,You can also check this manual from crossbow on how to avoid interference:http://www.xbow.com/products/Product_pdf_files/Wireless_pdf/ZigBeeandWiFiInterference.pdf Raghu-- Message: 1Date: Thu, 05 Oct 2006 15:46:34 +0200From: