Tool/Utility - iperf3
sudo apt install iperf3
iperf3 -s -i 1 -- default port 5201
iperf3 -c 192.168.X.X -u -i 1 -b 16M --bidir -- 16M for 16Mbps data rate
iperf3 -c 192.168.X.X -u -i 1 -b 16M --bidir > Output.txt
iw dev wlan0/wlo1 info
iwlist
iw reg get
iw reg set US/UK/IN/FR (specific country code)
sudo hostapd -d /etc/hostapd/hostapd.conf