Skip to content

Improve Wi-Fi onboarding and BLE provisioning#46

Draft
Funkelfetisch wants to merge 2 commits into
MoonModules:mainfrom
Funkelfetisch:codex/universal-ble-provisioning
Draft

Improve Wi-Fi onboarding and BLE provisioning#46
Funkelfetisch wants to merge 2 commits into
MoonModules:mainfrom
Funkelfetisch:codex/universal-ble-provisioning

Conversation

@Funkelfetisch

@Funkelfetisch Funkelfetisch commented Jul 10, 2026

Copy link
Copy Markdown

Summary

  • add a generic BLE Provisioning Network child backed by Espressif network_provisioning
  • enable BLE provisioning for native-radio WiFi ESP32 variants behind Kconfig and an sdkconfig fragment
  • apply web/installer Wi-Fi credentials explicitly, delay connection attempts safely, and retry dropped STA connections before AP fallback
  • surface provisioning and STA diagnostics while unsupported targets stay stubbed

Validation

  • git diff --check origin/main..HEAD
  • moondeck/check/check_specs.py
  • moondeck/check/check_platform_boundary.py
  • product-specific string scan on the PR diff
  • moondeck/build/build_esp32.py --firmware esp32s3-n16r8
  • esp32s3-n16r8 image: 0x1cd430, 55% app partition free

Not Run

  • BLE provisioning from a real phone/client to an ESP32 device
  • Desktop CMake/ctest: CMake is not available in this shell

@coderabbitai

coderabbitai Bot commented Jul 10, 2026

Copy link
Copy Markdown

Important

Review skipped

Auto reviews are disabled on this repository. Please check the settings in the CodeRabbit UI or the .coderabbit.yaml file in this repository. To trigger a single review, invoke the @coderabbitai review command.

⚙️ Run configuration

Configuration used: Path: .coderabbit.yaml

Review profile: ASSERTIVE

Plan: Pro

Run ID: 874d15b1-f0bf-496a-9dbf-b80cd2bbfdfe

You can disable this status message by setting the reviews.review_status to false in the CodeRabbit configuration file.

Use the checkbox below for a quick retry:

  • 🔍 Trigger review
✨ Finishing Touches
🧪 Generate unit tests (beta)
  • Create PR with unit tests

Thanks for using CodeRabbit! It's free for OSS, and your support helps us grow. If you like it, consider giving us a shout-out.

❤️ Share

Comment @coderabbitai help to get the list of available commands.

@Funkelfetisch Funkelfetisch changed the title Add generic BLE WiFi provisioning Improve Wi-Fi onboarding and BLE provisioning Jul 10, 2026
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