thanx a lot
Wrongly reacting to and sending 802.11 beacons with Channel Switch Announcement
Re: Wrongly reacting to and sending 802.11 beacons with Channel Switch Announcement
Postby st0ff3r » Mon Jan 31, 2022 5:27 am
[update]
thought it was fixed in latest commit (1391d154092f9e0e7702086ab9af1558584cc694) , but unfortunately I still get it:
switch to channel 12
scandone
-> wifi_scan_done_cb(3fff68d8, 1)
and then wireless connection is disconnected
thought it was fixed in latest commit (1391d154092f9e0e7702086ab9af1558584cc694) , but unfortunately I still get it:
switch to channel 12
scandone
-> wifi_scan_done_cb(3fff68d8, 1)
and then wireless connection is disconnected
Re: Wrongly reacting to and sending 802.11 beacons with Channel Switch Announcement
Postby st0ff3r » Tue Feb 01, 2022 5:54 am
...but it appears to go away if I patch cnx_csa_fn() to do nothing:
40217830 <cnx_csa_fn>:
40217830: f00d ret.n
actually it works better than patching ieee80211_add_csa() since it doesn't react to CSA's while scanning instead of not sending CSA's (I guess).
What is cnx_csa_fn() supposed to do anyway?
40217830 <cnx_csa_fn>:
40217830: f00d ret.n
actually it works better than patching ieee80211_add_csa() since it doesn't react to CSA's while scanning instead of not sending CSA's (I guess).
What is cnx_csa_fn() supposed to do anyway?
Who is online
Users browsing this forum: No registered users and 5 guests
Login
Newbies Start Here
Are you new to ESP8266?
Unsure what to do?
Dunno where to start?
Start right here!
Latest SDK
Documentation
Complete listing of the official ESP8266 related documentation release by ESPRESSIF!
Must read here!
- All times are UTC+08:00
- Top
- Delete all board cookies
About Us
Espressif Systems is a fabless semiconductor company providing cutting-edge low power WiFi SoCs and wireless solutions for wireless communications and Internet of Things applications. We are the manufacturer of ESP8266EX.