BeagleBone Black enable wifi technology through USB port using a usb wifi adaptor
ls /lib/firmware | grep mt76
connmanctl technologies
If nothing shown then :
sudo apt update && apt install -y firmware-ralink firmware-misc-nonfree && modprobe mt7601u
ls /lib/firmware | grep mt76
Connect and disconnect the usb wifi adaptor. Check the log message of devices to ensure that there is no error.
dmesg -wH
connmanctl technologies
connmanctl
tether wifi disable
enable wifi
scan wifi
services
agent on
connect <WIFI_ID>
config <WIFI_ID> --ipv4 manual 192.168.218.58 255.255.255.0 192.168.218.145 --nameservers 8.8.8.8
https://linuxconfig.org/etcnetworkinterfacesto-connect-ubuntu-to-a-wireless-network