DHCP Timeout

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'

Fullscreen
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
[00:00:00.273,895] <inf> wifi_nrf: qspi_init: QSPI freq = 24 MHz
[00:00:00.273,925] <inf> wifi_nrf: qspi_init: QSPI latency = 1
[00:00:00.281,402] <inf> wifi_nrf: zep_shim_pr_info: wifi_nrf_fmac_fw_load: LMAC patches loaded
[00:00:00.292,266] <inf> wifi_nrf: zep_shim_pr_info: wifi_nrf_fmac_fw_load: LMAC boot check passed
[00:00:00.295,227] <inf> wifi_nrf: zep_shim_pr_info: wifi_nrf_fmac_fw_load: UMAC patches loaded
[00:00:00.306,030] <inf> wifi_nrf: zep_shim_pr_info: wifi_nrf_fmac_fw_load: UMAC boot check passed
[00:00:00.327,880] <inf> wifi_nrf: zep_shim_pr_info: RPU LPM type: HW
*** Booting Zephyr OS build v3.2.99-ncs2 ***
[00:00:00.442,596] <inf> net_config: net_config_init_by_iface: Initializing network
XXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXX