-
-
Notifications
You must be signed in to change notification settings - Fork 8.3k
Open
Labels
enhancementFeature requests, new feature implementationsFeature requests, new feature implementationsextmodRelates to extmod/ directory in sourceRelates to extmod/ directory in source
Description
- ESP32 support (esp32: BLE support using Nimble #5171)
- Customisation of scan interval and window. (extmod/modbluetooth: Allow config of scan interval/window. #5190)
- Documentation & sample code (in progress)
- Pairing & bonding support (extmod/modbluetooth: Add pairing/bonding support. #6651).
- NRF5x support
- Configuration of encryption for characteristics. (ref: ble support and encrypted characteristics #5174)
- Support for accessing "scan response" data (active scan) (see a80a146)
- REPL over BLE NUS. (examples/bluetooth: Add basic BLE peripheral examples. #5223)
- Configuration of device name. (extmod/modbluetooth: Add support for changing the GAP device name. #6019)
- Extract bytes from UUID class (buffer protocol?) for appending to adv_data. (ref: extmod/modbluetooth: Make UUID support the buffer protocol. #5236)
- Use BLE.config(...) to get/set TX power levels
- MTU configuration (see 857e2c8)
- Low-power mode (e.g. beacon while main chip in standby)
dmartauz, dpgeorge, jacklinquan, dukeduck1984, NaPs and 5 morestreet-grease-coder
Metadata
Metadata
Assignees
Labels
enhancementFeature requests, new feature implementationsFeature requests, new feature implementationsextmodRelates to extmod/ directory in sourceRelates to extmod/ directory in source