Skip to content

drivers: wifi: siwx91x: Fix NWP assert and open credential bug #90378

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

Conversation

muahmed-silabs
Copy link

  • Fixed the assert related to AP mode / Hidden SSID in NWP bootup
  • Removed the unnecessary set_credential API call in open security mode

Fixed the assert related to AP mode / Hidden SSID in NWP bootup

Signed-off-by: Muzaffar Ahmed <muzaffar.ahmed@silabs.com>
Removed the unnecessary set_credential API call in open security mode

Signed-off-by: Muzaffar Ahmed <muzaffar.ahmed@silabs.com>
@muahmed-silabs muahmed-silabs force-pushed the fix/nwp-assert-and-open-credential-bug branch from 74cce88 to 1818c8c Compare May 23, 2025 09:36
@muahmed-silabs muahmed-silabs marked this pull request as ready for review May 23, 2025 09:36
Copy link

Copy link
Collaborator

@jerome-pouiller jerome-pouiller left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

I have always found conditions in BUG_ON() was easier to understand than in ASSERT().

@kartben kartben merged commit ecaa19b into zephyrproject-rtos:main May 27, 2025
28 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

Successfully merging this pull request may close these issues.

6 participants