Yes it’s time to start with this farce. I was reading Flint 4 with Elan connect + inter net radio - #3 by miker and discovered that UK units ship with the WiFi country code set to DE.
Anyways this should be easy to set in the Gl-iNet admin console but I think Mediatek are making it harder to set currently because I didn’t find the UI setting till after running the commands.
I ran the below from a SSH session to my Flint 4
uci set wireless.MT7990_1_1.country='GB'
uci set wireless.MT7990_1_1.rd_region='GB'
uci set wireless.MT7990_1_2.country='GB'
uci set wireless.MT7990_1_2.rd_region='GB'
uci set wireless.MT7990_1_3.country='GB'
uci set wireless.MT7990_1_3.rd_region='GB'
uci commit wireless
wifi reload
When I went to verify this in Luci using the MTK tools I saw there is no UK country code option and it’s fallen back to the US country code.
Can we please have the UK regulatory values added along with the UK country code?
