Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

AM_GROUP don't work #398

Open
drchen00 opened this issue Mar 10, 2017 · 2 comments
Open

AM_GROUP don't work #398

drchen00 opened this issue Mar 10, 2017 · 2 comments

Comments

@drchen00
Copy link

Tow nodes can transmit packet event they have different AM_GROUP number.

@cire831
Copy link
Member

cire831 commented Mar 11, 2017

please provide a better bug report. I can't make any sense out of what you are trying to talk about.

@cire831 cire831 closed this as completed Mar 11, 2017
@drchen00
Copy link
Author

drchen00 commented Mar 13, 2017

@cire831
I'm sorry for my inaccurate bug report.
I compiled the example App named RadioCountToLeds on telosb. It works fine, but it still works after i changed one of the boards' group by adding "CFLAGS += -DDEFINED_TOS_AM_GROUP=0x57 " to the Makefile.
DEFINED_TOS_AM_GROUP was defined in tos/types/AM.h and the default value is 0x22.
The bug was mentioned in tinyos/tinyos-release#1 and http://tinyos-help.10906.n7.nabble.com/Problem-with-DEFAULT-LOCAL-GROUP-on-TinyOS-2-1-2-td22295.html, but i don't find any solution except using different channels.

@cire831 cire831 reopened this Mar 20, 2017
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants