Hi, Is there any links telling me how to do this. I tried some tutorials but always can't get the intel's xflash. It seems to me Intel's C++ software...
Yes, Intel stopped making xflash available a few years ago. You can still get it from Marvell but it requires a corporate NDA. There are a number of other...
Ralph, Thank you, but after reading this document: http://docs.tinyos.net/index.php/Imote2 I'm afraid the jflashmm is used for 'Intel(R) JTAG' programmer...
I have not used the Raven myself. I think there are some posts here from people who have gotten it to work with Windows, I don't recall that there are any...
Hi Currently I am trying to develop application on the imb400 multimedia board for imote2. However, we are using linux 2.6.26 as our platform, I am just...
Hi all! I've got some Imote2.Builder .NET kits and I'm running MS VS 2005 with SP1 and .NET Micro Framework 2.5. My question are as follows: (1) Can I send...
Hi, The Imote2.Net currently doesn't support downstream communication from the PC to the base station. The ability to send packets from the PC to nodes was on...
Hi Giri! Thank you for your prompt reply. I hope that it will be soon available because I think it's a rather important feature if the goal is to push for the...
Hi: I am currenly Reading RSSI from crossbow CC2420 imotes as given below but not sure how correct it is.It would be really great If I would get some guidance...
hi all, I am using c# language.Recently I bought some imote2 nodes. From xsniffer tool ,I got different nodeids. one is 208,and others are different. In the...
The node ID signifies the address of a node and helps identify where the data is being sent from (i.e. the address of the originating node). I believe the node...
Hi: I am very new to this domain. Am trying to understand this function (ReadRAM fn in CC2420 source code) line by line but not very clear abt line 3 and 4. It...
Hi Currently I am trying to develop application on the imb400 multimedia board for imote2. However, we are using linux 2.6.26 as our platform, I am just...
Dear Ralph, I have tinyOs 1.x installed on my pc. I can use it to program imote2 but I couldn't seem to be able to access the IMB400. I connected the IMB400...
Hi Betelhem, * The audio interface has been checked in relatively recently, so make sure you update your Tinyos 1.x tree from CVS to get the new interface ...
Hi I measure RSSI value the same way, but i get only such values: 205, sometimes 204. The second byte of this register is always 224. Do you read different...
Hello, I have a serious problem regarding JFlashmm. Environments: Windows XP (SP3) and Tinyos2 on Cygwin Device: Imote2, IIB2400 (Imote2 Interface) and...
Hi, ... The jflashmm program (as far as I know) only works with parallel port based adapters (wiggler and similar), whereas you seem to have a usb based...
I am currently proting micaz code to the intelmote2 platform. In the Makefile I see the Sensorboard defined with the syntax: Sensorboad = mts300, that i for...
Hi Ralph, We in Germany at the University of Applied Sciences in Frankfurt are working with Tinyos (2.1) and have one running system and currently I am working...
Hi Ivan-Vanja, Yes, this is correct, the PC based USB loader tool currently works only on a Windows PC. Also, the Imote2 USB loader is currently only supported...
hi! I haven't found at www.xbow.com any indication regarding upgrades/updates of .Net Micro Framework deployed in the Imote2.Net. Am I stuck to the preset MF...
Hi! I was wondering if there is available any sample application (source code) for running over the PC using the data sent from the motes (e.g. Moteplot or...
As the Table8-1 in the Imote2.Builder Kit Manual (1) states the USB subsystem is wrapped by the class SerialDump. That class doesn't provide any method to...