I know that tinyos-2.x has the 6lowpan id I've seen the follows in CC2420.h file /** * The 6LowPAN NALP ID for a TinyOS network is 63 (TEP 125). */ #ifndef TINYOS_6LOWPAN_NETWORK_ID #define TINYOS_6LOWPAN_NETWORK_ID 0x3f #endif I wonder 0x3f is specified in RFC or draft. If I implement 6lowpan in tinyos-2.x, should I use this id? thank you in advance. ------------------------------------------- iBIT Technologies, Inc. Research Engineer Kye-Myung Jung Tel : 82-31-478-0678 Fax : 82-31-478-0677 Mobile : 82-10-2736-8334 E-mail : [email protected] -------------------------------------------
_______________________________________________ Tinyos-help mailing list [email protected] https://www.millennium.berkeley.edu/cgi-bin/mailman/listinfo/tinyos-help
