... Assuming you are currently conversing with the imote via a serial link (mini usb connector on the debug board). Set the imote to recieve a file via serial...
There are sample programs provided on the disc you got with your motes? I self need to work through them still though. ... prgrams for imote2 in which ...
Thanks I didnt buy the kit so I didnt get any CD. I am not working with .Net can u send me those sample programs..if it is possible. Thanks Anu ... From:...
Dear Jonathan Cameron, I have installed cutecom on my computer. But in the device item, only ttys0 ttys1 ttys2 ttys3 could be found, how can I find the usb0? I...
Hi, Can anyone give some clues in reading signal strength (rssi register) in TinyOS-1.x? I have found that there is a app (RssiDemo) for TinyOS- 2.x but I...
Hi, I am a student at eth currently working on a project which includes assembling a flight array . More information can be found under: andyetitmoves.org. My...
Hi, I just started working with motes 3 months ago and I decided to use tinyOS-1.x. Now I wonder what involves the fact of moving to TinyOS-2.x apart from...
Dear Jonathan Cameron, I tried /dev/ttyUSB1 but still can not find my USB0. I used a dmasg command and lsusb here is the result: [27599.252304] usb0: register...
... No. You are almost certainly plugged into the mini usb port on the imote2. For serial connections you need the one on the debug port. The one on the board...
short answer:You can certainly use any of the interfaces that the imote2 already has to connect up additional peripherals. Between the imote2's datasheet and...
Dear all, Â we have just purchased the imote kit that also includes the CDs for Microsoft Visual studio or .NET etc. I need some reference or link that help...
The .Builder kit currently allows you to write program only in C# under Visual Studio environment. Please refer to The .Builder SDK manual below for...
Dear Jonathan Cameron, After I have set the usb0's IP address of both imote2 and host PC. And after I have set up the bit rate and mode of the Cutecom. After I...
Hi I am thinking of using a li-polymer pack to power the Imote2 and I want to be able to recharge it using the USB port. Can I just connect the battery to the...
I believe that the charger code will automatically turn on the charger if you attach a rechargeable battery and pull the nCHARGE_EN pin low. Looking at the...
Dear Jonathan Cameron, I have checked the information about device usb0. I think the problem must be the driver, because system don't assign a ttyUSB0 port so...
Dear Jonathan Cameron, I know the problem is transmitting files with the serial connections on the debug port. I can find the dev/ttyUSB1 on my cutecom. After...
Hi, I have uploaded an application on imote2 using USB cable. Application has been uploaded successfully but...When imote2 restarts I cannot see the imote on...
Dear sir, I am new user to Imote2. I have purchased the webeyes2000 and its interfacing board Dxc-600. How to connect the interfacing board with Imote2. Is...
This might sound like a stupid thing to ask, but it's where I had a problem - did you press the button by the USB socket on the mote? You (I think) need to...
If you purchased a .Builder Imote2 kit then that USB driver only works with the .net environment, not TinyOS. ________________________________ From:...
Then Mr Kling, what can I do for my computer to find iMote2 properly. Sorry for basic questions... I just involved.... Sincerely Sean ... works ... a ... You ...
Hi, I want to use CCA in imote2 to find which channel is freee and ready for transmission. I would like to make a loop and test a condition on each RF...
Dear all, I have imote2 kit with .Net bootloader. How should I get started on to program my imote2 to have linux bootloader? Any document that you have in...
... Irrelevant if you are using xmodem transfers. They use different physical connections. usbnet runs over the port on the imote2 itself. All serial comms...