WiFi Disconnect

I am running a muilti-contactainer application with WiFi-Connnect. I am facing issues where the beaglebone will disconnect and I get an error deauthenticating by local choice (reason 1=unspecified) I did some digging and found out this stops to happen when I set the region via iw reg set from the terminal. Isn’t this supposed to be handled in the OS?

Hi, setting the regulatory domain is automatically handled by the OS if a country code is specified in config.json (see GitHub - balena-os/meta-balena: A collection of Yocto layers used to build balenaOS images). We are also working on adding this setting to the dashboard so it can be set in the same way that the WiFi credentials currently are.