-
Notifications
You must be signed in to change notification settings - Fork 347
ncs: nrf_wifi: Update RPU patch to rev#99fb8c0f732 #1964
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
Open
karun2796
wants to merge
1
commit into
nrfconnect:main
Choose a base branch
from
karun2796:NOA_FIX_NRFXLIB_NCS
base: main
Could not load branches
Branch not found: {{ refName }}
Loading
Could not load tags
Nothing to show
Loading
Are you sure you want to change the base?
Some commits from the old base branch may be removed from the timeline,
and old review comments may become outdated.
Conversation
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
NordicBuilder
added a commit
to NordicBuilder/sdk-nrf
that referenced
this pull request
Dec 15, 2025
Automatically created by action-manifest-pr GH action from PR: nrfconnect/sdk-nrfxlib#1964 Signed-off-by: Nordic Builder <pylon@nordicsemi.no>
rajb9
approved these changes
Dec 15, 2025
5f46df1 to
6353284
Compare
NordicBuilder
added a commit
to NordicBuilder/sdk-nrf
that referenced
this pull request
Dec 17, 2025
Automatically created by action-manifest-pr GH action from PR: nrfconnect/sdk-nrfxlib#1964 Signed-off-by: Nordic Builder <pylon@nordicsemi.no>
rajb9
approved these changes
Dec 17, 2025
6353284 to
d066c7e
Compare
NordicBuilder
added a commit
to NordicBuilder/sdk-nrf
that referenced
this pull request
Dec 17, 2025
Automatically created by action-manifest-pr GH action from PR: nrfconnect/sdk-nrfxlib#1964 Signed-off-by: Nordic Builder <pylon@nordicsemi.no>
d066c7e to
2f7a11d
Compare
NordicBuilder
added a commit
to NordicBuilder/sdk-nrf
that referenced
this pull request
Dec 18, 2025
Automatically created by action-manifest-pr GH action from PR: nrfconnect/sdk-nrfxlib#1964 Signed-off-by: Nordic Builder <pylon@nordicsemi.no>
UMAC: Fixes an issue where valid P2P devices were filtered during a connect scan due to strict SSID length matchiing. [SHEL-3887] : Enable QoS No-Ack policy for data packets. Fix wildcard filtering for WPS LMAC: P2P NOA Bug Fix. Linker issue fix in Raw modes. LMAC BIMG offset change. Version update from 1.2.14.6 to 1.2.14.7. Signed-off-by: Karun Kumar Eagalapati <karun.kumar@nordicsemi.no>
2f7a11d to
7c91ae2
Compare
|
NordicBuilder
added a commit
to NordicBuilder/sdk-nrf
that referenced
this pull request
Dec 18, 2025
Automatically created by action-manifest-pr GH action from PR: nrfconnect/sdk-nrfxlib#1964 Signed-off-by: Nordic Builder <pylon@nordicsemi.no>
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.



UMAC:
Fixes an issue where valid P2P devices were filtered during
a connect scan due to strict SSID length matching.
LMAC:
P2P NOA Bug Fix.
Linker issue fix in Raw modes.
LMAC BIMG offset change.
Version update from 1.2.14.6 to 1.2.14.7.