lvshisheng bba409eec1 wifi: update wifi libs to support wifi6 features and fix build error 3 лет назад
..
main bba409eec1 wifi: update wifi libs to support wifi6 features and fix build error 3 лет назад
CMakeLists.txt a10779c557 esp32c6: add itwt example 3 лет назад
README.md a10779c557 esp32c6: add itwt example 3 лет назад
sdkconfig.defaults bba409eec1 wifi: update wifi libs to support wifi6 features and fix build error 3 лет назад
sdkconfig.defaults.esp32c6 bba409eec1 wifi: update wifi libs to support wifi6 features and fix build error 3 лет назад

README.md

Supported Targets ESP32-C6

Wifi itwt Example

Introduction

This example shows how to use itwt of wifi.

Itwt only works in station mode. And AP needs to support the capability of itwt.

This example support command "itwt, itwt_probe, itwt_info" to config itwt.

  • itwt: this command is for itwt setup/teardown.

  • itwt_probe: this command will send a probe request to update tsf time with ap

  • itwt_info: this command will send a TWT Information frame to AP for suspending/resuming extablished iTWT agreements.

Typical current consumption with Itwt enabled

Typical current consumption with Itwt disabled

Note that current consumption and average current are higher when disabled.