Skip to content

Comments

Add SerialDualInterface that allows ble companions to be used over usb while ble is disconnected#1779

Open
alexsporn wants to merge 1 commit intomeshcore-dev:devfrom
alexsporn:feat/dual-serial-interface
Open

Add SerialDualInterface that allows ble companions to be used over usb while ble is disconnected#1779
alexsporn wants to merge 1 commit intomeshcore-dev:devfrom
alexsporn:feat/dual-serial-interface

Conversation

@alexsporn
Copy link

Right now when the BLE firmware is used there is no way to connect the companion over USB.

This change introduces a SerialDualInterface that supports connecting to both BLE and USB. As soon as BLE is connected, the USB serial connection is disabled. When BLE is disconnected USB becomes available again.

This was tested on the nRF52 platform with a T1000-E.

@JDat
Copy link

JDat commented Feb 21, 2026

Interesting idea! Sometimes I want that my RP2040 can work both on USB Serial and on "real" serial using GPIO pins...

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.

2 participants