ESP8266 Developer ZoneThe Official ESP8266 Forum2016-07-21T12:42:25+08:00https://bbs.espressif.com:443/feed.php?f=66&t=24502016-07-21T12:42:25+08:002016-07-21T12:42:25+08:00https://bbs.espressif.com:443/viewtopic.php?t=2450&p=8044#p8044<![CDATA[Re: net80211: able to send Channel Switch Announcement]]> Good suggestion, I will forward this to engineers working on firmware development, thanks!
]]>2016-07-19T19:34:25+08:002016-07-19T19:34:25+08:00https://bbs.espressif.com:443/viewtopic.php?t=2450&p=8026#p8026<![CDATA[net80211: able to send Channel Switch Announcement]]>In 802.11h-2003 introduced feature named CSA (Channel Switch Announcement) (ref: http://read.pudn.com/downloads117/ebook ... h-2003.pdf) CSA should be sent in beacons and probe/assoc requests. It seems like libnet80211 is forked from FreeBSD code, where CSA is implemented (and works properly). It will be great if this functionality will be implemented in ESP SDK (any of NONOS or RTOS, both is preferred).