Hey there!
I'm trying to run the 'wifi/shell' sample on v3.0.1 on a nrf7002dk (targeting the nrf7002dk/nrf5340/cpuapp) with sysbuild enabled, of course and I'm getting the following logs:
Following this, any wifi sub-commands that I ran leads to a bus fault being logged.
I've also noticed that disabling sysbuild fixes this, although the memory footprint goes 3x the sysbuild values. Unfortunately, I can't disable sysbuild for my project if I were to go with 3.0.1 because I use the partition manager subsys and that looks like it's only working with sysbuild now.
Any workaround to this?
Thank you,
Vic