Hi everybody, I am using the tos_mac driver for linux and I noticed that every message I try to send is truncated 1 byte. This is due to the following line in...
Hey Robbie, I have looked through the code for the imoteconsole and i am trying to find out where I can pick off the actuall values for the accelerometer. I...
Hello, I am actually using an OCDemon usb2Demon jtag system together with imote 2 and tinyos2. I've been able to successfully download via jtag the tinyos2...
All of the pullup values are correct according to the JTAG specification. On the debug board, you will find a little switch that will enable you to program...
The error reported from the OCD Commander is: Error Response from INITIALIZE: 0x1E initialize_target : command timeout (10 : 1E) Similarly, the error given by...
Hi Antonio, This is of course hard to debug without seeing it first hand, but I have seen something similar before. I don't know what your application does but...
Thanks Ralph, the trick worked - using the Jtag at the lowest frequency (75 KHz to maximize signal robustness) and timing the reset button pressing (with a...
Hey Robbie, If I am getting a warning that one function is calling another asynchronously could this possibly be causing a run time error? What does this error...
Hi , I am trying to enable imote2 wireless communication under Linux. I found a weird program termination problem. The following is a illustration: I have two...
Hi, I 'm having trouble using the flashmm. I have a amontec chameleon pod for my jtag. This device has an FPGA and can emulate numerous jatg dongles, amongs...
Hi Guys, I just wanted to send this info to the board so it would be around if someone were to look for it. On Revision 2.0 of the intel sensorboard for iMote2...
I think a similar issue was posted recently...if I recall, the solution was to slow down the JTAG clk frequency. It's also possible that jflashmm does not...
In TinyOS lingo, code can be executed in one of two manners....asynchronously and synchronously. Asynchronous for TOS means that the function call graph...
Hi, Federico. Thanks a lot for the information. I am just a bit confused about which kind of sensor board you mention. Is it ITS400 which is shown here ...
Yes, they are equivalent. - Ralph ________________________________ From: intel-mote2-community@yahoogroups.com [mailto:intel-mote2-community@yahoogroups.com]...
Have a look for one of my previous posts that included a modified version of Jflash compatible with the Wigger-type JTAG cables. If you configure your...
Hi, Does anyone know what is the current draw of Imote2 running at 13, 104, 208 and 416 MHz with out RADIO TX/RX? The datasheet of Imote2 from crossbow only...
Hi, I also have exactly the same problem. .build/USBLoaderHost.exe -p /opt/tinyos-1.x/apps/Blink/build/imote2/main.bin.out returns "Device detected Device...
Hi, I notice that under the structure of tos_msg , there is a field called strength? I wonder is this a quantity for received radio strength? Is there a way ...
Hi Tomo et al., I am not sure what the cause is but it is apparently a timing issue with the USB driver. Here is a work-around: Plug the Imote2 into the USB...
Hi Ralph, Thank you for your advice. I tried to upload program at the right timing as you suggested. However, I did not succeed in uploading after repeating...
Hi Ralph, I checked the difference in USB drivers on my desktop and laptop. The only differnce was usbhub.sys for USBRootHub. On my laptop (I can download...
Hi Ralph, Updating usbhub.sys did not solve the problem. I updated that file using microsoft hotfixes. but the problem of getting "device detected" remains the...
I know here might not be a good place to discuss sales problems, but I emailed crossbow and got no reply. Our lab is considering building up a wireless sensor...
Hi Tomo, Could it be that the USB port is used by some other application? Have you tried using another USB cable? Also there is an interactive mode in...
The highest frequency application that I'm aware of that has been created so far effectively sampled at ~100kHz. It interfaced a 24-bit delta-sigma ADC to an...
Hi Ning, Thank you for your suggestion. I used two USB cables but both of them gave the same result. I got only "Device detected" message. I also disconnected...
Hi Tomo, I think the solution is to increase the USB SYNC Timeout of the bootloader, you can use your **LAPTOP** and place the bootloader in command line mode....
Hi Everybody, I'm currently trying to use the MoteWorks software to program an Imote2 Board. Unfortunately, there are no drivers for the Imote2 platform and...