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

wip: projectwide: update sdk-nrf #424

Merged
merged 4 commits into from
Oct 25, 2024
Merged

wip: projectwide: update sdk-nrf #424

merged 4 commits into from
Oct 25, 2024

Conversation

maxd-nordic
Copy link
Contributor

Update NCS to 2.8 RC1

@maxd-nordic
Copy link
Contributor Author

RC1 is not there yet, but we will be very soon, we can already prepare here.

@maxd-nordic
Copy link
Contributor Author

maxd-nordic commented Oct 23, 2024

we have to wait for these PRs:
nrfconnect/sdk-mcuboot#356
nrfconnect/sdk-nrf#18125
nrfconnect/sdk-nrf#18121

update: temp commits have been removed

@simensrostad
Copy link
Collaborator

We will likely need to make changes to support the new link controller structure:

nrfconnect/sdk-nrf#17266

@trantanen
Copy link

We will likely need to make changes to support the new link controller structure:

nrfconnect/sdk-nrf#17266

You need to set CONFIG_LTE_LC_PSM_MODULE=y and CONFIG_LTE_LC_EDRX_MODULE=y in your prj.conf. This can be now done as lte_lc refactoring PR was merged yesterday evening.

@simensrostad
Copy link
Collaborator

We will likely need to make changes to support the new link controller structure:
nrfconnect/sdk-nrf#17266

You need to set CONFIG_LTE_LC_PSM_MODULE=y and CONFIG_LTE_LC_EDRX_MODULE=y in your prj.conf. This can be now done as lte_lc refactoring PR was merged yesterday evening.

And CONFIG_LTE_LC_CONN_EVAL_MODULE 🚀

app/prj.conf Outdated Show resolved Hide resolved
Update NCS to 2.8 RC1

Signed-off-by: Maximilian Deubel <[email protected]>
Update the nrf53 partition table like in defined in
nrfconnect/sdk-nrf#18121.

Signed-off-by: Maximilian Deubel <[email protected]>
This patch cleans up the workflows to remove the nrf53_bl_update.patch.
For connectivity_bridge, west build is used instead of twister.
The nrf53 bootloader version is increased to 2 because of the
partition change.

Signed-off-by: Maximilian Deubel <[email protected]>
This patch enables the features of lte lc as modules.
They include the same functionality as before.

Signed-off-by: Maximilian Deubel <[email protected]>
Copy link

sonarcloud bot commented Oct 25, 2024

@simensrostad simensrostad merged commit 9f7e5c6 into main Oct 25, 2024
5 of 6 checks passed
@simensrostad simensrostad deleted the ncs2.8rc1 branch October 25, 2024 12:00
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

4 participants