Is there a plan to update the Xflash program to support the new Macraigor USB JTAG devices? usb2Demon and usb2Sprite http://www.macraigor.com/usbDemon.htm ...
It seems the datasheet does not specify the polarity for the pads on the mote board for battery / power source, and there is no designation on the mote board. ...
I need to connect a sensor to the advanced connectors on the bottom side of the mote board, and a battery on the top side. Are there plans to produce a battery...
Can someone confirm that the pad connected to ground is the pad that is closest to the USB connector (and seems to overlap with the connector on the bottom...
I am trying to identify a best hardware platform for a funded research project (http://sensorweb.vancouver.wsu.edu/projects.html) and want to investigate...
Hi all, I uploaded a new Imote2 installation instructions document (rev 2.0), that adds instructions on installing the Wasabi tools. In addition, I updated the...
Yes, we are currently building an imote2 battery board with basic connectors, will send out a message when it is ready. In the meantime you can hook directly...
Thank you, Lama. I have several concerns on iMote2: (1) We have used Intel TelosB (or TMote Sky) before, and found that radio is sharing bus with I/O port...
Without having one myself yet, it seems that any issues with IO sharing is specific to the Tmote (MSP430) specifically. I would gather that the 3 UARTS and 2...
The Imote2 has 3 SPI ports and 3 UART ports as mentioned in the datasheet. 1 SPI port is dedicated to the 15.4 radio and is not exposed to the connector. The...
Hi everyone, I am a student at the University of Maryland. I am finding a developement board to benchmark some of the Java applications to messure the energy...
Hi, can anyone let me know as to where can I buy imote2 nodes for research work? Does intel sell them or provide them to university researchers? Thanks...
Thanks very much for your interest in our Intel Mote2 research platform. It would be great if you could share more about the nature of your research and...
Greetings, I am in the process of configuring a development environment in linux for the imote2's and running into an interesting error. I'm following the very...
The only time I have seen this error before is when I compiled without the debug flag. Try to compile with debug flag turned on. Lama ... in linux ... ...
I saw the similar error when I switch back from 2.x to 1.x. I solved the problem by reinstall tinyos 1.x tool chain. However, it might not be related to this...
Hi, hope everyone had a great thanksgiving break. I've got some questions regarding the procedure to compile code that will be usable on the imote. Correct me...
Here is a place to build the xscale-elf cross compiler and the newlib library. pb http://www.eecs.harvard.edu/~konrad/projects/imote2Camera/IMote2-Installatio ...
We have also posted information on how to get running with iMote2 at: http://enaweb.eng.yale.edu/drupal/resources For other topics related to releases on...
Hi again, Thanks for the help, I finally managed to get xscale-elf compiler installed, using the Harvard web link. However, when I try to run a really simple...
I have not tried using the installation instructions listed below, however, if you are using windows/cygwin, try the installation instructions that I posted in...
Greetings, Since my last posting I've been able to configure both a Linux Host and XP host with cygwin to compile applications for the Imote2. I basically...