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

doc: libraries: modem_battery: fix typo #21219

Merged
merged 1 commit into from
Mar 28, 2025

Conversation

MirkoCovizzi
Copy link
Contributor

@MirkoCovizzi MirkoCovizzi commented Mar 28, 2025

The upper bound of the voltage range was erroneously specified as 3500 mV when, instead, it should be
5000 mV according to the technical documentation
for %XVBATLOWLVL.

@MirkoCovizzi MirkoCovizzi requested a review from a team as a code owner March 28, 2025 13:35
@MirkoCovizzi MirkoCovizzi self-assigned this Mar 28, 2025
@MirkoCovizzi MirkoCovizzi requested a review from divipillai March 28, 2025 13:35
@github-actions github-actions bot added doc-required PR must not be merged without tech writer approval. changelog-entry-required Update changelog before merge. Remove label if entry is not needed or already added. labels Mar 28, 2025
@MirkoCovizzi
Copy link
Contributor Author

@divipillai divipillai added this to the 3.0.0 milestone Mar 28, 2025
@divipillai divipillai added CI-disable Disable CI for this PR and removed changelog-entry-required Update changelog before merge. Remove label if entry is not needed or already added. labels Mar 28, 2025
The upper bound of the voltage range was erroneously
specified as 3500 mV when, instead, it should be
5000 mV according to the technical documentation
for `%XVBATLOWLVL`.

Signed-off-by: Mirko Covizzi <mirko.covizzi@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 Mar 28, 2025
@NordicBuilder
Copy link
Contributor

CI Information

To view the history of this post, clich the 'edited' button above
Build number: 2

Inputs:

Sources:

more details

Github labels

Enabled Name Description
ci-disabled Disable the ci execution
ci-all-test Run all of ci, no test spec filtering will be done
ci-force-downstream Force execution of downstream even if twister fails
ci-run-twister Force run twister
ci-run-zephyr-twister Force run zephyr twister
List of changed files detected by CI (0)

Outputs:

Toolchain

Version:
Build docker image:

Test Spec & Results: ✅ Success; ❌ Failure; 🟠 Queued; 🟡 Progress; ◻️ Skipped; ⚠️ Quarantine

  • ◻️ Toolchain
  • ◻️ Build twister
  • ◻️ Integration tests

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

Copy link

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-21219/nrf/libraries/modem/modem_battery.html

@rlubos rlubos merged commit 2ed4ef5 into nrfconnect:main Mar 28, 2025
14 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
changelog-entry-required Update changelog before merge. Remove label if entry is not needed or already added. CI-disable Disable CI for this PR doc-required PR must not be merged without tech writer approval.
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

5 participants