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

migration to NCS 2.7 #1

Open
tongli-dev opened this issue Sep 26, 2024 · 0 comments
Open

migration to NCS 2.7 #1

tongli-dev opened this issue Sep 26, 2024 · 0 comments

Comments

@tongli-dev
Copy link

Thank you for the great demo.

We are migrating to the latest NCS v2.7. The ESB library has changed, and the function RADIO_IRQHandler(void) has disappeared. It seems to be replaced by static void radio_dynamic_irq_handler(const void *args). However, this function cannot be called during the MPSL_TIMESLOT_SIGNAL_RADIO event.

What would be the proper way to call radio_dynamic_irq_handler without modifying the SDK?

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

No branches or pull requests

1 participant