Hello, I am using PhoenixSource / MoteIF to connect to a mote. Everything works fine as long as I supply a valid packet source.
If the packet source is invalid / unreachable the application closes when I try to create the MoteIF object: new MoteIF(phoenix); It does not throw any errors :( I tried to implement PhoenixError and tell the PhoenixSource to use it. With the result that the application hangs. Can anybody tell me how something like this should be handled? How can I check if the PhoenixSource is valid? Thanks a lot! Nicola _______________________________________________ Tinyos-help mailing list [email protected] https://www.millennium.berkeley.edu/cgi-bin/mailman/listinfo/tinyos-help
