-
Notifications
You must be signed in to change notification settings - Fork 1.4k
v3.0.2: wifi: Fix disconnections with low RSSI #22382
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
v3.0.2: wifi: Fix disconnections with low RSSI #22382
Conversation
The following west manifest projects have changed revision in this Pull Request:
✅ All manifest checks OK Note: This message is automatically posted and updated by the Manifest GitHub Action. |
CI InformationTo view the history of this post, clich the 'edited' button above Inputs:Sources:sdk-nrf: PR head: 822203e3f855808488e84f77e4110aaad2955923 more detailssdk-nrf:
nrfxlib:
zephyr:
Github labels
List of changed files detected by CI (14)
Outputs:ToolchainVersion: 7cbc0036f4 Test Spec & Results: ✅ Success; ❌ Failure; 🟠 Queued; 🟡 Progress; ◻️ Skipped;
|
You can find the documentation preview for this PR here. |
Pull fix issue of disconnections when RSSI is lower. Signed-off-by: Chaitanya Tata <[email protected]>
Pull latest FW bins that fix disconnection issue at low RSSI levels. Signed-off-by: Chaitanya Tata <[email protected]>
The global variable was missing the guard causing twister failure for nRF52. Signed-off-by: Chaitanya Tata <[email protected]>
Add the downstream alternatives for hostap crypto and FW loading. Signed-off-by: Chaitanya Tata <[email protected]>
Due to re-org over multiple releases Wi-Fi files paths have changed, fix those entries. Signed-off-by: Chaitanya Tata <[email protected]>
Due to recent upmerge we are seeing flash overflow in aws_iot and azure_iot_hub samples, so, enable LTO to fix the build. Signed-off-by: Chaitanya Tata <[email protected]>
1146ade
to
822203e
Compare
please review @nrfconnect/ncs-cia @katgiadla @PerMac @nrfconnect/ncs-code-owners |
Fixes a regression in v3.0.0