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

[Add device] Provide KConfig options to configure added device #149

Open
maxd-nordic opened this issue May 23, 2024 · 0 comments
Open

[Add device] Provide KConfig options to configure added device #149

maxd-nordic opened this issue May 23, 2024 · 0 comments
Labels
enhancement New feature or request

Comments

@maxd-nordic
Copy link

That could look like this:

# use a sec tag that can be safely overwritten
CONFIG_NRF_CLOUD_SEC_TAG=42
# hard-code client id
CONFIG_NRF_CLOUD_CLIENT_ID_SRC_COMPILE_TIME=y
CONFIG_NRF_CLOUD_CLIENT_ID="foo-bar"
@maxd-nordic maxd-nordic changed the title Provide KConfig options to configure added device [add device] Provide KConfig options to configure added device May 23, 2024
@maxd-nordic maxd-nordic changed the title [add device] Provide KConfig options to configure added device [dd device] Provide KConfig options to configure added device May 23, 2024
@maxd-nordic maxd-nordic changed the title [dd device] Provide KConfig options to configure added device [Add device] Provide KConfig options to configure added device May 23, 2024
@coderbyheart coderbyheart added the enhancement New feature or request label May 23, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
Development

No branches or pull requests

2 participants