What's new
  • 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!

RT-AC86U refusing to connect some devices - router reboot fixes problem - why?

BosseSwede

Regular Contributor
I have an RT-AC86U router at my summer home with a 250 MBPS fiber connection to the Internet.
The network has some devices hooked up by Ethernet cable but there are also a number of WiFi devices like TV:s, Cellphones, RaspberryPi:s and my Panasonic heat pump.
In total there are 10 WiFi and 9 Ethernet connected devices (according to the client list on the router).

CURRENT PROBLEM
About a month ago I had a connection issue with an ESP8266 based electricity meter reader which is reporting the meter data via MQTT to my server.
It did not connect to the WiFi even when I power cycled it while at the same time everything else worked fine.
After a lot of attempts I discussed it with my son-in-law who suggested that I reboot the router. To me that did not make much sense since all other WiFi connected devices worked just fine, but a s last resort I did the reboot.
And then the ESP8266 reader connected normally!!!

Fast forward to yesterday when I suddenly could not reach the Panasonic heat pump from the app on my phone and the WiFi lamp on the indoor fan was blinking.
Again my other normally used WiFi devices like phones etc worked just fine, until I checked the electricity meter reader and it was also off line!

So now I had 2 devices that could not connect WiFi...

This time I rebooted the router yet again and lo-and-behold, both problem devices were able to connect and resume operations!

QUESTION 1:
Why is this happening and is there some router setting I can modify somewhere to make it NOT behave like this?
The router is running the latest f/w 3.0.0.4.386_51967

I am currently living at the summer home but in a month I will move back home 100 km away and servicing becomes so much more difficult.

QUESTION 2:
How can I find the MAC address of the Panasonic heat pump?
The router's list of connected devices is fairly long and I don't know how to identify the Panasonic device.
I want to secure a DHCP reservation for it so I can try and contact it when there are problems but without the current IP address or the MAC address I don't know how that can be done.
 
For max compatibility and fewer issues
set separate SSIDs for 5 and 2.4 GHz bands, no special characters in pswd
set channel width to 20 MHz, channel id to fixed - 1,6, or 11 maybe.
Use WPA2 personal. Some devices need TKIP instead of AES
Turn off any roaming assist, smart connect

Typically MAC addresses are on a label on the device. You may have to read the manual for setup or it may use WPS.
 
The AC86U is known for having sudden hardware failures. Best to invest in a new router.

Using Dual Band Smart Connect is OK in spite of what some old school folks say....

The MAC address should be on the heat pump nameplate.
 
Using Dual Band Smart Connect is OK in spite of what some old school folks say....

I use it... but some clients do not tolerate it.

For instance, I setup an AX86U using SC... the 2.4/5.0 LG TV 20' away refused to stay connected to 5.0.... kept dropping to 2.4 and stuttering. So I disabled SC and used different SSIDs.

A year later, I updated that AX86U, tested SC, and the TV now has no issues sticking to 5.0. The only thing that changed was the firmware on both ends. Great, now using SC on Main, and Guest2 (internet access only), all with WPA2/WPA3.

Then I tried to setup a new 2.4 water heater... its app refused to find the Guest2 2.4 WLAN. So, I temporarily disabled the Guest2 5.0 WLAN, setup the heater, and then re-enabled the Guest2 5.0 WLAN. The heater itself tolerates using SC.

Last trouble (WPA2/WPA3 issue) was a new 2.4 clock/radio client with an app that refused to setup. I figured it did not like WPA2/WPA3 on the Guest2 WLAN, so I added a Guest3 2.4 only WLAN with WPA2 only and that allowed the setup to finish. Later I also had to allow intranet access so the owner could use the app on Main to access the clock on Guest3... not IoT secure, but what they wanted.

Pretty much anything can have issues that may matter to the owner. My goal was to use SC, WPA2/WPA3, and isolate as many clients as possible on Guest2 with no intranet access. The clock/radio client fell short but now the owner has an IoT WLAN of last resort to connect difficult IoT clients... and will be more ready for the next update to VLANs.

OE
 
Last edited:
I use it... but some clients do not tolerate it.

For instance, I setup an AX86U using SC... the 2.4/5.0 LG TV 20' away refused to stay connected to 5.0.... kept dropping to 2.4 and stuttering. So I disabled SC and used different SSIDs.

A year later, I updated that AX86U, tested SC, and the TV now has no issues sticking to 5.0. The only thing that changed was the firmware on both ends. Great, now using SC on Main, and Guest2 (internet access only), all with WPA2/WPA3.

Then I tried to setup a new 2.4 water heater... its app refused to find the Guest2 2.4 WLAN. So, I temporarily disabled the Guest2 5.0 WLAN, setup the heater, and then re-enabled the Guest2 5.0 WLAN. The heater itself tolerates using SC.

Last trouble (WPA2/WPA3 issue) was a new 2.4 clock/radio client with an app that refused to setup. I figured it did not like WPA2/WPA3 on the Guest2 WLAN, so I added a Guest3 2.4 only WLAN with WPA2 only and that allowed the setup to finish. Later I also had to allow intranet access so the owner could use the app on Main to access the clock on Guest3... not IoT secure, but what they wanted.

Pretty much anything can have issues that may matter to the owner. My goal was to use SC, WPA2/WPA3, and isolate as many clients as possible on Guest2 with no intranet access. The clock/radio client fell short but now the owner has an IoT WLAN of last resort to connect difficult IoT clients... and will be more ready for the next update to VLANs.

OE
Right, a guest WIFI is the way to go for IOT clients. Setting the 2.4 GHz to 20 MHz on a fixed channel is best. The guest WIFI can be set to use WPA/WPA2-Personal which is better for older clients.

Still I would bet the OP's AC86U is failing. I am about to replace my old AC86U that I gave to a deserving family with an AX86U.
 
Still I would bet the OP's AC86U is failing. I am about to replace my old AC86U that I gave to a deserving family with an AX86U.
I have replaced my router at home (also an AT-RC86U) with an RT-AX86U PRO about 5 months ago, but it was a hazzle to set it up like the old one so I would rather not do that again. Unless one can transplant the settings from one to the other, is that possible?
Of course my home router has a lot more to do since it is serving my OpenVPN server as well as a webserver and a Subversion server so there are a lot of routing and port forwarding going on on that system.
Not so much on my summer home router. It is just connecting my network over here back to my home LAN using the OpenVPN server there.
 
For max compatibility and fewer issues
set separate SSIDs for 5 and 2.4 GHz bands, no special characters in pswd
set channel width to 20 MHz, channel id to fixed - 1,6, or 11 maybe.
Use WPA2 personal. Some devices need TKIP instead of AES
Turn off any roaming assist, smart connect

Typically MAC addresses are on a label on the device. You may have to read the manual for setup or it may use WPS.
If the firmware on the AC86 allows you to select AES-TKIP then run a WiFi analyzer on some device to be sure the router is actually offering this method of encryption. Based on my testing neither Beta 4 or Beta 5 provide TKIP even though it is possible to select and apply AES-TKIP on Beta 5.
 
I think this discussion is really missing the main point, which is:
There are 2 different devices which have been connected by WiFi to the router without issues for a pretty long time many weeks at least).
Then at basically the same time these two devices lose connectivity while all the other WiFi clients do not.
And it does not help to restart the two devices (power switch off/on) they still do not connect.
But by commanding the router to restart then both do connect again.
And then they work seemingly OK from then on.
Except in the case of my Electricity monitoring device it has done this once before about a month ago. Same solution back then. And then it worked up until now...

I am not using any strange new protocols that I know of so the discussion about 5G etc seems not relevant.
I have checked that only 3 devices use the 5G channel, my phone and two TV:s.
Everything else is on wired Ethernet or 2.4G
 
I think this discussion is really missing the main point, which is:
There are 2 different devices which have been connected by WiFi to the router without issues for a pretty long time many weeks at least).
Then at basically the same time these two devices lose connectivity while all the other WiFi clients do not.
And it does not help to restart the two devices (power switch off/on) they still do not connect.
But by commanding the router to restart then both do connect again.
And then they work seemingly OK from then on.
Except in the case of my Electricity monitoring device it has done this once before about a month ago. Same solution back then. And then it worked up until now...

I am not using any strange new protocols that I know of so the discussion about 5G etc seems not relevant.
I have checked that only 3 devices use the 5G channel, my phone and two TV:s.
Everything else is on wired Ethernet or 2.4G

It sounds like you know what you are doing and that the network and clients were working ok, and are working ok now, except two? 2.4? clients are having an intermittant wireless connection issue over many weeks that is not going away (getting worse?)... these 2.4 clients will connect ok again for awhile when you reboot (cycle power?) the AC86U router... a router that has a history of burning up its voltage regulation circuit and WiFi radios.

Did you check the router webUI Logs and Status for any event clues? Check all settings and information related to the 2.4 WiFi... look for missing information.... settings/status/2.4 WLAN MAC address that should be listed but are missing for no good reason.

Are the troubled 2.4 clients similarly distant from the router AP? Or is one much closer? Some connection issues present at distance where the signals are weaker and more susceptible to circuit noise/corruption and/or radio interference.

I don't think it's a settings or radio interference issue.

Given the intermittant trouble and the history of the AC86U, I suggest the 2.4 clients are suffering AC86U 2.4 radio/chipset/circuitry/logic/memory trouble.

Troubleshooting dying hardware is frustrating and typically not rational... the user can spend a lot of time trying to isolate the issue until a router function completely stops working. Failing hardware can not be solved... it must be repaired/replaced.

For this situation, swapping in a new or spare router may be the quickest way to move on. In your situation... ASUS user at two interconnected locations far apart that deserve/require a certain amount of reliability, and without better troubleshooting tools and experience, you may want to justify/hold/carry a spare router (typically your previous router) for troubleshooting and rapid recovery in a pinch.

I had THREE AC86U routers fail/burn up on me... I spent weeks troubleshooting weird intermittant symptoms of failing hardware. My fourth AC86U is on the shelf... I consider them to be too unreliable to use for a network.

That's the best I can conclude for now.

PS. To commission a new router, install the desired firmware, Hard Reset that firmware, and configure from scratch.

Only restore a saved firmware configuration .cfg file to the same hardware and firmware that created it... best used for recovering exactly what you had... but in my experience and with ASUSWRT firmware, I never use it. Recovery is something you do with more serious equipment in a business application to get the system running again as it last was before all hell breaks loose.

FW Reset FAQ

Reset button/webUI Restore/node removal clears settings in NVRAM; reboot restores fw defaults from CFE

Hard Reset via WPS button/webUI Restore+Initialize also clears data logged in /jffs partition

OE
 
Last edited:

Latest threads

Support SNBForums w/ Amazon

If you'd like to support SNBForums, just use this link and buy anything on Amazon. Thanks!

Sign Up For SNBForums Daily Digest

Get an update of what's new every day delivered to your mailbox. Sign up here!
Back
Top