Hello I'm Robert and new to the group and the MOTE 2. Seems a impressive system. Can someone tell me its price and suppliers of the system. Also are the DEV...
Hello folks. I am a new guy in a lab here at UC Berkeley, and it seems we have a big box of Stargate's and imote2's, but no one knows anything about them! The...
Dear Sir, 1. In the specification of imote2 ,it is said that it has many I/O options like USB client and host, I^2S etc.... 2. How Can a USB webcam be...
Dear Sir, 1. In the specification of imote2 ,it is said that it has many I/O options like USB client and host, I^2S etc.... 2. How Can a USB webcam be...
THANKS Giri for the info; I checked the Crossbow $$ at $299/unit + Battery board + De-Bug board totaling $700-800. Quite expensive for many mote wireless...
Actually, the Imote2 comes with a battery board. Depending on your application, e.g., if you plan on using TinyOS 1.x and USB, you may not need an interface...
hi, i am a starter with MICAz motes. i got problem in doing OTAP. I am using MoteCofig to do this. i prepared the MTS400 for OTAP(transfered the golden image...
First, you are posting this question to the wrong mailing list. This mailing list is for Imote2 related requests only. For MICAz, MICA2, TelosB and other...
Hello everybody, We are working with the imote2 .NET edition, but we would like to perform some tests on the same platform with TinyOS 2.0 and Linux with Java....
Hi Iker, First of all, in order to install TinyOS or Linux on an Imote2, you will need an IIB2400 interface board, a compatible JTAG dongle, and compatible...
Dear All, I have tried to flash blob, zImage and fs files using the step of #392 using Macraigor Wiggler but without success. I have also tried the approach...
Hi all, I sucessfully tried to eg. send a message from a micaz-base [tos; App.: 'SimpleCmd'] to an imote2 [C#/MicroFW; App.:Adaption of 'XSensorITS400'] But...
Hi Louie- The GenericSampling interface and the TestSensorboard application are intended to be "generic" in order to allow an end user to use very different...
Yeah, sorry for the flood of questions! OK, I can get it to start progamming, but it sure is taking a long time. Just finding JFlashMM was hard enough....
Yes, I remember some people mentioning in this group that they had to do a full erase before programming successfully. Doesn't always seem to be necessary,...
Just curious, can the TinyOS USBLoaderHost.exe write to all of flash memory? It looks like it simply takes binary files; could that be used to upload linux to...
While it can write to (almost) any memory address in flash, the major issue you would run into is that the bootloader handles all of the interrupts in the...
Ah, thanks for the tip. Reading up on blob it seems it can do a fair bit. I know the info is on PlatformX page... making sense of it all and knowing what the...
dear all, i have three imote2, one Interface board IIB2400, one Macraigor Wiggler JTAG with me as hardware.I have downloaded "jmmflash" also. 1. Now my...
... Intel's release is at http://embedded.seattle.intel-research.net/wiki/index.php?title=Main_Page Depending on what hardware support you might want to use...
Hi Robbie, Fixing that will be a good exercise for a newbie like me. I'd love to do that and make some contribution to this community. But it takes some time...
Hi Guys! I've decided to look at why the bootloader doesn't work with TOS2, and the main culprits seem to lie in toscrt0.s and tos.x. I was looking at tos.x...
I don't believe that the .stack section is used by TOS, hence the bogus address. You are very right to look at these two files...most likely the issue is the...
Hi Louie- I suppose the best way to start would depend on how you learn best and how comfortable you are with C programming. If you like learning by doing, it...