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

Fix radio test issues #12

Merged
merged 2 commits into from
Sep 30, 2024
Merged

Fix radio test issues #12

merged 2 commits into from
Sep 30, 2024

Conversation

krish2718
Copy link
Contributor

  • Crash for reg_domain
  • Timeout for initial boot
  • UART overflow warnings.

Unlike NCS, the driver init is done from application thread context
causing RT init to timeout.

Signed-off-by: Chaitanya Tata <Chaitanya.Tata@nordicsemi.no>
To get radio test working the NCS config has to be matched this solves:

 - Crash for reg_domain
 - Commands being dropped from automation script due to UART overflow
 - IQ sample captures memory alloc issues

Fixes SHEL-3112.

Signed-off-by: Chaitanya Tata <Chaitanya.Tata@nordicsemi.no>
Copy link
Contributor

@ioannisg ioannisg left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Looks sensible to me (did not test, though)

KConfig updates are not an issue - we are optimizing for performance not memory.

@krish2718 krish2718 merged commit dbc83c4 into nrfconnect:main Sep 30, 2024
1 check failed
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