MkLHX / AP_STA_RPI_SAME_WIFI_CHIP

Configures simultaneous AP and Managed Mode Wifi on Raspberry Pi with the same wifi chip
https://mklhx.github.io/AP_STA_RPI_SAME_WIFI_CHIP/
GNU General Public License v3.0
38 stars 14 forks source link

esp8266wifi doesn't working with BULLSEYE and ap_sta_config2.sh #26

Open pfugazzi opened 6 months ago

pfugazzi commented 6 months ago

Hi I'm using the ap_sta_config2.sh on Pi4 with BULLSEYE and all it's working fine connecting smarthphone or PC to AP but any espdevice doesn't connect (esp8266wify library). Same device but on Pi3 with BUSTER and configured using ap_sta_config.sh it's working.

Do you have same suggestion about the difference?

Thanks Paolo

github-actions[bot] commented 6 months ago

Message that will be displayed on users' first issue

pfugazzi commented 6 months ago

No messages, esp8266 is forever waiting to connect

pfugazzi commented 6 months ago

after further investigation seems that it's tramitting @5GHz not supported by esp8266. How I can force it to 2,4Ghz?