-
Notifications
You must be signed in to change notification settings - Fork 1.2k
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
Iot ncs main #16097
Iot ncs main #16097
Conversation
Firmware needs to know the connection type to be established. use the wpa_proto field to derive the connection type. Signed-off-by: Ajay Parida <ajay.parida@nordicsemi.no>
Support for configuring max idle period for STA mode. Signed-off-by: Ajay Parida <ajay.parida@nordicsemi.no>
[SHEL-2817] Quite period is the period during which STA will stop all types of TX/RX. Through this command user can configure the quiet period. Signed-off-by: Ajay Parida <ajay.parida@nordicsemi.no>
Support for Directed multicast service(DMS). Signed-off-by: Ajay Parida <ajay.parida@nordicsemi.no>
The following west manifest projects have been modified in this Pull Request:
Note: This message is automatically posted and updated by the Manifest GitHub Action. |
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. |
As Zephyr still doesn't have a way to convey the choice of algorithm for WPA3 (HaP or H2E), set the default method to allow both, else if AP sets H2E only then association will fail. Signed-off-by: Chaitanya Tata <Chaitanya.Tata@nordicsemi.no> Signed-off-by: Ajay Parida <ajay.parida@nordicsemi.no>
nrfconnect/sdk-zephyr#1837 nrfconnect/sdk-hostap#176 nrfconnect/sdk-nrfxlib#1391 Signed-off-by: Ajay Parida <ajay.parida@nordicsemi.no>
This pull request has been marked as stale because it has been open (more than) 60 days with no activity. Remove the stale label or add a comment saying that you would like to have the label removed otherwise this pull request will automatically be closed in 14 days. Note, that you can always re-open a closed pull request at any time. |
Branch for iot testing on top of ncs/main.