Skip to content
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

[nrf noup] Increase stability of Wi-Fi LPM operations #341

Merged
merged 1 commit into from
Oct 20, 2023

Conversation

LuDuda
Copy link
Collaborator

@LuDuda LuDuda commented Oct 19, 2023

This commit increases the number of TX Tokens to the previous value of 10 to prevent RPU stalls.

Additionally, it was observed that a 500ms delay before executing a factory reset is too small for certain situations on Wi-Fi. This commit also increases this delay to 1s.

I run 200 commissionings with few controlling commands on 2GHz and 5GHz Wi-Fi networks, and with included changes I have not observed permanent data stall or failing unpair command. Without it, I observed both.

This commit increases number of TX Tokens to the previous value of 10
to prevent RPU stalls.

Additionally it was observed that 500ms delay before executing factory
reset is too small for certain situations on Wi-Fi. This commit also
increases this delay to 1s.

Signed-off-by: Łukasz Duda <[email protected]>
@LuDuda LuDuda merged commit fd9be71 into nrfconnect:master Oct 20, 2023
6 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working config
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants