Meshtastic-Android icon indicating copy to clipboard operation
Meshtastic-Android copied to clipboard

Add table frame or terminal for bluetooth logging

Open thebentern opened this issue 1 year ago • 0 comments

In firmware version 2.3.14, a new bluetooth characteristic 6c6fd238-78fa-436b-aacf-15c5be1ef2e2 was added to be a notify characteristic for serial style logs from the connected device when bluetooth.device_logging_enabled is true.

I've only implemented this on Apple clients so far: image

I think it would be a neat feature to expose on Android as well, but I'm not sure the most idiomatic way of representing the data. Definitely interested in hearing what UI could work best from the Android platform experts.

thebentern avatar Jun 26 '24 23:06 thebentern