-
Notifications
You must be signed in to change notification settings - Fork 20
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Not connecting to Wifi #217
Comments
The reason code 203 maps to WIFI_DISCONNECT_REASON_ASSOC_FAIL. The ratgdo should continue to try and reconnect. I suggest looking at your Unifi logs to see if it gives any clues. |
Do you have them locked to an AP? A lot of users did this early on, but it seems to be causing issues lately. I recommend not locking the devices. |
Also, did you enable PMF on your wifi network? |
Thanks for the responses so far. They are not locked to an AP and PMF is disabled. I've made no changes to the wireless network between when I first set them up and now. |
Just searching on the association fail, there seems to be a lot of results but no answers that really point me in the right direction. Without being able to reproduce, I'm at a loss. Anything at all in your unifi logs? If you can get it to connect at all to wifi, you can try forcing 802.12g or try reducing your wifi power level. One comment said dropping to 8.5 helped. https://community.home-assistant.io/t/unable-to-connect-to-wifi-auth-expired-and-association-expired/678570/3 |
Thanks for the reply. It ended up randomly connecting at 1:35am (I was asleep), so not sure what caused it to make the connection. Since then it dropped out twice on it's own. I got home from work and it was connected, so I ended up going in and doing the following: lowered the RAGTDO's Wifi TX Power to 8, reducing my AP's 2ghz transmit power to low, rebooted the RAGTDO and it successfully connected. Monitoring it in my Unifi controller I see lots of TX Retries, from this device only. It bounces from 0% to 75% and in-between often. So far, it's at least staying connected and I can see it in my Homekit app now, even controlled the door and light successfully. I'll see it stays up for an extended period of time. |
That says "WiFi 1". Did you also change the wifi standard to 802.11b? |
Progress I suppose. I also use auto mode and Unify reports my device as WiFi 4. I am by no means any kind of wifi or RF expert, but the fact that you had to dial down the power and its showing up as WiFi 1 makes me think you are having some sort of interference. How does your channel scan look? Is channel 11 crowded? Do you have anything in or near your garage that might be causing interference on 2.4G? I see you have an LR access point. I can't say I really know what makes these devices LongRange other than maybe upping the TX power on them. I have some of the AC-LRs in my office and had to turn the power down on them. You said you turned yours down as well and I think that may actually be what fixed it. You may just be over-saturating the receiver on the ratgdo. I don't think they have the greatest DSP's in the world and may be struggling recovering the signal. That's probably a whole lot of not very helpful information. |
im also running into a similar issue after i recently switched ISPs and got a new router previously i had a Xfinity Advanced Gateway XB7 and now i have a TP-Link Archer AX11000 ive also recently upgraded to firmware 1.8.1 from i think 1.7 or something around that when i purchased the RATGDO a few months ago even though i can initially connect RATGDO to WiFi, if it ever reboots after that then it loses connection until i restart the router about 50% of the time i can use the "soft AP mode" to reconnect, but usually i have to either restart the router or entirely unplug RATGDO from the garage in order to connect to a computer for a full reinstall i tried looking at any system logs from the router but wasn't able to find anything that looked remotely relevant (frankly the system logs were quite bare) i tried leaving open the RATGDO logs page to see if i could catch anything when this happens (since it's somewhat intermittent) but i didn't see any logs related to WiFi i also tried some of the other suggestions like forcing the RATGDO to use 802.11n or lowering the power level, but nothing seems to work it's really odd that everything was completely perfect with my old router but so many issues (and only with RATGDO) on my new router any suggestions for things i could try? or maybe there's a way to put RATGDO or the router into an extra verbose debug mode to get more info? |
I ordered two ratgdos last fall. I installed both and both were working correctly. I recently noticed that neither were showing up in Apple HomeKit (I had installed the native HomeKit firmware.) When trying to reboot both, the blue light flashed once, which seems to indicate that they had lost their firmware?
I’ve taken one into my office and reflashed it with the latest HomeKit firmware (1.6). The flash seems to work, but when I try to connect to Wifi, it isn’t successful. The logs show:
[58915119] RATGDO: WiFi disconnected SSID: iot24, BSSID: 6a:d7:9a:24:fa:6a, Reason: 203
I’ve tried erasing before re-flashing, but no change. Nothing has changed on my network or wifi access points. I’m using a Unifi system with a dedicated 2.4Ghz IOT SSID.
Any thoughts?
The text was updated successfully, but these errors were encountered: