Clients disassociate and cant reassociate
Moderator: Moderators
Clients disassociate and cant reassociate
I have bought some smart light bulbs that insist on disconnecting from the router (WRT-32X) after 24-72 hours and then wont reconnect without rebooting the router. I see constant associate/disassociations in the syslog in RC5. I have installed DD-wrt on the router and the problem seems to have gone away - any ideas as to anything I can change in my gargoyle config to fix this?
Re: Clients disassociate and cant reassociate
can you try OpenWRT?
Re: Clients disassociate and cant reassociate
Are the smart bulbs using the ESP brand wireless chips?
https://lantisproject.com/downloads/gargoylebuilds for the latest releases
Please be respectful when posting. I do this in my free time on a volunteer basis.
Please be respectful when posting. I do this in my free time on a volunteer basis.
Re: Clients disassociate and cant reassociate
if ESP is espressif then yes they are
Re: Clients disassociate and cant reassociate
Yes it's the same. Well known issue with this particular wifi chip and that particular wifi chip. I am surprised your devices connect at all? Very interesting.
https://github.com/kaloz/mwlwifi/issues/278
I think the two options to test are:
1. Disable WMM on your 2.4 ghz interface (which also disables 802.11n) and they should be ok
or
2. Use the third radio in the device (mwifiex driver) which doesn't have this problem, but has a smaller transmit power
I haven't included the mwifiex driver for simplicity at this stage, so you'd need to source it.
https://github.com/kaloz/mwlwifi/issues/278
I think the two options to test are:
1. Disable WMM on your 2.4 ghz interface (which also disables 802.11n) and they should be ok
or
2. Use the third radio in the device (mwifiex driver) which doesn't have this problem, but has a smaller transmit power
I haven't included the mwifiex driver for simplicity at this stage, so you'd need to source it.
https://lantisproject.com/downloads/gargoylebuilds for the latest releases
Please be respectful when posting. I do this in my free time on a volunteer basis.
Please be respectful when posting. I do this in my free time on a volunteer basis.
Re: Clients disassociate and cant reassociate
Thanks - will have to swap to openwrt and use the other WiFi chip for now.
Re: Clients disassociate and cant reassociate
Interestingly on the second wifi chip the signal is stronger on 2.4 Ghz than the main chip