Hi,
I want to prepare the scrip for Wi-Fi radio test commands. I am testing the RF performance on nRF7002dk and in order to test the each channel i have to run the below commands every time
wifi_radio_test init 11
wifi_radio_test tx_pkt_rate 54
wifi_radio_test tx_pkt_len 4000
wifi_radio_test tx_power 4
wifi_radio_test tx_pkt_gap 4200
wifi_radio_test tx 1
I want to prepare the script with the above command.
YOUR HELP IS MUCH APPRICIATED,
Thanks & Regards,
SUDHAKAR V.