Skip to content

Commit c454a2c

Browse files
karun2796rado17
authored andcommitted
nrf_wifi : Update Wi-Fi FW blobs
Update firmware binaries and RPU shared header for: 1. Suppressing 11b rates in the P2P probe requests. 2. Fix for race condition while sending keep alive frame. 3. Firmware bug causing broadcast BSSID fields in beacons causing frames to be dropped in Wi-Fi Monitor mode. 4. RPU Version update from 1.2.14.4 to 1.2.14.5. Signed-off-by: Karun Kumar Eagalapati <[email protected]>
1 parent d878baa commit c454a2c

File tree

2 files changed

+17
-17
lines changed

2 files changed

+17
-17
lines changed

fw_if/umac_if/inc/fw/patch_info.h

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -62,7 +62,7 @@ struct nrf70_fw_image_info {
6262
#define RPU_FAMILY (1)
6363
#define RPU_MAJOR_VERSION (2)
6464
#define RPU_MINOR_VERSION (14)
65-
#define RPU_PATCH_VERSION (4)
65+
#define RPU_PATCH_VERSION (5)
6666

6767
/**
6868
* @}

zephyr/module.yml

Lines changed: 16 additions & 16 deletions
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
# Generated from commit: 8f3c1e8d91a8c5f53301cf82d9ece4facc63e633
1+
# Generated from PR #1930 (commit: cdb6c149a2915a46ee7894b6924740f77cb8ed01)
22
# Auto-generated file, do not edit, use update_blobs.py to update
33
name: nrf_wifi
44
build:
@@ -7,46 +7,46 @@ build:
77
blobs:
88

99
- path: wifi_fw_bins/default/nrf70.bin
10-
sha256: a75865e8b1c0ed34754de65c41513eeee299f2e8ef49246bd671497b3bb71368
10+
sha256: d9c99ba5ff00df18deb6c568ec2cd942628b40772b9454101de68e80475b14ff
1111
type: img
12-
version: '1.2.14.4'
12+
version: '1.2.14.5'
1313
license-path: ./LICENSE.txt
14-
url: https://github.com/nrfconnect/sdk-nrfxlib/raw/8f3c1e8d91a8c5f53301cf82d9ece4facc63e633/nrf_wifi/bin/zephyr/default/nrf70.bin
14+
url: https://github.com/nrfconnect/sdk-nrfxlib/raw/cdb6c149a2915a46ee7894b6924740f77cb8ed01/nrf_wifi/bin/zephyr/default/nrf70.bin
1515
description: nRF70 Wi-Fi firmware for default mode
1616
doc-url: https://docs.nordicsemi.com/bundle/ps_nrf7000/page/chapters/notice/doc/notice_on_sw.html
1717

1818
- path: wifi_fw_bins/scan_only/nrf70.bin
19-
sha256: d0d6b685f38d13b5cbbadb0e8e8fb82d1bf43a2670ee31b34117d3e5913555e1
19+
sha256: 7663f6f9e320f50d4c24d5c9e7bd43c207769e0fb9237a602edb9be32ebaa294
2020
type: img
21-
version: '1.2.14.4'
21+
version: '1.2.14.5'
2222
license-path: ./LICENSE.txt
23-
url: https://github.com/nrfconnect/sdk-nrfxlib/raw/8f3c1e8d91a8c5f53301cf82d9ece4facc63e633/nrf_wifi/bin/zephyr/scan_only/nrf70.bin
23+
url: https://github.com/nrfconnect/sdk-nrfxlib/raw/cdb6c149a2915a46ee7894b6924740f77cb8ed01/nrf_wifi/bin/zephyr/scan_only/nrf70.bin
2424
description: nRF70 Wi-Fi firmware for scan_only mode
2525
doc-url: https://docs.nordicsemi.com/bundle/ps_nrf7000/page/chapters/notice/doc/notice_on_sw.html
2626

2727
- path: wifi_fw_bins/radio_test/nrf70.bin
28-
sha256: 333b4ebda45b235637968c8faaeacaca769f6c298ea4fcc704edc9702ea1af63
28+
sha256: ec0a847885aa7a75f58d0857b9612b196792da5e2e5f68362d5e019cf9212a8a
2929
type: img
30-
version: '1.2.14.4'
30+
version: '1.2.14.5'
3131
license-path: ./LICENSE.txt
32-
url: https://github.com/nrfconnect/sdk-nrfxlib/raw/8f3c1e8d91a8c5f53301cf82d9ece4facc63e633/nrf_wifi/bin/zephyr/radio_test/nrf70.bin
32+
url: https://github.com/nrfconnect/sdk-nrfxlib/raw/cdb6c149a2915a46ee7894b6924740f77cb8ed01/nrf_wifi/bin/zephyr/radio_test/nrf70.bin
3333
description: nRF70 Wi-Fi firmware for radio_test mode
3434
doc-url: https://docs.nordicsemi.com/bundle/ps_nrf7000/page/chapters/notice/doc/notice_on_sw.html
3535

3636
- path: wifi_fw_bins/system_with_raw/nrf70.bin
37-
sha256: dbf8716654fb66bb5618779760f73e2ece3415eb831c7b72417b5cb65c0ce136
37+
sha256: eb326ba7d9851490b864385e02bec1a2e5bb55408b4b950011aec397b9b8d88a
3838
type: img
39-
version: '1.2.14.4'
39+
version: '1.2.14.5'
4040
license-path: ./LICENSE.txt
41-
url: https://github.com/nrfconnect/sdk-nrfxlib/raw/8f3c1e8d91a8c5f53301cf82d9ece4facc63e633/nrf_wifi/bin/zephyr/system_with_raw/nrf70.bin
41+
url: https://github.com/nrfconnect/sdk-nrfxlib/raw/cdb6c149a2915a46ee7894b6924740f77cb8ed01/nrf_wifi/bin/zephyr/system_with_raw/nrf70.bin
4242
description: nRF70 Wi-Fi firmware for system_with_raw mode
4343
doc-url: https://docs.nordicsemi.com/bundle/ps_nrf7000/page/chapters/notice/doc/notice_on_sw.html
4444

4545
- path: wifi_fw_bins/offloaded_raw_tx/nrf70.bin
46-
sha256: 8a544bd70de5b4904790aa69a479235ec570470aa6ac4fd558b2233cfe895ac8
46+
sha256: 4b15de2e067a9442df750c172775a7482e83fc852c660a2db37284d87f1d85e0
4747
type: img
48-
version: '1.2.14.4'
48+
version: '1.2.14.5'
4949
license-path: ./LICENSE.txt
50-
url: https://github.com/nrfconnect/sdk-nrfxlib/raw/8f3c1e8d91a8c5f53301cf82d9ece4facc63e633/nrf_wifi/bin/zephyr/offloaded_raw_tx/nrf70.bin
50+
url: https://github.com/nrfconnect/sdk-nrfxlib/raw/cdb6c149a2915a46ee7894b6924740f77cb8ed01/nrf_wifi/bin/zephyr/offloaded_raw_tx/nrf70.bin
5151
description: nRF70 Wi-Fi firmware for offloaded_raw_tx mode
5252
doc-url: https://docs.nordicsemi.com/bundle/ps_nrf7000/page/chapters/notice/doc/notice_on_sw.html

0 commit comments

Comments
 (0)