openwrt / openwrt

This repository is a mirror of https://git.openwrt.org/openwrt/openwrt.git It is for reference only and is not active for check-ins. We will continue to accept Pull Requests here. They will be merged via staging trees then into openwrt.git.
Other
19.75k stars 10.29k forks source link

FS#2709 - Unable to connect wifi on mvebu platform with esp8266 #7493

Open openwrt-bot opened 4 years ago

openwrt-bot commented 4 years ago

pawkon:

esp8266 is not getting dhcp address and even when trying to communicate with static IP it is not possible to acquire connection. esp8266 is unable to get access to the router. Same problem exists in openwrt 18.06

openwrt-bot commented 4 years ago

vsukhoml:

i had same issue and after multiple experiments found that disabling management frames 802.11w (wireless.wifinet1.ieee80211w='0') instead of 'optional' fixes it.

openwrt-bot commented 3 years ago

doughless:

I tried setting up a Wyze Vacuum and Pura air freshener on my Linksys wrt3200acm with OpenWrt 19.07. Both devices connect fine when using Linksys's firmware.

I tried multiple settings with no luck.

openwrt-bot commented 3 years ago

pawkon:

wireless.wifinet1.ieee80211w='0' does not fix anything.

nduhamel commented 2 years ago

hi everyone, Still relevant ?