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

lib: sms: Reinitialize SMS registration after offline mode #11893

Merged
merged 1 commit into from
Jul 31, 2023

Conversation

trantanen
Copy link
Contributor

When LTE is activated, reinitialize SMS registration with the LTE network if it had been registered earlier.

Jira: NCSIDB-1060

@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 Jul 27, 2023
@NordicBuilder
Copy link
Contributor

NordicBuilder commented Jul 27, 2023

Test specification

CI/Jenkins/NRF

  • Integration Platforms

CI/Jenkins/integration

Test Module File based changes Manually selected West overwrite
test-fw-nrfconnect-nrf-iot_mosh X
test-fw-nrfconnect-nrf-iot_samples X
test-fw-nrfconnect-nrf-iot_serial_lte_modem X

Detailed information of selected test modules

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

lib/sms/sms.c Outdated Show resolved Hide resolved
Copy link
Contributor

@tokangas tokangas left a comment

Choose a reason for hiding this comment

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

Looks good to me.

When LTE is activated, reinitialize SMS registration with
the LTE network if it had been registered earlier.

Jira: NCSIDB-1060

Signed-off-by: Tommi Rantanen <tommi.rantanen@nordicsemi.no>
@nordicjm nordicjm merged commit 5fb5c9c into nrfconnect:main Jul 31, 2023
13 checks passed
@trantanen trantanen deleted the sms_reenable branch November 2, 2023 13:01
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.
Projects
None yet
Development

Successfully merging this pull request may close these issues.

5 participants