LWB5+ fails to work after inserting modules manually
When loading backport modules manually the LWB5+ will not have a regulatory domain set. To fix this the brcmfmac.ko module needs to be loaded with a regulatory domain.
Example:
insmod brcmfmac.ko regdomain="US"
The Country Code will need to be changed based on country usage. Review the Software Integration Guide (SIG) on Laird's GitHub for more information.