Search found 1 match
- Mon Jun 15, 2020 3:42 pm
- Forum: General Discussion
- Topic: WiFi bottleneck as APSTA when STA can not connected
- Replies: 4
- Views: 6234
Re: WiFi bottleneck as APSTA when STA can not connected
So after some time i found the way to do it. MUST clear the wifi_config before setting EACH of the adapter, STA and AP. So, do the usual wifi_sta config, then memset or bzero the wifi_config AGAIN and set the other adapter. Could you elaborate on this please? I'm having a similar problem. Thanks!