I am attempting to run a throughput test using the nrf7002 DK as the client and the Rhode & Schwarz CMW 500 Connectivity Tester (The tester can emulate a router). I am using the sr_coex example in the sdk-nrf repo. During the test, I see in the logs the following error message:
<err> coex: wait_for_next_event: Timeout waiting for Wi-Fi DHCP -> -11
According to the Rhode & Schwarz tester, the nrf7002 DK was given an IP address but according to the board, it never received an IP address. I have tested the board with my local router, and it was able to receive an IP address with no error and the test will finish.
I have posted a picture that shows the WIFI settings for the Rhode &Schwarz tester and in the the DUT/UE Info box, it shows that the nrf7002 DK was given an IP address, but when checking the logs from the nrf board, it fails at 'Waiting for WiFI DHCP'