-
Notifications
You must be signed in to change notification settings - Fork 1.2k
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
samples: mss: Fix Wi-Fi connectivity #17951
Conversation
This is a redo of #17794 I want to leave that one in its original state since it is referenced right now by internal tickets |
CI InformationTo view the history of this post, clich the 'edited' button above Inputs:Sources:sdk-nrf: PR head: 243b912b1e68e20958c3aa346a84dd06ff1e00db more detailssdk-nrf:
Github labels
List of changed files detected by CI (7)
Outputs:ToolchainVersion: 3dd8985b56 Test Spec & Results: ✅ Success; ❌ Failure; 🟠 Queued; 🟡 Progress; ◻️ Skipped;
|
You can find the documentation preview for this PR at this link. It will be updated about 10 minutes after the documentation build succeeds. Note: This comment is automatically posted by the Documentation Publishing GitHub Action. |
68163d8
to
2370733
Compare
2370733
to
ed22ac2
Compare
ed22ac2
to
1ab7967
Compare
Red CI here appears to be caused by |
CI - twister - at main is green - so either your PR is related to that fail or it needs rebase. CI should be green. |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Rebase is needed to get green CI.
1ab7967
to
bc15138
Compare
My bad, the twister failure was actually related to my changes! |
CI is green now, dismissing so that a different merge reviewer can merge if they are online
Fix missing conn_mgr binding for Wi-Fi/nrf700x. Signed-off-by: Georges Oates_Larsen <[email protected]>
Various tweaks to fix Multi Service Sample Wi-Fi connectivity builds. IRIS-9847 Signed-off-by: Georges Oates_Larsen <[email protected]>
bc15138
to
2461fe4
Compare
A bugfix for PGPS on certain CoAP configurations, and a tweak to nrf_cloud library info logs. Signed-off-by: Georges Oates_Larsen <[email protected]>
2461fe4
to
243b912
Compare
Two commits to fix Wi-Fi connectivity for MSS after upmerge.
One of these commits will also benefit any other users of
conn_mgr