Skip to content

Commit

Permalink
nrf_wifi: Update RPU patch to rev #0d2549350c9
Browse files Browse the repository at this point in the history
UMAC:
[SHEL-2596]: Fix for regulatory domain setting issue in
             Radio test sample.
[SHEL-2628]: Updating bss data base with good rssi up to
             4 entries in connect scan.
[SHEL-2816] : Enabled protected keep-alive subfield in
               BSS MAX IDLE IE of assoc request.
LMAC:
Nordic ref  NRF7X-150 :	MQTT disconnections
Nordic ref NRF7X-157 :  Wi-Fi disconnections
Nordic ref: NRF7X-162 : High Average power in Idle state
Nordic ref: NRF7X-178 : Wi-Fi always active

Signed-off-by: Lakshmi Thulasi <[email protected]>
  • Loading branch information
lakshmi-nagumothu committed Jun 11, 2024
1 parent ef0f5eb commit d9d074a
Show file tree
Hide file tree
Showing 3 changed files with 1 addition and 1 deletion.
Binary file modified nrf_wifi/fw_bins/default/nrf70.bin
Binary file not shown.
Binary file modified nrf_wifi/fw_bins/scan_only/nrf70.bin
Binary file not shown.
2 changes: 1 addition & 1 deletion nrf_wifi/fw_if/umac_if/inc/fw/patch_info.h
Original file line number Diff line number Diff line change
Expand Up @@ -57,6 +57,6 @@ struct nrf70_fw_image_info {
#define RPU_FAMILY (1)
#define RPU_MAJOR_VERSION (2)
#define RPU_MINOR_VERSION (10)
#define RPU_PATCH_VERSION (0)
#define RPU_PATCH_VERSION (5)

#endif /* _PATCH_INFO_H */

0 comments on commit d9d074a

Please sign in to comment.