Skip to content

[Draft] update factory data guide with extended rd_uid info#124

Open
markaj-nordic wants to merge 15 commits into
masterfrom
nordic_update_factory_data_guide_rd_uid
Open

[Draft] update factory data guide with extended rd_uid info#124
markaj-nordic wants to merge 15 commits into
masterfrom
nordic_update_factory_data_guide_rd_uid

Conversation

@markaj-nordic
Copy link
Copy Markdown
Owner

Also updated docs describing interaction with chip-tool otasoftwareupdaterequestor
because the naming has been changed recently.

…roject-chip#27156)

* Fix method return type (strict python noticed we return None here)

* Fix typo

* Fix a typo

* Revert unintended repo change

---------

Co-authored-by: Andrei Litvin <andreilitvin@google.com>
@github-actions github-actions Bot added documentation Improvements or additions to documentation examples scripts labels Jun 9, 2023
"type": "integer",
"minimum": 0,
"maximum": 255
"maximum": 65535
Copy link
Copy Markdown
Collaborator

Choose a reason for hiding this comment

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

@ArekBalysNordic please have a look.

Comment thread docs/guides/nrfconnect_factory_data_configuration.md Outdated
mhazley and others added 8 commits June 12, 2023 08:46
…Nullable type (project-chip#27045)

* Added a CheckConstraint Min and Max function where the expected is a Nullable type

* Reversed the null check as it was wrong way around. Fixed new parameter to reference and const

* Fixed return parameters

Co-authored-by: Boris Zbarsky <bzbarsky@apple.com>

* Fixed return parameters

Co-authored-by: Boris Zbarsky <bzbarsky@apple.com>

* Removed enable_if_t from new template functions

---------

Co-authored-by: Boris Zbarsky <bzbarsky@apple.com>
Fix the redundant assignment equals sign, which causes compilation to fail.
* refact platform code

* use common ConnectivityManagerImpl.cpp

* fix compile error after merged

* update readme

* fix overflow issue

* add common PlatformManagerImpl.cpp

* fix restyle
…ip#27195)

Bumps [third_party/pigweed/repo](https://github.com/google/pigweed) from `7c87569` to `d8e4b80`.
- [Commits](pigweed-project/pigweed@7c87569...d8e4b80)

---
updated-dependencies:
- dependency-name: third_party/pigweed/repo
  dependency-type: direct:production
...

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
…-chip#27196)

Bumps [third_party/openthread/repo](https://github.com/openthread/openthread) from `b200c96` to `9b99fbf`.
- [Release notes](https://github.com/openthread/openthread/releases)
- [Commits](openthread/openthread@b200c96...9b99fbf)

---
updated-dependencies:
- dependency-name: third_party/openthread/repo
  dependency-type: direct:production
...

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
@markaj-nordic markaj-nordic force-pushed the nordic_update_factory_data_guide_rd_uid branch 2 times, most recently from 1e2ccde to 9a0540c Compare June 13, 2023 07:18
Recently the otasoftwareupdaterequestor attributes' and
commands' names have been slightly modified in chip-tool
but it looks like the correlated documentation has not been synced.
Also fixed spell checker errors.

Signed-off-by: Marcin Kajor <marcin.kajor@nordicsemi.no>
Also aligned the related json schema with the docs.

Signed-off-by: Marcin Kajor <marcin.kajor@nordicsemi.no>
@markaj-nordic markaj-nordic force-pushed the nordic_update_factory_data_guide_rd_uid branch from 06e45f2 to 650439d Compare June 13, 2023 13:37
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Projects

None yet

Development

Successfully merging this pull request may close these issues.