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: update for v0.3.0 #98

Merged
merged 3 commits into from
Apr 11, 2024
Merged

doc: update for v0.3.0 #98

merged 3 commits into from
Apr 11, 2024

Conversation

greg-fer
Copy link
Contributor

Updated docs for the v0.3.0 release.

Updated docs for the v0.3.0 release.

Signed-off-by: Grzegorz Ferenc <[email protected]>
@greg-fer greg-fer added documentation Improvements or additions to documentation. doc required This PR includes user-facing changes that need to be documented. labels Apr 10, 2024
@greg-fer greg-fer requested a review from cybic April 10, 2024 14:36
Signed-off-by: Grzegorz Ferenc <[email protected]>
Copy link
Contributor

@cybic cybic left a comment

Choose a reason for hiding this comment

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

Mostly good, the only thing being the wrong nrfutil-device subcommand. Ship it after that!

Some of the pins on the list are inverted (active low). This is indicated by the forward slash (`/`). Enabling such pins might disable a setting in the **Configuration** tab, and vice-versa. For example, disabling **Software Debugger** on the nRF9161 DK will enable the `swd-control` pin in the **Pin Configuration**.

* **PMIC Configuration** - List of the BUCK output ports available for configuration. These correspond to the **nPM VUOT** settings in the **Configuration** tab.
* **Show Config JSON** - Click to open the JSON array that lets you review the configuration sent to the board controller. You can copy the configuration to use it in [nRF Util](https://docs.nordicsemi.com/bundle/nrfutil/page/README.html) using the `nrfutil device x-boardcontroller-program` command.
Copy link
Contributor

Choose a reason for hiding this comment

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

the x-boardcontroller-program is actually to DFU the imcu with a new board controller firmware. The command we're using to configure the bctl is x-execute-batch or x-execute. This is not very user friendly, but the ones needing it will probably understand.

Signed-off-by: Grzegorz Ferenc <[email protected]>
@greg-fer greg-fer merged commit 3b1e0c4 into main Apr 11, 2024
2 checks passed
@greg-fer greg-fer deleted the doc_v030_release_update branch April 11, 2024 10:46
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
doc required This PR includes user-facing changes that need to be documented. documentation Improvements or additions to documentation.
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants