Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

wifi: Add TWT sample #12067

Merged
merged 3 commits into from
Aug 22, 2023
Merged

wifi: Add TWT sample #12067

merged 3 commits into from
Aug 22, 2023

Commits on Aug 22, 2023

  1. samples: wifi: Add TWT sample

    This is based on STA sample, for now it only does Wi-Fi connection.
    Also, update changelog and add a codeowners entry.
    
    Signed-off-by: Chiranjeevi Srikakulapu <chiranjeevi.srikakulapu@nordicsemi.no>
    chiranjeevi2776 committed Aug 22, 2023
    Configuration menu
    Copy the full SHA
    1ac9591 View commit details
    Browse the repository at this point in the history
  2. samples: wifi: twt: Add support for TWT setup

    Establish TWT with AP if AP is TWT capable and teardown after waiting
    for a few sevice periods.
    
    Implements SHEL-1654 partially.
    
    Signed-off-by: Chiranjeevi Srikakulapu <chiranjeevi.srikakulapu@nordicsemi.no>
    chiranjeevi2776 committed Aug 22, 2023
    Configuration menu
    Copy the full SHA
    1c983e4 View commit details
    Browse the repository at this point in the history
  3. codeowners: Remove inactive handle

    Marti has left nrfconnect organization, so, github throws error about
    "Unknown owner", so, remove this to fix the check.
    
    Signed-off-by: Chiranjeevi Srikakulapu <chiranjeevi.srikakulapu@nordicsemi.no>
    chiranjeevi2776 committed Aug 22, 2023
    Configuration menu
    Copy the full SHA
    9c9327d View commit details
    Browse the repository at this point in the history