9b7454de0c
1. refactor wifi modem sleep 2. refactor wifi and bt phy enable/diable coexistence 3. support wifi&bt coexist (v0.9.1) 3. add coex pause resume 4. fix bt library interrupt reaction slowly 5. make a2dp more smooth when coex 6. add coexist preference option 7. Make CI do not check libcoexist.a printf/ets_printf 8. disable Wifi RX AMPDU when software coexistence enable && update wifi lib 9. bluetooth call modem sleep api |
||
---|---|---|
.. | ||
espnow | ||
iperf | ||
power_save | ||
scan | ||
simple_wifi | ||
smart_config | ||
wpa2_enterprise | ||
wps | ||
README.md |
Wi-Fi Examples
Including some examples about wifi.
wpa2_enterprise
Show how ESP32 connects to AP with wpa2 enterprise encryption.
See the README.md file in the project wpa2_enterprise.
power_save
Show how to use power save mode of wifi.
See the README.md file in the project power_save.
wps(Wifi Protected Setup)
shows how to use wps(Wifi Protected Setup).
See the README.md file in the project wps.
espnow
shows how to use espnow.
See the README.md file in the project espnow.
More
See the README.md file in the upper level examples directory for more information about examples.