In current implementation whole log is send via one BLE message. It works if fit in MTU.
What in case when log is longer than MTU?
Consider defining logs_separator, which can be set in log streamer and potentially consumed by tools, which are collecting logs
In current implementation whole log is send via one BLE message. It works if fit in MTU.
What in case when log is longer than MTU?
Consider defining logs_separator, which can be set in log streamer and potentially consumed by tools, which are collecting logs