Skip to content

Commit

Permalink
drivers: wifi: Update RPU patch to rev#e5135758468
Browse files Browse the repository at this point in the history
UMAC:
    Updating rpu patch version to 1.2.9.12.
    [SHEL-2690]: Added disconn_timeout variable in sys init command.

LMAC:
    [NRFX-162]:  High Average power in Idle state.
    [NRFX-178]:  Wi-Fi always active.
    [SHEL-2690]: Beacon wait timer is reduced to 20ms in DTIM wakeup.

Signed-off-by: Karun Kumar Eagalapati <[email protected]>
  • Loading branch information
karun2796 committed Apr 17, 2024
1 parent 40ce37b commit 61fd3b4
Show file tree
Hide file tree
Showing 2 changed files with 6,447 additions and 6,342 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -40,7 +40,7 @@
#define SLEEP_DISABLE 0
#define HW_DELAY 7350
#define SW_DELAY 5000
#define BCN_TIMEOUT 40000
#define BCN_TIMEOUT 20000
#define CALIB_SLEEP_CLOCK_ENABLE 1

#define ACTIVE_SCAN_DURATION 50
Expand Down
Loading

0 comments on commit 61fd3b4

Please sign in to comment.