Files
python/meshtastic
Aleksei Sviridkin 25ffd25fda fix(ble): handle BLEError with user-friendly messages
Replace raw tracebacks with helpful error messages that explain:
- What went wrong
- Possible causes
- How to fix it

Covers all BLEError cases:
- Device not found (BLE disabled, sleep mode, out of range)
- Multiple devices found (need to specify which one)
- Write errors (pairing PIN, Linux bluetooth group)
- Read errors (device disconnected)

Co-Authored-By: Claude <noreply@anthropic.com>
Signed-off-by: Aleksei Sviridkin <f@lex.la>
2026-01-26 11:07:13 +03:00
..
2025-08-19 22:03:37 +02:00
2024-07-11 12:19:16 -07:00
2026-01-24 09:31:04 -07:00
2025-08-06 18:21:32 +02:00
2020-04-27 16:44:41 -07:00
2025-08-06 18:21:32 +02:00
2025-11-06 14:17:07 -07:00
2025-08-06 18:21:32 +02:00
2025-08-06 18:21:32 +02:00