Skip to content

Add interface for BLE 'logradio' logging  #1109

Description

@thebentern

If you set security.debug_log_api_enabled to true, you will receive LogRecords over the API (BLE, TCP, or Serial). I believe this should come up over the
LOG_RADIO characteristic UUID: 5a3d6e49-06e6-4423-9944-e9de8cdf9547.

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

Example code on iOS:
https://github.com/meshtastic/Meshtastic-Apple/pull/749/files

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.

Metadata

Metadata

Assignees

No one assigned

    Labels

    Type

    No type
    No fields configured for issues without a type.

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions