Hi! I am developing some code for TelosB, and now I want to have different groups of nodes with the same channel. I am using: CFLAGS += -DDEFINED_TOS_AM_GROUP=0xNN to assign the groups, but the nodes are able to communicate between them even with different group IDs. I tried BlinkToRadio with two nodes, one with group ID 0x25 and the other with 0x23, and they start blinking like they were in the same group. I also tried the Listen tool with a BaseStation and two nodes with different group ID and it receives the packets from both nodes, even when I am seeing in the console that the group field is different. Am I doing anything wrong or is it bugged? Thanks in advance!
Alfonso Martínez _______________________________________________ Tinyos-help mailing list [email protected] https://www.millennium.berkeley.edu/cgi-bin/mailman/listinfo/tinyos-help
