Dear Support Team,
I'm trying to test 802.15.4 feature with the precompiled radio_test hex file, but got an error when connecting the CLI through PuTTY. Below is the detail.
Purpose: I would like to test basic function of 15.4, like send an Tx signal and check it with spectrum analyzer, or receive a package and check its power and EVM. I plan to use precompiled hex file and config the board with CLI commands here https://infocenter.nordicsemi.com/index.jsp?topic=%2Fsdk_nrf5_v17.1.0%2Fnrf_radio_test_example.html
Board: nRF52840, PCA10056, version 3.0.0
Hex File: loaded only nRF5_SDK_17.1.0_ddde560\examples\peripheral\radio_test\hex\radio_test_pca10056.hex
PuTTY Setup: I mainly followed the instruction on this link to config PuTTY https://infocenter.nordicsemi.com/index.jsp?topic=%2Fsdk_nrf5_v17.1.0%2Flib_cli.html&anchor=lib_cli_terminal_settings_uart
And then I got a fatal error about network error, as show in picture below.

I'm guessing this related to my PuTTY as I'm not quite sure for certain settings.
First, it's about the terminal line discipline options. It has been mentioned several times on the instruction page with different selection. I'm not quite sure which is the right config for my test. While I tried all three and they all failed with same connection error.

The second part I'm not sure is about the COM port number. There are two COM port numbers appeared after I connecting the nRF52840 board. I double checked it by connecting to different computers, and it always has two COM port numbers. I'm not sure which one should I use in the PuTTY Serial line selection. I also tried both COM4 and COM8, but don't have it work yet.


The session config is as below.

I'll appreciate it if you could review the PuTTY config and let me know whether I should change anything or if you have other suggested action to try.




