-
Notifications
You must be signed in to change notification settings - Fork 1.3k
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
samples: wifi: radio_test: Add command to read battery voltage #20876
Conversation
The following west manifest projects have changed revision in this Pull Request:
✅ All manifest checks OK Note: This message is automatically posted and updated by the Manifest GitHub Action. |
CI InformationTo view the history of this post, clich the 'edited' button above Inputs:Sources:sdk-nrf: PR head: 10dfa9f4c295b5e0d570523ae4b9e05daec3a08f more detailssdk-nrf:
Github labels
List of changed files detected by CI (3)
Outputs:ToolchainVersion: 7cbc0036f4 Test Spec & Results: ✅ Success; ❌ Failure; 🟠 Queued; 🟡 Progress; ◻️ Skipped;
|
|
8b6da07
to
b055709
Compare
doc/nrf/releases_and_maturity/releases/release-notes-changelog.rst
Outdated
Show resolved
Hide resolved
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Is there an issue with the doc build?
You can find the documentation preview for this PR here. Preview links for modified nRF Connect SDK documents: https://ncsdoc.z6.web.core.windows.net/PR-20876/nrf/samples/wifi/radio_test/multi_domain/radio_test_subcommands.html |
doc/nrf/releases_and_maturity/releases/release-notes-changelog.rst
Outdated
Show resolved
Hide resolved
e2eeeee
to
b9f0b3a
Compare
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Please remove the changelog entry from this PR as it will be added in #21339.
[SHEL-3021]: Implemented a new command in the Radio Test sample to read and display battery voltage in mV. Signed-off-by: Mahammadyunus Patil <Mahammadyunus.Patil@nordicsemi.no>
[SHEL-3094] Document changes for new subcommand Signed-off-by: Mahammadyunus Patil <Mahammadyunus.Patil@nordicsemi.no> Signed-off-by: Praveen Kankipati <Praveen.Kankipati@nordicsemi.no> Signed-off-by: Prasun Sinha <Prasun.Sinha@nordicsemi.no>
SHEL-3021: Implemented a new command in the Radio Test sample
to read and display battery voltage in mV.