Jannis 5cee4bd543 Fix BMS not responding to commands
- Use write_gatt_char with response=True (Write With Response) — many BMS
  firmwares ignore Write Without Response packets
- Add 0.5s delay after start_notify before sending first command to avoid
  race where BMS hasn't registered the notification subscription yet

Co-Authored-By: Claude Sonnet 4.6 <noreply@anthropic.com>
2026-04-11 19:43:38 +02:00
S
Description
No description provided
450 KiB
Languages
Python 100%