Skip to content

Add TCP and BLE connection support to companion bridge#8

Open
dkruyt wants to merge 1 commit into
guax:mainfrom
dkruyt:meshcore-tcp
Open

Add TCP and BLE connection support to companion bridge#8
dkruyt wants to merge 1 commit into
guax:mainfrom
dkruyt:meshcore-tcp

Conversation

@dkruyt
Copy link
Copy Markdown
Contributor

@dkruyt dkruyt commented Feb 22, 2026

The companion bridge previously only supported USB serial connections. This adds --connect flag to choose between serial, tcp, or ble transports using the meshcore library's create_tcp() and create_ble() methods.

Note: Bluetooth needs more testing cross platform

The companion bridge previously only supported USB serial connections.
This adds --connect flag to choose between serial, tcp, or ble transports
using the meshcore library's create_tcp() and create_ble() methods.

Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant