Python BLE client with bleak #18

Open
opened 2026-05-27 07:00:55 +00:00 by bashy · 0 comments
Owner

Practical async BLE scripting.

  • Install bleak, scan for nearby devices
  • Connect and enumerate services/characteristics
  • Read a characteristic value
  • Subscribe to notifications with a callback
  • Write a characteristic (if suitable hardware available)
  • Async patterns — asyncio event loop integration
Practical async BLE scripting. - [ ] Install bleak, scan for nearby devices - [ ] Connect and enumerate services/characteristics - [ ] Read a characteristic value - [ ] Subscribe to notifications with a callback - [ ] Write a characteristic (if suitable hardware available) - [ ] Async patterns — asyncio event loop integration
bashy added this to the IoT Phase 1 — Bluetooth & BLE milestone 2026-05-27 07:00:55 +00:00
Sign in to join this conversation.
No labels
No project
No assignees
1 participant
Notifications
Due date
The due date is invalid or out of range. Please use the format "yyyy-mm-dd".

No due date set.

Dependencies

No dependencies set.

Reference: bashy/roadmap#18
No description provided.