Commit Graph

4 Commits

Author SHA1 Message Date
Knud Schrøder 4385713ac8 Add files via upload
Source code cleanup
2025-11-02 10:35:00 +01:00
Knud Schrøder e4462d4d75 Add files via upload
New an better version.

Comming soon traceroute, private channels
2025-11-01 11:08:56 +01:00
Knud Schrøder c71fff0cf0 Add files via upload 2025-10-31 14:58:27 +01:00
Knud Schrøder 9ea5b46a2c Add files via upload
**Added multi-interface support (TCP, USB, Bluetooth)**
This update extends the Meshtastic client with full connectivity options:

* **TCPInterface** for network connections (default)
* **SerialInterface** for USB or serial devices (auto-detect supported)
* **BLEInterface** for Bluetooth Low Energy devices (via `bleak`)

Users can now choose their preferred connection type directly from the **Connection** menu.
Requires: `pip install meshtastic bleak pyserial`
2025-10-31 08:55:59 +01:00