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

Migrate Adafruit Feather M0 Example to original Arduino LMIC #19

Merged
merged 4 commits into from
Apr 25, 2020

Conversation

kent-williams
Copy link
Member

This PR migrates the one example for the Adafruit Feather M0 to the original Arduino LMIC for the time being, which works much better with this board. The related reasons for moving away from MCCI's LMIC are summarized in this issue.

@kent-williams kent-williams merged commit 7c54d9f into master Apr 25, 2020
@kent-williams kent-williams deleted the kent-williams/change-adafruit-m0-ibm-lmic branch April 25, 2020 21:22
@czuvich
Copy link

czuvich commented May 5, 2020

@kent-williams Thanks for this. I'm going to try reverting to the original as well. I've been running 3.0.99 for several weeks outdoors, and for whatever reason os_init() is hanging now that it's getting warmer outside (coincidence?). I assume your board does not hang on os_init() using this library right?

@kent-williams
Copy link
Member Author

@czuvich The weather can certainly have an affect on the oscillator, likely slowing it down just enough to throw off timing requirements, hopefully this library works better for you!

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

Successfully merging this pull request may close these issues.

2 participants