Hi, Even I'm facing the same problem with both telosb and micaz motes as per instructions on http://docs.tinyos.net/index.php/Deluge_T2 and unfortunately there were no replies to this post.
Also while going through the tinyos mailing list archives on problem on dissemination of deluge T2 http://mail.millennium.berkeley.edu/pipermail/tinyos-help/2007-June/026270.html, I tried to reproduce the steps in the archive, replacing appropriately commands for micaz and mib520 board - I face the same problem (as the problem in the archive)- Base Station has Version 1, but after dissemination the node in air still has version 0. Regards, Pratik On Mon, Jan 5, 2009 at 6:09 PM, <[email protected]> wrote: > Hey everyone, > > I've been following the deluge t2 tutorial in wiki, and when i'm trying > to disseminate, this problem occurs: > > Traceback (most recent call last): > File "/usr/local/bin/tos-deluge", line 405, in <module> > ident(timeout=5) > File "/usr/local/bin/tos-deluge", line 153, in ident > if am.write(sreqpkt, FM_AMID, timeout=timeout): > File "C:\cygwin\opt\tinyos-2.x/support/sdk/python/tos.py", line 440, in > write > r = super(AM, self).write(packet, amId, timeout, blocking) > File "C:\cygwin\opt\tinyos-2.x/support/sdk/python/tos.py", line 398, in > write > return ack.seqno == self.seqno > UnboundLocalError: local variable 'ack' referenced before assignment > > Even though the Windows path have the slashes backwards it still reads > the files. > > I'm using micaz motes, gateway mib520. > > Cheers, > Daniel > > ---------------------------------------------------------------- > 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 >
_______________________________________________ Tinyos-help mailing list [email protected] https://www.millennium.berkeley.edu/cgi-bin/mailman/listinfo/tinyos-help
