How to test iperf uplink and Downlink test using either TCP or UDP on Nordic nRF9160 DK?
How to test iperf uplink and Downlink test using either TCP or UDP on Nordic nRF9160 DK?
Can you check out:
https://developer.nordicsemi.com/nRF_Connect_SDK/doc/latest/nrf/samples/nrf9160/modem_shell/README.html?highlight=iperf
Best regards,
Kenneth
Can you check out:
https://developer.nordicsemi.com/nRF_Connect_SDK/doc/latest/nrf/samples/nrf9160/modem_shell/README.html?highlight=iperf
Best regards,
Kenneth
Hi Kenneth,
I am no able see any option for "Modem Shell" in "nRF Connect v3.7.0" UI.
How to install the "Modem Shell" for Windows PC.
Regards,
Bhaskar
You need to compile and program the nRF9160-DK with the modem shell application. Then open a terminal window as described here:
https://developer.nordicsemi.com/nRF_Connect_SDK/doc/latest/nrf/samples/nrf9160/modem_shell/README.html#building-and-running
Hi Keneeth,
Sorry, I am not familiar with coding. Can you please provide any simple steps to verify iPerf or Ping from device using Windows environment.
I am controlling nRF9160-DK device using below steps.
1.Installed the "nRF Connect v3.7.0" on windows machine.
2. Downloaded "nrf9160dk_fw_2020-04-29_bc7ade8b" file and installed the "mfwnrf9160120" and "nrf9160dk_at_client_2020-04-29_bc7ade8b.hex" using Programmer in nRF Connect v3.7.0 UI.
3. In LTE Link Monitor, Modem was responding for the AT commands without any issue.
Regards,
Bhaskar