Search results

  • SNBForums Code of Conduct

    SNBForums is a community for everyone, no matter what their level of experience.

    Please be tolerant and patient of others, especially newcomers. We are all here to share and learn!

    The rules are simple: Be patient, be nice, be helpful or be gone!

  1. D

    ASUS iOS app not finding router AX89U Pro 3.0.0.6.102_21514

    GT-AX6000 with the same ver of firmware is connected with ASUS app in iOs 16.7.2 (when I buy new phone then I will try the new iOs )))
  2. D

    AiMesh device icons

    It exist in current version, and was in almost all previous. Time to time I can see icon for master or some of nodes. I think it is error in firmware logic for some settings or situations. I reported this but nothing was changed.
  3. D

    AiMesh device icons

    NO and there are no files with language or country suffixes at this link
  4. D

    AiMesh device icons

    AiMesh page shows abstract device icons in Web UI because it try to load files with URL as https://nw-dlcdnet.asus.com/plugin/productIcons/RT-AX88U-PL.png and can not find it. If I load file https://nw-dlcdnet.asus.com/plugin/productIcons/RT-AX88U.png it's OK Why Web UI load files with -PL...
  5. D

    Mac filtering for IOT network

    It is old version of firmware. 3.0.0.6 does not have such options.
  6. D

    Mac filtering for IOT network

    All of this may or may not work in normal situation. But I wrote about IOT network created by AX6000. Smart devices does not switch to another standalone AP (not mesh node) with -54dBM and stay connected with -94dBM to AX6000 if it was started first until it will be rebooted. Distance between...
  7. D

    Mac filtering for IOT network

    I found it myself, not a solution but it works for me: 1. nvram show | grep MY_IOT_SSID show for me wl0.1_ssid=MY_IOT_SSID 2. For one smart device nvram set wl0.1_macmode=deny nvram set wl0.1_maclist=XX:XX:XX:XX:XX:XX nvram set wl0.1_maclist_x='<XX:XX:XX:XX:XX:XX' nvram commit service...
  8. D

    Mac filtering for IOT network

    My config: AX6000 - mesh master, AX86U + AX88U mesh nodes, AC68U - AP for IOT in stand alone building. Why AC68 - because mesh nodes doesn't support new firmware feature Guest Network Pro/IOT network. Smart devices from stand alone building try to connect to AX6000 with bad signal. To prevent...
  9. D

    AiMesh node icon

    Thanks but it's really strange, for master it shows the correct icon
  10. D

    AiMesh node icon

    AX88U 3.0.0.4.388_20518 AiMesh node info shows abstract icon not from device but DHCP static table shows right icon (I don't know from where it copies icon to /jffs/usericon). Anybody know how to set right icon?
  11. D

    WiFi 160MHz

    I don’t have any other networks nearby at all. Only two my networks: first for clients - AiMesh on AX88 and AC86 (fixed channel 48), and second for transport to remote building - on two Ubiquiti Nano Station (fixed channel 149/40 MHz (Upper)). So no interfering from other networks. I use WiFi...
  12. D

    WiFi 160MHz

    Thanks, it's more clear. The algorithm itself, I think, in the Broadcom proprietary code.
  13. D

    WiFi 160MHz

    Thank you all and especially RAH-66. I will be glad also to see another opinions.
  14. D

    WiFi 160MHz

    What is better 160 or 20/40/80/160 in terms of communication quality and different devices compatibility works in practice
  15. D

    WiFi 160MHz

    >wl -i $(nvram get "wl1_ifname") radar_status NO RADAR DETECTED >wl -i $(nvram get "wl1_ifname") dfs_status state IDLE time elapsed 0ms radar channel cleared by dfs none It works. I test it now. But what means 20/40/80/160 if 160 only works the same?
  16. D

    WiFi 160MHz

    How it will work with AC clients?
  17. D

    WiFi 160MHz

    I turned off the AC86 router and got exactly the same result after restart_wireless. Log fragment: ChannelHog - will does not work in my situation. It will restart WiFi in loop and block it as a result.
  18. D

    WiFi 160MHz

    The RT-AX88U itself switches Wifi to 80MHz from 160MHz. Can't find a reason. Test stand: Master AiMesh router - RT_AX88U (160 MHz - on, channel - 48, width - 20/40/80/160) Node - RT-AC86U ( 5 meters from master) No meteo or other radars. Experiment: 1. >service restart_wireless /on...
  19. D

    Temperature on iMesh nodes

    As temporary solution: 1. Copy to each node "/jffs/scripts" script "temperature.sh" 2. Tune SSH auth with SSH Authentication key on master 3. Desirable: static IP for each node 4. Turn on Web server on WS and configure it 5. Edit index.php with actual ip node addresses 5. Copy index.php to user...
  20. D

    Temperature on iMesh nodes

    Thank you for your sample. It is easy to monitor teperature with CLI. But I search a way to monitor node temperature from master WEBUI. Now I try to execute SSH command to node from CLI on master, but have some difficalties with auth. Node has the same key as master, but this key was created...
Top