Skip to content

Conversation

JordanYates
Copy link
Contributor

Convert the nrf_modem_monitor interface to a generic library that doesn't depend on Nordic headers and can be used with other LTE backends, primarily the Zephyr Cellular Modem API.

Copy link

codecov bot commented Sep 19, 2025

Move the `nrf_modem_lib` folder to a subfolder under the new
`modem_monitor`.

Signed-off-by: Jordan Yates <[email protected]>
@JordanYates JordanYates force-pushed the feature/nrf_modem_monitor_generic branch 5 times, most recently from 80e008b to dedb079 Compare September 21, 2025 08:44
Remove the dependency on the nRF specific LTE header.

Signed-off-by: Jordan Yates <[email protected]>
Make `nrf_modem_monitor` the generic interface for all modem monitors.

Signed-off-by: Jordan Yates <[email protected]>
Drop the `_NRF_` infix for Kconfig options that are not nRF specific.

Signed-off-by: Jordan Yates <[email protected]>
Extract the connectivity watchdog from `nrf_modem_monitor` to the
a generic modem monitor file.

Signed-off-by: Jordan Yates <[email protected]>
Fix minor SonarQube issues.

Signed-off-by: Jordan Yates <[email protected]>
@JordanYates JordanYates force-pushed the feature/nrf_modem_monitor_generic branch from dedb079 to de92d65 Compare September 29, 2025 01:27
Copy link

@JordanYates JordanYates merged commit ae9d6f0 into main Sep 29, 2025
16 checks passed
@JordanYates JordanYates deleted the feature/nrf_modem_monitor_generic branch September 29, 2025 02:58
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.

1 participant