Skip to content

Conversation

TuEmb
Copy link
Contributor

@TuEmb TuEmb commented Jul 29, 2025

Thank you for your contribution!

We appreciate the time and effort you've put into this pull request.
To help us review it efficiently, please ensure you've gone through the following checklist:

Submission Checklist 📝

  • I have updated existing examples or added new ones (if applicable).
  • I have used cargo xtask fmt-packages command to ensure that all changed code is formatted correctly.
  • My changes were added to the CHANGELOG.md in the proper section.
  • I have added necessary changes to user code to the Migration Guide.
  • My changes are in accordance to the esp-rs developer guidelines

Extra:

Pull Request Details 📖

Description

Based on esp-hal issue #3873, it appears that BLE does not function correctly after waking from light sleep. Introducing a reinit function helps reinitialize the BLE modem to restore proper operation.

Testing

Tested with this example: https://github.com/TuEmb/esp-hal/blob/example_ble_light_sleep/examples/src/bin/wifi_embassy_ble.rs

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.

1 participant