-
Notifications
You must be signed in to change notification settings - Fork 3k
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
Cellular: Fix BG96 power on and connect #11372
Conversation
@AriParkkila, thank you for your changes. |
@AriParkkila The latest merge caused a conflict, please rebase |
6531acc
to
55fdb3b
Compare
@0xc0170 It's rebased now. |
CI started |
Test run: FAILEDSummary: 1 of 4 test jobs failed Failed test jobs:
|
55fdb3b
to
92d0f9f
Compare
unittests are fixed now. |
CI started |
Test run: FAILEDSummary: 2 of 4 test jobs failed Failed test jobs:
|
CI restarted (internal fault) |
Test run: SUCCESSSummary: 11 of 11 test jobs passed |
@AriParkkila Can you rebase pls? There's conflict caused by earlier patch. |
92d0f9f
to
cb20277
Compare
@0xc0170 This is rebased now. |
CI restarted |
Test run: FAILEDSummary: 1 of 4 test jobs failed Failed test jobs:
|
CI restarted |
Test run: FAILEDSummary: 1 of 11 test jobs failed Failed test jobs:
|
cloud client restarted (internal fault) |
Description
Fixed BG96 power up/down, disconnect at shutdown(), and retry at cellular state-machine calling init() to make dis/connect more robust. Also some log prints changed to be more informative and less noisy.
Pull request type
Reviewers
@mirelachirica @jarvte
Release Notes