Hi Guys, I have been trying to build "Blink" on my machine as per the instructions provided on the TinyOS documentation.However, I see the error as mentioned...
1025
captain_saxena
Mar 4, 2008 4:36 am
Dear all does imote2 provide any kind of inherent compression? If YES, then which compression algorithm is being used, Since I require to know this for...
1026
Nilesh Mishra
nilesh.mishra
Mar 4, 2008 6:39 am
If you have linux running then there are multiple codecs available to encode the raw video/audio captured by your camera/microphone to highly compressed forms....
1027
cornetlin
Mar 4, 2008 9:38 am
Dear Ralph: Could you give me any solve? Because i can't use these data to analysis. Thank you....
1028
Sang-Hun Lee
mcsang1
Mar 4, 2008 3:46 pm
Hi guys, I got motes from crossbow. Is it possible to downlaod program via usb without JTAG and interface board? I really don't know anything about imote. ...
1029
Ralph Kling
rmkling
Mar 4, 2008 5:26 pm
Hi Lin, The time stamp is indeed generated on the PC with this call: HandleOutput( String.Format( "[{0:HH:mm:ss:fff}] ", DateTime.Now ) ); It is subject to...
1030
guan.linjie
Mar 5, 2008 1:02 am
Hi all, The batteries board of imote2 requires 1.5v, but normally the rechargeable batteries are 1.2v. Would these batteries affect the performance of imote2...
1031
Ralph Kling
rmkling
Mar 5, 2008 2:37 am
You can use rechargeable batteries, however, keep the following in mind: * you will need a separate charger to charge them * the Imote2 will shut down around...
1032
lin cornet
cornetlin
Mar 5, 2008 7:10 am
Dear Ralph: Yes i fund the codes in the program codes of serialdump. But my question is the some output data have the same time like i posted. These data can't...
1033
crashboat
Mar 5, 2008 9:18 am
Hi Ralph, Thank you very much for you help! I am awaiting the JTAG cable to come (I've ordered one for arm and xscale chips from ebay). It seems there is no...
1034
Ralph Kling
rmkling
Mar 5, 2008 3:56 pm
You can modify the serialdump code to add a sequence number to your data. That way you can distinguish multiple data items with the same time stamp. ...
1035
lin cornet
cornetlin
Mar 5, 2008 4:31 pm
Dear Ralph: Thank you very much. Why not using the time stamp on sensor node but to use PC time stamp. Because the event occurring time is not equal to the...
1036
Rashmi MV
rashmv
Mar 5, 2008 7:14 pm
Hi, I am using imote2. I was wondering if I could display the debug messages in my cygwin window? I cannot use iMoteConsole.exe because I am not actually...
1037
Rashmi MV
rashmv
Mar 5, 2008 7:15 pm
Hi, I am using imote2. I was wondering if I could display thedebug messages in my cygwin window? I cannot use iMoteConsole.exebecause I am not actually loading...
1038
yukang_guo
Mar 5, 2008 8:49 pm
Dear all, Previously, I could send captured data from iMote2 to PC via USB by using SendJTPacket interface and show it on iMoteConsole. The point is I could...
1039
Adler, Robert P
azradler
Mar 5, 2008 10:54 pm
Hi Yukang- When you say "shown" in iMoteConsole, what do you mean? If you mean printed to the screen as if it were text, then yes...you are ...
1040
Jeff Boyd
jboyd.rm
Mar 5, 2008 11:55 pm
Why do you need a separate charger to charge rechargeable batteries? According to http://ubi.cs.washington.edu/files/imote2/docs/imote2-ds-rev2.0.pdf the power...
1041
Adler, Robert P
azradler
Mar 6, 2008 12:25 am
The original question was asking whether you could use rechargeable batteries with the battery board (i.e. in place of the normal alkaline AAA's). This is...
1042
Jeff Boyd
jboyd.rm
Mar 6, 2008 12:47 am
Thanks for the clarification. ... From: "Adler, Robert P" <robert.p.adler@...> To: intel-mote2-community@yahoogroups.com Sent: Wednesday, March 5, 2008...
1043
Ralph Kling
rmkling
Mar 6, 2008 1:14 am
The Imote2 battery board can recharge a Li-Ion battery, however, that requires HW and SW modifications. It would be much easier to use a separate charger. ...
1044
guan.linjie
Mar 6, 2008 3:45 am
Thanks for your replies, They are very useful....
1045
guan.linjie
Mar 6, 2008 3:51 am
Hi Rashmi, Its the same no matter you are loading the mote with applications or not, you still can use iMoteConsole.exe to debug. When you use includes trace; ...
1046
yukang_guo
Mar 6, 2008 11:08 am
Hi Robbie, Thanks a lot for your reply. Yes, when I say show data in iMoteConsole, I do mean print to the screen as if it were text. As you said, "In my case,...
1047
crashboat
Mar 7, 2008 9:39 am
Hi all, Basciall, my aim is to collect data from imote2s to my PC and then display all collected data from imote2s in the Windows PC. But I don't have...
1048
Ralph Kling
rmkling
Mar 7, 2008 4:07 pm
Hi Jay, The Imote2 is only recognized by a PC is your have the TinyOS 1.x firmware installed. If you want to use Linux on the Imote2s and also use usbnet with...
1049
Rashmi MV
rashmv
Mar 8, 2008 12:45 am
Hi, I am working on the imote2 over the air programming. I had a look at thecode that is used to erase flash and write to flash. I had a few questionsregarding...
1050
Sang-Hun Lee
mcsang1
Mar 8, 2008 2:11 pm
Dear Ralph King, I am doing final year project which is about source localization. So I am going to use imote2 to transmit and recieve some data from the...
1051
Ralph Kling
rmkling
Mar 9, 2008 5:13 pm
Hi, what JTAG dongle are you using? Ralph ________________________________ From: intel-mote2-community@yahoogroups.com on behalf of Sang-Hun Lee Sent: Sat...
1052
captain_saxena
Mar 10, 2008 3:14 pm
Dear Ralph, I am purchasing 03 imote2, one IIB 2400 and one macgraigor JTAG cable, but still it will take 20-25 days for all items to reach to me. I am...
1053
Ralph Kling
rmkling
Mar 10, 2008 3:57 pm
There is no simulation environment for the Imote2. The kernel files are machine specific and will not work on a PC. What you can do, however, is test you...