windows/bluetooth: Add support for nimble BLE to windows port. by andrewleech · Pull Request #7781 · micropython/micropython
Navigation Menu
- Notifications You must be signed in to change notification settings
- Fork 8.8k
Conversation
Adds BLE support to the windows port via NimBLE (or optionally BTstack). Includes a windows-specific HCI UART transport using Win32 serial APIs, a BLE build variant, and the necessary build system integration. The HCI controller is configured via the MICROPYBTUART environment variable (defaults to COM3). Signed-off-by: Andrew Leech <andrew.leech@planetinnovation.com.au>
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters. Learn more about bidirectional Unicode characters