Thanks Kevin, This indeed solve the problem of selecting specific devices. However there are some other problems:
1. My previous command was based on the blip tutorial: http://docs.tinyos.net/index.php/BLIP_Tutorial#Step_1:_Install_an_Edge_Router Why didn't it work? And what does bsl mean and exactly do here? 2. How can I specify the device ID? Because after I programmed both motes at USB1 and USB2, I end up having 2 motes with the same ID (and hence same IPv6 address in my case). Many thanks. Regards, Peng Quoting Kevin Klues <[email protected]>: > Th command is "make tmote blip install bsl,/dev/ttyUSB1" > > Kevin > > On Sat, Feb 27, 2010 at 3:42 AM, <[email protected]> wrote: >> Thanks for your reply. >> >> For example, when I tried to run "make tmote blip install >> /dev/ttyUSB1" it ignores the device I specified and it is always >> /dev/ttyUSB0 that ends up programmed. >> >> Quoting Eric Decker <[email protected]>: >> >>> what do you mean "tinyos chooses?" Can you be a bit more specific about >>> what you are trying to do? >>> >>> On Fri, Feb 26, 2010 at 12:41 PM, <[email protected]> wrote: >>> >>>> Dear all, >>>> >>>> I have two motes attached at /dev/ttyUSB0 and /dev/ttyUSB1 and tinyos >>>> always choose the one at /dev/ttyUSB0 regardless which on I specify in >>>> the commands. >>>> >>>> Any ideas what might be the cause? Many thanks. >>>> >>>> Best regards, >>>> >>>> Peng >>>> >>>> ---------------------------------------------------------------- >>>> This message was sent using IMP, the Internet Messaging Program. >>>> >>>> >>>> _______________________________________________ >>>> Tinyos-help mailing list >>>> [email protected] >>>> https://www.millennium.berkeley.edu/cgi-bin/mailman/listinfo/tinyos-help >>>> >>> >>> >>> >>> -- >>> Eric B. Decker >>> Senior (over 50 :-) Researcher >>> >> >> >> >> ---------------------------------------------------------------- >> This message was sent using IMP, the Internet Messaging Program. >> >> >> >> _______________________________________________ >> Tinyos-help mailing list >> [email protected] >> https://www.millennium.berkeley.edu/cgi-bin/mailman/listinfo/tinyos-help >> > > > > -- > ~Kevin > > ---------------------------------------------------------------- This message was sent using IMP, the Internet Messaging Program. _______________________________________________ Tinyos-help mailing list [email protected] https://www.millennium.berkeley.edu/cgi-bin/mailman/listinfo/tinyos-help
