I am not sure but 0x22 looks like the default TOS_AM_GROUP as defined in tos/types/AM.h. You can set it with command void setAddress(am_group_t group, am_addr_t addr) from the interface tos.interfaces.ActiveMessageAddress.
Nicola 2008/8/19 Jim Fell <[EMAIL PROTECTED]>: > Hello. Does anyone know how to configure the PAN (or Network ID) in TinyOS > 2.x? Is this the TINYOS_6LOWPAN_NETWORK_ID defined in cc2420.h? If so, why > am I seeing a PAN ID of 0x0022 with my IEEE 802.15.4 sniffer, whereas the > TINYOS_6LOWPAN_NETWORK_ID is defined as being 0x0. > > > > Thanks, > > > > -Jim > > _______________________________________________ > 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
