First you need to add reference for "Crossbow.lib.utils" This you can do from your solution explorer. After that include these libraries to your project by...
Hi Amy, as I said, there is currently no Linux application that lets you do that. There is a Windows emulator for Linux called wine which may let you run...
Hi everyone: I work on windows+cygwin+tinyos2.x. After no wrong with the command make intelmote2, I load Blink apps to imote2 as following: USBLoaderHost -p...
HI,Ralph, Does it mean that I have to install the tinyos-2.x under Windows if i want to us the bootloader in tinyos-2.x-contrib? Is there any bootloader for...
No you can compile the app under Linux. You then have to load the main.bin.out file using the USB loader under Windows. Ralph ________________________________ ...
see post 2126 ________________________________ From: intel-mote2-community@yahoogroups.com [mailto:intel-mote2-community@yahoogroups.com] On Behalf Of...
Hi, I would like to receive help for UartStream. Which configuration provides the interface for UartStream? It would be grateful to receive assistance. ...
Hi,Ralph, Do you mean if I want to load the Blink to the imote2, I have to load the app under windows,even though I can compile the Blink under Linux? And I...
You seem to have some outdated files, it doesn't seem to recognize the bootloader option. You need to update to the latest sources in tinyos-2.x and...
Hi, ... mkdir -p build/intelmote2 ... compiling BlinkAppC to a intelmote2 binary ... BlinkAppC.nc -lm build/intelmote2/asms.o 7232 bytes in ROM 70 bytes in RAM...
While unfortunate, that is correct, the UsbBootloader loading tool is windows only. If Intel would provide the source code we can consider porting it to...
Hi,all! The Imote2 platform integrates a 2.4 GHz surface mount antenna which provides a nominal range of only 30 meters. But a longer range is desired for my...
Hi,everyone. I have successfully installed the tinyos-2.x(window + cygwin).When I am trying to load the Blink and other applications to imote2, it seems...
Hi,everyone, I have successfully intstalled the tinyos-2.x (cygwin+windows). Then I tried to load the Blink to the imote2. It seems successfully according to...
Hi I want to use some applications, prepared for imote2 using sensor board ITS400CA, but my sensor board is ITS400CB. These applications are prepared by ISHM...
dears,  can you help me with the following In my power usage research on imote2,I want to run the blink application for 10 minute and let the imote sleep...
... I am actually a sophomore in college working for the summer in an undergraduate research program. I am using the imote2 to study wireless networking by...
Hi all, if you have had problems with the Imote2 boot loader under TOS 2.x please read this: A bug has sneaked in that prevents TOS 2.x applications to work...
The external antenna can be enabled by moving capacitor C20 to the C5 position. The internal antenna stays in place. The SMA connector is typically a...
Hello! all If anyone have experience of getting RSSI value under dot net please share with me. I don't know how to access it can anyone help me? Regards Ishwar...
Hi Siavash, The code you refer to supports both sensor boards. You just need to modify the appropriate line in the Makefile for the sensor board you want...
try this: cd /opt jar tvf tinyos-2.x/support/sdk/java/tinyos.jar - Ralph ________________________________ From: intel-mote2-community@yahoogroups.com...