Skip to search.

Breaking News Visit Yahoo! News for the latest.

×Close this window

intel-mote2-community

The Yahoo! Groups Product Blog

Check it out!

Group Information

? Already a member? Sign in to Yahoo!

Yahoo! Groups Tips

Did you know...
Real people. Real stories. See how Yahoo! Groups impacts members worldwide.

Messages

Advanced
Messages Help
Messages 1799 - 1828 of 4101   Oldest  |  < Older  |  Newer >  |  Newest
Messages: Simplify | Expand Author Sort by Date ^
1799 mdzzk Send Email Dec 1, 2008
11:07 am
Hi, I am trying to write functions that will automatically handle packet sending and receiving in Linux for the imote. I have a few problems with the auto-ACK...
1800 wxy821018 Send Email Dec 1, 2008
11:16 am
Dear Jonathan, I have successfully flash the 2.6.28-rc5 in imote2. But I can't find tosmac driver in this version. So I go back to version 2.6.26_r1.0 to do...
1801 Jonathan Cameron
jic23jic23 Send Email
Dec 1, 2008
12:48 pm
... Thanks for pointing that out. Something weird is going on in the kernel config so it isn't appearing where it should. For now, add the line source...
1802 wxy821018 Send Email Dec 5, 2008
9:07 am
Dear Jonathan, Now I have both knernel version of 2.6.14_r1.0 and 2.6.26_r1.0, but both of them are not working in a good condition. 2.6.14_r1.0 could use...
1803 wxy821018 Send Email Dec 5, 2008
10:05 am
I find the i2c address of DA9030 is 0x49. I try a small test program. After "modprobe i2c-dev",the result showed "could not set slave address" If I ignore this...
1804 Jonathan Cameron
jic23jic23 Send Email
Dec 5, 2008
12:42 pm
... Not a clue from that. Silly question but have probed pxa-i2c? ... That'll be a missing /dev/tosmac then. Correct with mknod /dev/tosmac c 240 0 ... ...
1805 Jonathan Cameron
jic23jic23 Send Email
Dec 5, 2008
4:52 pm
... Indeed. ... Firstly, is the da9030 driver running at the time? (it shouldn't be if you want to use a userspace driver (i2c-dev based) to talk to it....
1806 tssoldier Send Email Dec 5, 2008
8:58 pm
This is my project!! Anybody have information about this issue?? Any information is welcome for Wavelet Transformaion implementation. Give me some advice how...
1807 ankur.kamthe Send Email Dec 6, 2008
2:27 am
Hi all, Giri Baleri from xbow referred me to this forum for my question. I noticed that crossbow had a new product out the IMB400 camera/pir sensor board. They...
1808 wxy821018 Send Email Dec 7, 2008
12:05 pm
Dear Jonathan, I can open the i2c device and registered the slave address 0x49 now. But what I want is the function like readDA9030()and writeDA9030 in ...
1809 Jonathan Cameron
jic23jic23 Send Email
Dec 8, 2008
11:20 am
... No. You'll need to write a proper kernel module if you wish to access these things. ... They both talk to devices via i2c but that is it. ... No as there...
1810 Ralph Kling
rmkling Send Email
Dec 8, 2008
4:22 pm
The IMB400 has not shipped yet. It will start shipping before the end of the year. - Ralph ________________________________ From:...
1811 Sean Lee
tssoldier Send Email
Dec 8, 2008
4:52 pm
  Hi Mr Ralph Kling   I have a question about the NesC code. the Q is that...   Is it possible to change the MicaZ based code to iMote2 based cod? I think...
1812 Ralph Kling
rmkling Send Email
Dec 8, 2008
7:02 pm
Hi Sean, once you have the Imote2 tool chain installed you can build simple apps like Blink or CountToLedsAndRfm without any changes on both platforms....
1813 pangshl Send Email Dec 8, 2008
11:22 pm
... the ... after quite a long time working,I rebuild the kernel and tos_mac.ko,but the bug is still there,that means I always can`t use no_blocking mode to...
1814 Sean Lee
tssoldier Send Email
Dec 9, 2008
6:07 pm
One more question plz   I try to improve my NesC coding skill. Is there any good way to debug my code or just it could be done by implementation to the sensor...
1815 Ralph Kling
rmkling Send Email
Dec 9, 2008
6:10 pm
I believe you can use TOSSIM to simulate your nesc code, however, Imote2 is not supported. Ralph ________________________________ From:...
1816 ankur.kamthe Send Email Dec 10, 2008
12:39 am
Thanks Ralph. Do you have any idea about drivers for the board. Will they ship with the board or are they aavailable separately on the xbow website. Also, if I...
1817 m_u_ilyas Send Email Dec 10, 2008
5:56 pm
Ankur, I am currently traveling but from what I understand a colleague of mine in our lab just ordered and received one IMB400 camera board. Drivers upport at...
1818 albedo28 Send Email Dec 12, 2008
7:54 am
Anyone tried any code to log the measured data. That is to sense the light and log them through logger through nesC code.... I am in the process of trying...I...
1819 guo song
guosong0913 Send Email
Dec 14, 2008
4:58 am
Hi all, Currently we are working on a project trying to integrate the Yale Enalab camera board and newly released Cambridge University wifi board(UCAM-WSB100)...
1820 Jonathan Cameron
jic23jic23 Send Email
Dec 14, 2008
4:21 pm
... Firstly, almost everything in the original platformx patch set is in the ones from imote-linux.sourceforge.net and I don't think anything relevant to your...
1821 guo song
guosong0913 Send Email
Dec 14, 2008
4:27 pm
Hi, I am currently trying to recompile the linux kernel 2.6.28-rc5 for imote2 using the source code find at ...
1822 Jonathan Cameron
jic23jic23 Send Email
Dec 14, 2008
4:33 pm
... There's clearly an error in stargate2_defconfig. do a make menuconfig and select Device Drivers / Multifunction device drivers / Dialog Semiconfiductor...
1823 ng_tengjie Send Email Dec 15, 2008
6:55 am
hi all, I'm having problems uploading my personal program onto imote2. I followed the procedures as stated on the manual, but the mote seems to run the...
1824 guo song
guosong0913 Send Email
Dec 15, 2008
2:56 pm
Hi Caameron, I can not find "Dialog Semiconfiductor DA9030/DA9034 pmic support Dialog Semiconfiductor DA9030/DA9034 pmic support" in the menu until I changed...
1825 guo song
guosong0913 Send Email
Dec 15, 2008
3:25 pm
Hi Jonathan, Another question is that, when we downgraded our imote2 linux from 2.6.28 to 2.6.26 which is also downloaded from sourceforge.net, we can not...
1826 Jonathan Cameron
jic23jic23 Send Email
Dec 15, 2008
3:25 pm
... That is indeed the case. Definitely a rather out of date defconfig. (oops) ... I commented out the missing function and the kernel compile seems work, but...
1827 Jonathan Cameron
jic23jic23 Send Email
Dec 15, 2008
3:58 pm
... I'd imagine that the module isn't in the default config and hence wasn't built for that version. (make menuconfig etc again to add it)...
1828 Anu Kella
anukella Send Email
Dec 17, 2008
6:10 pm
 Hi,    I m new to WSN. I am using imote2. I am using C program that sends data to imote2 through USB (UART). In actual that program was written for mica2...
Messages 1799 - 1828 of 4101   Oldest  |  < Older  |  Newer >  |  Newest
Add to My Yahoo!      XML What's This?

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