Skip to content

Commit 4b8e753

Browse files
srinivas1201anangl
authored andcommitted
nrf_wifi: Update RPU patch to rev#47df855c1b0
[SHEL-2849]: UDP TX stops after 20minutes Clearing and re-enabling watchdog before sending event from UMAC to Host. Signed-off-by: srinivasa raju chintalapati <[email protected]>
1 parent d5c17de commit 4b8e753

File tree

5 files changed

+1
-1
lines changed

5 files changed

+1
-1
lines changed

nrf_wifi/fw_bins/default/nrf70.bin

68 Bytes
Binary file not shown.
0 Bytes
Binary file not shown.
0 Bytes
Binary file not shown.
68 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
@@ -58,6 +58,6 @@ struct nrf70_fw_image_info {
5858
#define RPU_FAMILY (1)
5959
#define RPU_MAJOR_VERSION (2)
6060
#define RPU_MINOR_VERSION (10)
61-
#define RPU_PATCH_VERSION (29)
61+
#define RPU_PATCH_VERSION (30)
6262

6363
#endif /* _PATCH_INFO_H */

0 commit comments

Comments
 (0)