I tried that before to test communications between telosb and arduino, though I don't have a complete solution. Here are some info. - You need to use the same 802.15.4 channel for both. In my case, default channel for XBee was 12 (0x0B) and that for telosb was 26 (0x1A). - Other parameters I have changed on XBee (using X-CTU) were: ID=0x22, DL=0xFFFF, MM=1 - However, if you want to do packet by packet communication, you need to use the API mode on XBee, instead of the default transparent mode. I have never tried that. More info here: http://www.digi.com/support/kbase/kbaseresultdetl.jsp?kb=184
Thanks, Ryo _______________________________________________ Tinyos-help mailing list [email protected] https://www.millennium.berkeley.edu/cgi-bin/mailman/listinfo/tinyos-help
