I have a brand new Rasberry Pi 4 and was trying to utilize Mainsail 2.0.0. I flashed Mainsailos 2.0.0 on to a micro sd card using Pi Imager. I had set the Wifi Credentials and even created the wpa_supplicant.conf in the root file. However I was still having issue with connecting the board to WIFI. I ended up connecting ethernet and SSH'd into the board. From here I check the network manager "nmcli". Which I got the response:
[
wlan0: unavailable
"Broadcom BCM43438 combo and Bluetooth Low Energy"
wifi (brcmfmac), 2C:CF:67:42:3C:9D, sw disabled, hw, mtu 1500'
]
From here I checked the RFKill List and found that wlan was soft blocked. I unblocked it and yet the wlan in nmcli was still unavailable. I am stumped. I don't know how to get this board to connect to wifi. Please assist.