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_wifi: Configure the AP dead detection timeout #1298

Merged
merged 2 commits into from
Apr 22, 2024

Commits on Apr 19, 2024

  1. nrf_wifi: Configure the AP dead detection timeout

    Send the user configured timeout down to RPU.
    
    Implements SHEL-2689.
    
    Signed-off-by: Chaitanya Tata <[email protected]>
    krish2718 committed Apr 19, 2024
    Configuration menu
    Copy the full SHA
    2f27f79 View commit details
    Browse the repository at this point in the history
  2. nrf_wifi: Update RPU patch to rev #9a0cb4241ff

    UMAC:
         Updated RPU patch version to 1.2.10.21 and
         reserved versions 2 to 20 for bug fix releases.
         [SHEL-2690]: Added provision for disconnection timeout
                      value from host.
    LMAC:
         [NRF7X-150]: MQTT disconnection issues.
         [NRF7X-157]: Wi-Fi disconnections and instability issues.
         [NRF7X-178]: Wi-Fi always active.
         [SHEL-2690]: Beacon wait timer reduced to 20ms in DTIM wakeup.
    
    Signed-off-by: Karun Kumar Eagalapati <[email protected]>
    karun2796 authored and krish2718 committed Apr 19, 2024
    Configuration menu
    Copy the full SHA
    1eb5880 View commit details
    Browse the repository at this point in the history