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

net: nrf_provisioning: Improve logging #12017

Merged
merged 1 commit into from
Aug 18, 2023

Conversation

juhaylinen
Copy link
Contributor

Add some prints to show provisioning steps.
Fix log from CME error filtering.

@github-actions github-actions bot added the changelog-entry-required Update changelog before merge. Remove label if entry is not needed or already added. label Aug 11, 2023
@NordicBuilder
Copy link
Contributor

NordicBuilder commented Aug 11, 2023

Test specification

CI/Jenkins/NRF

  • Integration Platforms

CI/Jenkins/integration

Test Module File based changes Manually selected West overwrite

Detailed information of selected test modules

Note: This message is automatically posted and updated by the CI

/* 'ERROR' or '+CME ERROR'. Doesn't matter which */
LOG_INF("AT cmd failed, type %d, err %d",
LOG_DBG("AT cmd failed, type %d, err %d",
Copy link
Contributor

Choose a reason for hiding this comment

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

LOG_ERR might be better.

Copy link
Contributor Author

Choose a reason for hiding this comment

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

This debug print shows also CME errors which will be filtered out. I added check and error print if CME error was not filtered.

@SeppoTakalo SeppoTakalo removed the changelog-entry-required Update changelog before merge. Remove label if entry is not needed or already added. label Aug 14, 2023
Add some prints to show provisioning steps.
Fix log from CME error filtering.

Signed-off-by: Juha Ylinen <juha.ylinen@nordicsemi.no>
@github-actions github-actions bot added the changelog-entry-required Update changelog before merge. Remove label if entry is not needed or already added. label Aug 16, 2023
@juhaylinen juhaylinen removed the changelog-entry-required Update changelog before merge. Remove label if entry is not needed or already added. label Aug 17, 2023
@rlubos rlubos merged commit 1181ca6 into nrfconnect:main Aug 18, 2023
12 checks passed
@juhaylinen juhaylinen deleted the provisioning_logs branch August 21, 2023 08:13
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.

5 participants