Yeah, it wasnt very smart (flashing lots of motes gets monotonous, I thought it flashed the boot sequence on the leds). So now when I hook it to a power...
Hi Josh, please see http://www.xbow.com/Support/wobjectDetail.aspx?id=50160000000KXVYAA4&typ e=Solution&page=0 for a boot loader recovery procedure. Ralph ...
yes ________________________________ From: intel-mote2-community@yahoogroups.com [mailto:intel-mote2-community@yahoogroups.com] On Behalf Of cuniaao Sent:...
Hello, I have an IMOTE2 which is not responding. When I connect it to pc via USB port, the green LED lights up for some seconds then goes off. I can see in the...
Hi, I want to buy few Imote2 boards from Crossbow, but I don't know if the IPR2400 can be directly connected to PC via USB or I need the IIB2400 board also...
The Imote2 can be directly connected to the PC using just a USB cable for programming and data transfer. The IIB2400 is needed if your application requires...
Hi! I am doing some project with Imote2 and it is necesserly to measure signal power. Sometimes the RSSI is for example +100, sometimes -100, without moving...
Hi! ... The value is represent in 2's complement: http://en.wikipedia.org/wiki/2%27s_complement If you read it as signed value it should show up properly. :-) ...
I have just started my project on this and i meet some problems during Over-The-Air-Programing (OTAP). After i done all the steps, when i press reboot it...
Thanx for your advise but i still dont know why there is so wide range of RSSI values. I get them from XSniffer. You can see there red/green triangles and...
If you are using .NET version of Imote2, I don't think RSSI is sent by XSniffer C# app, and XSniffer 2.0 GUI fills in some bogus value when receiving Imote2...
hi i m not able totime synchronize two motes. can any one help me out ? please can anyone provide withthe source code, thanks with regards gaurav gupta...
Hi, I am trying to read from and write to the flash. If I read and write in the same program, it is working fine. I get the same value I have written to the...
Hi, Currently I need to set GPIO pins to be high for example, I want to set the 34th pin to be high on the advacnced 40 pins connector. I knew how to set led ...
We purchased the Wiggler JTAG cable http://www.macraigor.com/wiggler.htm and we're trying to program our imote2's. We encounter the following problem when we...
To add a few facts, we get the same error - all ones -- if we try to program without the imote mounted on the interface board. Also, the red light of the imote...
did you push the reset button to power on the imote2? - Ralph ... From: "s_michaylov" <s_michaylov@...> Subj: [intel-mote2-community] Re: JTAG cable...
Yes, did so several times, with no visible effect. The dim red light is on steady. Is there a particular sequence to start it up, what cables should be...
There seem to be four switches on the interface board. * 2 "Sw5" switches (away from small white dot, to "7f" position) * one "PWR" switch (away from dot) *...
The Blink demo, compiled with the 3.4.4 tinyos xscale compiler, which caused the bootloader to stop working (the Blink is also not working). So now we're...
the switches should be set as follows: SW5 - both away from dot SW6 - PWR SW3 - Mote so it looks you got those right. My suspicion is that your Imote2 has some...
OK, this explains it, this will be a bit tricky but it's doable: What happens is that your code crashes the Imote2 badly enough that even the JTAG interrupt...