WIFI/BLE binary blobs

cancel
Showing results for 
Show  only  | Search instead for 
Did you mean: 

WIFI/BLE binary blobs

Jump to solution
996 Views
joolzg_svep
Contributor III

I was wondering if someone at NXP can explain why in mcuxsdk\components\conn_fwloader\fw_bin
                                   

rw61x_sb_ble_15d4_combo_a2.bin218KB
rw61x_sb_ble_a2.bin157KB
rw61x_sb_wifi_a2.bin326KB

 

I would have expected the combo to have been the largest as it contains both WIFI and BLE.

 

Are the images named correctly?

 

0 Kudos
Reply
1 Solution
916 Views
Christine_Li
NXP TechSupport
NXP TechSupport

Hi, @joolzg_svep 

Thanks for creating case to us.

rw61x_sb_ble_15d4_combo_a2.bin is a BLE and 802.15.4 combo firmware(not include Wi-Fi), so its size is bigger than BLE only firmwarerw61x_sb_ble_a2.bin.

rw61x_sb_wifi_a2.bin is a Wi-Fi only firmware, not a Wi-Fi + BLE + 802.15.4 combo firmware.

As you know, Wi-Fi has more features and also more complex than BLE and 802.15.4, so its firmware is bigger than BLE only firmware, and even bigger than BLE + 802.15.4 combo firmware.

If you want to use Wi-Fi + BLE +802.15.4 together, then you need to flash rw61x_sb_wifi_a2.bin (for Wi-Fi) and also rw61x_sb_ble_15d4_combo_a2.bin(for BLE + 802.15.4.) because Wi-Fi and BLE has different CPUs in RW612. There is one Wi-Fi CPU and also one BLE CPU.

 

You can refer to below docs for details: 

Getting Started with Wireless on RW61x Evaluation Board Running FreeRTOS
UM11799: NXP Wi-Fi and Bluetooth Demo Applications for RW61x

 

Is it clear for you?

Please let me know whether have any other concerns on this case, otherwise, please do not hesitate to mark my answer as a solution so that we can close this case.

 

Best regards,

Christine.

View solution in original post

0 Kudos
Reply
1 Reply
917 Views
Christine_Li
NXP TechSupport
NXP TechSupport

Hi, @joolzg_svep 

Thanks for creating case to us.

rw61x_sb_ble_15d4_combo_a2.bin is a BLE and 802.15.4 combo firmware(not include Wi-Fi), so its size is bigger than BLE only firmwarerw61x_sb_ble_a2.bin.

rw61x_sb_wifi_a2.bin is a Wi-Fi only firmware, not a Wi-Fi + BLE + 802.15.4 combo firmware.

As you know, Wi-Fi has more features and also more complex than BLE and 802.15.4, so its firmware is bigger than BLE only firmware, and even bigger than BLE + 802.15.4 combo firmware.

If you want to use Wi-Fi + BLE +802.15.4 together, then you need to flash rw61x_sb_wifi_a2.bin (for Wi-Fi) and also rw61x_sb_ble_15d4_combo_a2.bin(for BLE + 802.15.4.) because Wi-Fi and BLE has different CPUs in RW612. There is one Wi-Fi CPU and also one BLE CPU.

 

You can refer to below docs for details: 

Getting Started with Wireless on RW61x Evaluation Board Running FreeRTOS
UM11799: NXP Wi-Fi and Bluetooth Demo Applications for RW61x

 

Is it clear for you?

Please let me know whether have any other concerns on this case, otherwise, please do not hesitate to mark my answer as a solution so that we can close this case.

 

Best regards,

Christine.

0 Kudos
Reply