Search the web
Sign In
New User? Sign Up
intel-mote2-community
? Already a member? Sign in to Yahoo!

Yahoo! Groups Tips

Did you know...
Want to share photos of your group with the world? Add a group photo to Flickr.

Best of Y! Groups

   Check them out and nominate your group.
Having problems with message search? Fill out this form to ensure your group is one of the first to be migrated to the new message search system.

Messages

  Messages Help
Advanced
Messages 500 - 529 of 3102   Oldest  |  < Older  |  Newer >  |  Newest
Messages: Simplify | Expand   (Group by Topic) Author Sort by Date ^
500
Hi WenZhan, I use net.tinyos.tools.Listen quite a bit, but on tinyos2.x . Which version of tinyos are you working with? fed From:...
Federico Spadini
fspadini
Offline Send Email
Sep 3, 2007
1:46 pm
501
Fed, Thanks for help. I use it on version 1.x. Wenzhan ... -- Prof. WenZhan Song Sensorweb Research Laboratory School of Engineering and Computer Science ...
WenZhan Song
swz1976
Offline Send Email
Sep 3, 2007
4:25 pm
502
Hi, Where can I get some documentation about the debug board. If I am looking to get data from a Mote to further process that data what would be the best way...
whoisyummy12345
Offline Send Email
Sep 4, 2007
6:03 pm
503
Hey Robbie, Is there any reason the testsensorboard appplication wouldnt beable to run without usb power (just battery power). I have modified the ...
whoisyummy12345
Offline Send Email
Sep 5, 2007
4:22 pm
504
It will only be dependent on USB if you compile with the USE_USB option. Even if you compile with the USE_USB option, it should only print error messages to...
Adler, Robert P
azradler
Online Now Send Email
Sep 5, 2007
4:44 pm
505
Well I am just toggling leds once I get into certain functions. For example I toggle the led when it enters the writeData.write function. These led toggles...
whoisyummy12345
Offline Send Email
Sep 5, 2007
5:41 pm
506
does it ever boot? If you have a debug board, you can plug everything into it and open up the serial connection to see the messages that get printed out over...
Adler, Robert P
azradler
Online Now Send Email
Sep 5, 2007
5:44 pm
507
Robbie, Of course it was the battery. I kind of suspected but the power light went on when you turned the mote on but then it couldnt power any led toggles. It...
whoisyummy12345
Offline Send Email
Sep 5, 2007
6:43 pm
508
Does any one know how to use the debug board? Thanks. Will...
whoisyummy12345
Offline Send Email
Sep 6, 2007
8:06 pm
509
Hi Ralph, Today I try to make my RPC tool work with imote2 and I found one bug and several problems. Bug: Under /opt/tinyos-1.x/beta/platform/imote2, in file...
wesleyy_peng
Offline Send Email
Sep 6, 2007
10:44 pm
510
... Hi Will, You need to connect your debug board to Imote2 at first, and plug the USB cable to debug board but not Imote2. You can use Hyperterminal or other...
wesleyy_peng
Offline Send Email
Sep 6, 2007
10:50 pm
511
Hi everyone, Does everyone know why Intel chooses 32MB flash rather than 128MB or even larger? Our situation is that 32MB is not sufficient for us, so that we...
danmelody1981
Offline Send Email
Sep 7, 2007
2:53 pm
512
From the PXA271 data sheet: The SPI ports can support up to 13Mb/s data transfer and the SDIO interface 78Mb/s. We have achieved >1Mb/s transfers using SPI...
Ralph Kling
rmkling
Offline Send Email
Sep 7, 2007
3:19 pm
513
... Thanks Yang. I guess what I am really trying to find is a way to get data from a mote either through usb or serial ports to further process it. So I dont...
whoisyummy12345
Offline Send Email
Sep 7, 2007
5:34 pm
514
If you use the UART method, you simply need to open up the UART on the PC and read data from it. If you choose to run a framing protocol on top of your UART...
Adler, Robert P
azradler
Online Now Send Email
Sep 7, 2007
5:44 pm
515
I have a problem when I compile the blob. the messages is as follow: [root@rocketchen blob-px2]# make -f Makefile.cvs aclocal autoheader autoconf automake...
liangyb07
Offline Send Email
Sep 11, 2007
1:25 pm
516
I use xmodem to download the file system.At the begin, it runs OK,but when the transfered data more than 4M.There will be some CRC error and it becomes more...
rocketchen2943
Offline Send Email
Sep 11, 2007
3:07 pm
517
Hi, I had exactly the same problem. Eventually gave in and got a jtag cable off ebay. Good luck!...
Jonathan Cameron
jic23jic23
Offline Send Email
Sep 11, 2007
3:28 pm
518
Hi, I tried to test the radio transmission of Imote2 under linux. I got a "0System not idle" or some times "invalid packet"on my screen and the packet sent...
guo song
guosong0913
Offline Send Email
Sep 11, 2007
10:18 pm
519
Are you using the blob image in SG2 release packet? We also face this problem. When we use complier a new blob from SG2 release, It is ok....
张健
bamv2006
Offline Send Email
Sep 12, 2007
2:03 am
520
Are you using non-block read? This might be a bug of Linux CC2420 driver. After non-block read, "CC2420_state" is not set to IDLE_STATE. After non-block read, ...
张健
bamv2006
Offline Send Email
Sep 12, 2007
2:11 am
521
Hi, I am testing some Imote2 applications under linux. Can any one have any idea to make the LED work? Thank you Song ...
guo song
guosong0913
Offline Send Email
Sep 12, 2007
4:05 pm
522
Hi Song, ... Ralph ________________________________ From: intel-mote2-community@yahoogroups.com [mailto:intel-mote2-community@yahoogroups.com] On Behalf Of guo...
Ralph Kling
rmkling
Offline Send Email
Sep 12, 2007
4:40 pm
523
Thank you Ralph, I have one more question, if there is a way to toggle led in c porgram. How can I write a c program like Blink in tinyos under linux Song ...
guo song
guosong0913
Offline Send Email
Sep 12, 2007
7:43 pm
524
Hi Song, You should be able to open that proc file for writing and then write the characters below from your C program. Ralph ________________________________ ...
Ralph Kling
rmkling
Offline Send Email
Sep 12, 2007
7:50 pm
525
Thanks Robbie, THis is what I needed. I am just curious though about the log file already being created. Should this be populated with data when data is ...
whoisyummy12345
Offline Send Email
Sep 12, 2007
8:16 pm
526
In the case of the TestSensorboard app, you should see that the existing iMoteconsole code will create two data files. Both of these contain the ...
Adler, Robert P
azradler
Online Now Send Email
Sep 12, 2007
8:21 pm
527
Hi Ralph, I very new to the linux, where is this proc file? It would be great if you could give me a sample code to turn on the led. Thank you! Song ... ...
guo song
guosong0913
Offline Send Email
Sep 12, 2007
10:34 pm
528
Hi, Thank you very much, But one silly question, where could I find the cc2420 linux driver source code, and how could I compile it back to tos_mac.ko file? ...
guo song
guosong0913
Offline Send Email
Sep 12, 2007
10:39 pm
529
Hi Song, You can create a simple C code looks something like this: Void main() { System(echo c103 > /proc/gpio/GPCTL); // turn on red LED } See...
Ning Xu
sztrojan
Offline Send Email
Sep 12, 2007
10:52 pm
Messages 500 - 529 of 3102   Oldest  |  < Older  |  Newer >  |  Newest
Advanced
Add to My Yahoo!      XML What's This?

Copyright 2009 Yahoo! Inc. All rights reserved.
Privacy Policy - Terms of Service - Guidelines - Help