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

Conversation

chiranjeevi2776
Copy link
Contributor

Add basic TWT sample that does Wi-Fi connection, TWT flow establishment and teardown. This would be extended with traffic and other features in the future.

@CLAassistant
Copy link

CLAassistant commented Aug 17, 2023

CLA assistant check
All committers have signed the CLA.

@github-actions github-actions bot added the doc-required PR must not be merged without tech writer approval. label Aug 17, 2023
@NordicBuilder
Copy link
Contributor

NordicBuilder commented Aug 17, 2023

Test specification

CI/Jenkins/NRF

  • Integration Platforms

CI/Jenkins/integration

Test Module File based changes Manually selected West overwrite
test-sdk-wifi X

Detailed information of selected test modules

Note: This message is automatically posted and updated by the CI

@NordicBuilder
Copy link
Contributor

You can find the documentation preview for this PR at this link. It will be updated about 10 minutes after the documentation build succeeds.

Note: This comment is automatically posted by the Documentation Publishing GitHub Action.

@krish2718
Copy link
Contributor

@carlescufi can you please approve the codeowners update of Marti.

samples/wifi/twt/README.rst Outdated Show resolved Hide resolved
samples/wifi/twt/README.rst Outdated Show resolved Hide resolved
samples/wifi/twt/README.rst Show resolved Hide resolved
samples/wifi/twt/README.rst Outdated Show resolved Hide resolved
samples/wifi/twt/README.rst Outdated Show resolved Hide resolved
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>
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>
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>
@carlescufi carlescufi merged commit cdf78d8 into nrfconnect:main Aug 22, 2023
12 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
doc-required PR must not be merged without tech writer approval.
Projects
None yet
Development

Successfully merging this pull request may close these issues.

7 participants