Using nrf5340 with nrf70 on a custom board.
I want to use the wifi interface to send raw wifi network packets (both in associated and non-associated modes).
I have the nrf70 blob configured to use the bin that is good for both STA and RAW modes:
(in sysbuild.conf SB_CONFIG_WIFI_NRF70_SYSTEM_WITH_RAW_MODES=y and in prj.conf CONFIG_NRF70_RAW_DATA_TX=y)
[00:01:39.239,471] <err> net_pkt: Data buffer (120) allocation failed.
[00:01:40.468,292] <err> net_pkt: Data buffer (120) allocation failed.