Skip to content

feat(embassy-net): ability to turn off the modem#60

Merged
diondokter merged 2 commits intodiondokter:masterfrom
nponsard:fix/disable
Mar 24, 2026
Merged

feat(embassy-net): ability to turn off the modem#60
diondokter merged 2 commits intodiondokter:masterfrom
nponsard:fix/disable

Conversation

@nponsard
Copy link
Copy Markdown
Contributor

The previous logic kept the socket running when context::Control::disable() was called, keeping one link active and preventing the automatic deactivation of the LTE-M modem.

@nponsard nponsard marked this pull request as draft March 23, 2026 15:40
@nponsard nponsard force-pushed the fix/disable branch 2 times, most recently from 5393d6d to bfec440 Compare March 23, 2026 16:21
@nponsard nponsard marked this pull request as ready for review March 23, 2026 16:53
The previous logic kept the socket running when `context::Control::disable()`
was called, keeping one link active and preventing the automatic deactivation
of the LTE-M modem.

Signed-off-by: Nils Ponsard <nils.ponsard@inria.fr>
@diondokter diondokter merged commit 57f7bf7 into diondokter:master Mar 24, 2026
1 check passed
@nponsard nponsard deleted the fix/disable branch March 24, 2026 13:45
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.

2 participants