-
Notifications
You must be signed in to change notification settings - Fork 1.3k
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
base: v3.0-branch
Are you sure you want to change the base?
Conversation
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 following west manifest projects have changed revision in this Pull Request:
⛔ DNM label due to: 2 projects with PR revision 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: 1146adea6f2dba3796761a1c0eda894f717f4276 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. |
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]>
Fixes a regression in v3.0.0