Skip to content

removeApbChangeCallback() fail while initializing LMIC on ESP32 system #526

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

Closed
cyberman54 opened this issue Jan 26, 2020 · 2 comments
Closed
Assignees
Labels

Comments

@cyberman54
Copy link

With current version of arduino-esp32 a new moduel esp32-hal-cpu.c was introduced, which improved error handling in context with CPU clock switching / management.

If i run my LMIC application on top of this, there is an error showing something goes wrong with removing an application callback handler.

I am not sure yet if this problem ist caused by either LMIC, my application, or the new esp32-hal-cpu.c. I wrote a comment to this issue, maybe someone with deep LMIC knowledge could peek into it to get a clue what's going on. Thanks.

@terrillmoore terrillmoore self-assigned this Jan 26, 2020
@terrillmoore
Copy link
Member

See my comment on espressif/arduino-esp32#3560. I don't think this is an LMIC problem.

@cyberman54
Copy link
Author

Solved. This was an arduino-esp32 related problem.

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

No branches or pull requests

2 participants