GS-BE18000 is one of the latest ASUS routers, and it also has somewhat half-baked AFC support out of the box. Any plans to support Merlin on it? I volunteer to beta test if needed (I have GS-BE18000)
and looks like ASUS ui has a bug where it only displays 20 Mhz channels if I want to set the channel manually. So I cant manually select 160Mhz channel that has full power authorization :(
so this is I got in my case from AFC server:
{
"availableSpectrumInquiryResponses": [
{
"availabilityExpireTime": "2025-07-21T23:43:03Z",
"availableChannelInfo": [
{
"channelCfi": [
1,
5,
9,
13,
17...
actually did some tinkering myself (I have ASUS GS-BE18000 too), in my case AFC shows "Standard Power mode"
you can check if latest AFC request was successful by running "afc_cli -c stored" in the shell and get the json response from AFC by doing "cat /tmp/afc_response.json"