Skip to content

fix(network_prov): Fix BLE provisioning preserving AP mode#757

Open
wqx6 wants to merge 1 commit into
espressif:masterfrom
wqx6:fix/net_prov_preserve_ap_mode
Open

fix(network_prov): Fix BLE provisioning preserving AP mode#757
wqx6 wants to merge 1 commit into
espressif:masterfrom
wqx6:fix/net_prov_preserve_ap_mode

Conversation

@wqx6
Copy link
Copy Markdown
Collaborator

@wqx6 wqx6 commented Jun 2, 2026

Checklist

  • Component contains License
  • Component contains README.md
  • Component contains idf_component.yml file with url field defined
  • Component was added to upload job
  • Component was added to build job
  • Optional: Component contains unit tests
  • CI passing

Change description

Fixes #745

Preserve application-owned SoftAP mode for network provisioning

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

The network_provisioning component will inexplicably change the Wi-Fi mode and will not change it back after provisioning is completed. (IEC-538)

1 participant