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

Convert arduino-lorawan to use the new lmic APIs #88

Closed
terrillmoore opened this issue Apr 2, 2019 · 0 comments
Closed

Convert arduino-lorawan to use the new lmic APIs #88

terrillmoore opened this issue Apr 2, 2019 · 0 comments
Assignees

Comments

@terrillmoore
Copy link
Member

The LMIC now has APIs for async receive and for registered event callouts. Arduino LoRaWAN should use those APIs, which will simplify things (and also will let the LMIC deal with certification-critical things)

@terrillmoore terrillmoore self-assigned this Apr 2, 2019
terrillmoore added a commit that referenced this issue May 20, 2019
Fix #88: use new LMIC APIs for SendBuffer
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