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

Develop a hardened SerialParser implementation suitable for reading/writing XBEE API mode requests #20

Open
davidkirwan opened this issue Jun 14, 2013 · 1 comment

Comments

@davidkirwan
Copy link
Owner

The Ardtweeno system will be far more useful if it is capable of communicating with XBEE radios running in API mode.

@davidkirwan
Copy link
Owner Author

Considering the removal of the API key handling out of the node firmware, and put it in the parser potentially. Match the API keys with the Mesh network node id's before posting packets to the gateway. This separation of concerns will allow each node to focus on the transmitting or retrieval of data rather than any unnecessary administration.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

1 participant