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

boards: drivers: setting channel is not persistent on telosb and cc2420 #1442

Closed
thomaseichinger opened this issue Jul 17, 2014 · 2 comments
Closed
Assignees
Labels
Area: network Area: Networking Platform: MSP Platform: This PR/issue effects MSP-based platforms Type: bug The issue reports a bug / The PR fixes a bug (including spelling errors)

Comments

@thomaseichinger
Copy link
Member

When running the default example on telosb setting the channel fails:

chan
2014-07-17 13:38:22,429 - INFO # > chan
2014-07-17 13:38:22,430 - INFO #
2014-07-17 13:38:22,446 - INFO # [transceiver] Got channel: 1854
chan 11
2014-07-17 13:38:31,787 - INFO # > chan 11
2014-07-17 13:38:31,788 - INFO #
2014-07-17 13:38:31,790 - INFO # [transceiver] Trying to set channel 11
2014-07-17 13:38:31,791 - INFO # [transceiver] Got channel: 11
chan
2014-07-17 13:38:35,765 - INFO # > chan
2014-07-17 13:38:35,766 - INFO #
2014-07-17 13:38:35,780 - INFO # [transceiver] Got channel: 1854
@thomaseichinger thomaseichinger added this to the Release NEXT MAJOR milestone Jul 17, 2014
@OlegHahm
Copy link
Member

OlegHahm commented Dec 1, 2014

Any new insights here?

@OlegHahm OlegHahm modified the milestones: Release 2014.12, Release NEXT MAJOR Jan 6, 2015
@OlegHahm
Copy link
Member

The driver got factored out.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Area: network Area: Networking Platform: MSP Platform: This PR/issue effects MSP-based platforms Type: bug The issue reports a bug / The PR fixes a bug (including spelling errors)
Projects
None yet
Development

No branches or pull requests

2 participants