Skip to content

Conversation

@krish2718
Copy link
Contributor

Wi-Fi fixes for issues found in RC1 testing.

Recent WPA supplicant changes have broken nRF regulatory support,
implement the new set/get country WPA supplicant ops.

WPA supplicant: Regulatory SET through WPA supplicant, GET is direct to
the driver

Scan only: SET and GET direct calls to the driver

Fixes #79916.

Signed-off-by: Chaitanya Tata <[email protected]>
(cherry picked from commit 2ea25ea)
The label is used for both positive and negative cases, so, should be
called "out".

Signed-off-by: Chaitanya Tata <[email protected]>
(cherry picked from commit 7d696f5)
The CONFIG_ prefix should be removed when passing to OSAL code.

Upstream PR #: 80583

Signed-off-by: Chaitanya Tata <[email protected]>
Fixes for processing RX events.

Upstream PR #: 80583

Signed-off-by: Chaitanya Tata <[email protected]>
Status and request GPIOs are missing from the edge connector, add those
to fix Thingy53 + nRF7002EB build.

Upstream PR #: 80748

Signed-off-by: Chaitanya Tata <[email protected]>
@krish2718 krish2718 added the backport v3.7.99-ncs1-branch Relates to NCS v2.8-branch label Nov 1, 2024
@krish2718 krish2718 added this to the ncs-2.8.0 milestone Nov 1, 2024
@krish2718 krish2718 changed the title wifi: Assorted Wi-Fi fixes wifi: Assorted fixes Nov 1, 2024
@NordicBuilder
Copy link
Contributor

The following west manifest projects have been modified in this Pull Request:

Name Old Revision New Revision Diff
hal_nordic zephyrproject-rtos/hal_nordic@c1c448d zephyrproject-rtos/hal_nordic@0a753f9 zephyrproject-rtos/[email protected]

Note: This message is automatically posted and updated by the Manifest GitHub Action.

This works because undefined macro in conditional is treated as zero,
but could end up choosing the wrong divider.

Fix the macro with the new name.

Upstream PR #: 80780

Signed-off-by: Chaitanya Tata <[email protected]>
Wi-Fi PSA currently doesn't support Enterprise mode, so, remove
Enterprise configs, even if this is added, these are already part of
Enterprise configuration.

Signed-off-by: Chaitanya Tata <[email protected]>
@nordicjm nordicjm merged commit 86bff0f into nrfconnect:main Nov 4, 2024
19 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Projects

None yet

Development

Successfully merging this pull request may close these issues.

6 participants