Hi all, does anyone test the maximum value of light sensor in imote2? When I put imote2 under the lamp directly with pre-installed TestITS400 demo, I got...
Hi all, My name is Jesús form Spain, I have to implement a WSN in which a CMOS camera get streams of video, process over imote2 and send to a base station...
Hello. I have an imote2 with a Linux 2.6.14_r1.0, in theory it work well. Then I connect a ITS400 sensor board and try to read some data. I run the program...
Hi, ... Curious. My immediate guess would be that the i2c buses have switched round. Which one turns up as 0 and which as 1 is more than a little random...
Hello. I've installed your version of linux, 2.6.24-rc7_r1.0, and I can read the temperature sensor when I created the devices and added the module from...
Hi, Anyone have a nesc implementation for reading data from a CMOS camera connected to the advanced sensor board or any example app in tinyos very similar to...
Hi, ... Probably a bit late to ask, but why that version? (it's the oldest one I've posted anywhere and a release candidate at that, I'd suggest 2.6.25). If...
We have developed a connector board (called DXC 600 ) which can connect Imote with webcam. We tried Logitech Quickcam 4000, it works well. We take can take...
Hi Lin-Jie, you may have an older buggy driver. Try this one: http://www.xbow.com/Support/wobjectDetail.aspx?id=50160000000KbFWAA0&typ e=Solution&page=0 -...
Hi Ralph, Thank you. I downloaded the new driver, but it seems this bug still exists. I got the similar results as previous driver. Regards, Lin-Jie...
Hello As we know, there is a microphone on Micaz sensor board. I wonder how can I modify it to be suitable for Imote2? Is it difficut? Because in this way, I...
Hello, i am doing a project in Wireless Sensor Networks using imote2.net, till now we have just run the blink program. i would like to know what to do next....
Hi, I am working in tinyos 2.x on imote2 using ubuntu linux. I would like to know which is the best JTAG programmer to buy. I have been reading through some of...
Nowaday, I also search the imformation about TOS MAC API on linux. I think the message_t is the implementation in tinyos 2.0, and the TOS_Msg is defined in...
Hi, crashboat Maybe I encounter the same problem with you and the "0System not idle" message is sent by Imote2. I modify CC2420_read as follows and fixed the...
Hi all, is anyone happy to upload your correct ITS400 drivers for me? The one downloaded from XBow website seems there is a bug in light driver. Thank you in...
I am running linux on my imote2. Is it possible to add a secondary essid in the /etc/network/interfaces? I would like to be able to check if the primary essid...
Dear all, I'm trying to modify the blink application to 1. increase a counter everytime the timer.fired() event occurs and 2. send the value of the counter to...
Hi, ... Under linux using a dev-i2c driver the best we've managed is about 10 ksps. What sort of rate are you getting? (worth checking is that the bus is set ...
Hi, I have tried TestITS400 from xbow website. Some commands in Blush doesn't have output at all. They are ReadAccel, ReadSHTTemp, ReadSHTHum. Does anyone have...
Thanks,Jonathan. Also, I check the codes of TestITS400(TinyOS).There is one line. call PMIC.enableSBVoltage_High(TRUE, LDO_TRIM_3P0); Comments about this code...
What configuration are you using? If you are also attaching an IIB2400 (interface board) then you need to set the SW5 to "I2C" to avoid an I/O pin conflict...
Hello, I have started working with Imote2 technology. I've bought some IPR2400 from Crossbow and I have some things I have not very clear. Do I need the...
If you are using TOS 1.x you can use the preprogrammed USB loader to load applications onto the Imote2. For all other OSes you will need the IIB2400 and a...
TOS comes with a working mesh stack using the 802.15.4 physical layer. If you search this group you will also find other 802.15.4 stacks, however, I don't...