Cannot use nrf70-wifi-ble-image-transfer-demo in nRF7002 DK

Hi

I am using nrf70-wifi-ble-image-transfer-demo in the nRF7002 DK.

I change nothing on the code form the sample, after patching I have succesfully build the code and then flash to the borad.

However, after flashing, there is nothing happending on the nRF7002 DK,even no printing printk("Starting %s with CPU frequency: %d MHz\n", CONFIG_BOARD, SystemCoreClock / MHZ(1));

I checked RTT there is nothing, and the serial terminal will only shows:

I try to debug but when I enter the dubug it can not stop by the main function.

Could you please help me on this, thank you so much!

Related