Skip to content

lte: make lte_initialize() build without the ALT1250 daemon#3525

Merged
lupyuen merged 1 commit into
apache:masterfrom
raiden00pl:lte_api
Jun 6, 2026
Merged

lte: make lte_initialize() build without the ALT1250 daemon#3525
lupyuen merged 1 commit into
apache:masterfrom
raiden00pl:lte_api

Conversation

@raiden00pl

Copy link
Copy Markdown
Member

Summary

  • lte: make lte_initialize() build without the ALT1250 daemon

Guard the daemon path (and is_daemon_running()) with CONFIG_MODEM_ALT1250 and return OK from lte_initialize() when it is not set, so lapi builds and works for kernel-resident LTE modems.

Impact

lte api can be used without ALT1250

Testing

nrf91 with wakaama on nrf9160-dk and thingy:91

Guard the daemon path (and is_daemon_running()) with CONFIG_MODEM_ALT1250 and
return OK from lte_initialize() when it is not set, so lapi builds and works
for kernel-resident LTE modems.

Signed-off-by: raiden00pl <raiden00@railab.me>
@lupyuen lupyuen merged commit 80907e5 into apache:master Jun 6, 2026
41 checks passed
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.

3 participants