Oh, the Iris doesn't have USB on board, does it? It's connected to a USB programming board? Then, the easiest way to check is to plug the programming board in (or out), and see which port numbers (dis)appear. IIRC, the programmer itself is the lower port number, and the higher one connects to the node, but I may be mistaken.
If you have multiple programmers connected to your PC, there's really no way to identify on which ones there is a mote, unless you can make the mote send some kind of message that indicates its presence. For example, most of our gateways are programmed to respond to an "identify" command, and reply with their software version, but that's built into the application. Michiel From: nithin k n [mailto:[email protected]] Sent: vrijdag 27 augustus 2010 15:36 To: Michiel Konstapel Subject: Re: [Tinyos-help] motelist doesn't work for iris ? FYI , using grep just filters that noise ,, but i mean to say the whole output of dmesg doesn specifically say to which port is my present single iris is put on .. Nithin keen On Fri, Aug 27, 2010 at 6:28 PM, Michiel Konstapel <[email protected]> wrote: "dmesg | grep /dev/ttyUSB" should filter out most of the noise. Michiel From: [email protected] [mailto:[email protected]] On Behalf Of nithin k n Sent: vrijdag 27 augustus 2010 13:36 To: Francesco Ficarola; Miklos Maroti; [email protected]; [email protected] Subject: Re: [Tinyos-help] motelist doesn't work for iris ? using dmesg dumps in a load of info of the whole system ports ... i cant make out the result of that command ,, can u suggest anything On Thu, Aug 26, 2010 at 12:20 PM, Francesco Ficarola <[email protected]> wrote: nithin k n ha scritto: > i use linux fedora 12 os ,, and wen i give "motelist" in terminal , it > gives "No devices found". > can anyone tel me wat i ve to do ... and also the procedure to use iris > ,, from basic installation > Nithin keen Yes, it is a known problem. I use Ubuntu and TinyOS 2.1.0 with an Iris Mote and motelist doesn't work. However you can use the linux command: dmesg.
_______________________________________________ Tinyos-help mailing list [email protected] https://www.millennium.berkeley.edu/cgi-bin/mailman/listinfo/tinyos-help
