Skip to content

Commit 3ee527d

Browse files
karun2796rlubos
authored andcommitted
nrf_wifi: Update RPU patch to rev#15908783464
UMAC: Updated the rpu path version to 1.2.10.2. [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. Signed-off-by: Karun Kumar Eagalapati <[email protected]>
1 parent 13cd978 commit 3ee527d

File tree

4 files changed

+1
-1
lines changed

4 files changed

+1
-1
lines changed

nrf_wifi/fw_bins/default/nrf70.bin

16 Bytes
Binary file not shown.
984 Bytes
Binary file not shown.
16 Bytes
Binary file not shown.

nrf_wifi/fw_if/umac_if/inc/fw/patch_info.h

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -57,6 +57,6 @@ struct nrf70_fw_image_info {
5757
#define RPU_FAMILY (1)
5858
#define RPU_MAJOR_VERSION (2)
5959
#define RPU_MINOR_VERSION (10)
60-
#define RPU_PATCH_VERSION (0)
60+
#define RPU_PATCH_VERSION (2)
6161

6262
#endif /* _PATCH_INFO_H */

0 commit comments

Comments
 (0)