meshtastic / Meshtastic-Android

Android application for Meshtastic
https://meshtastic.org
GNU General Public License v3.0
628 stars 189 forks source link

Add logradio BLE characteristic #1110

Open thebentern opened 6 days ago

thebentern commented 6 days ago

Start of #1109. They're coming in at least image

andrekir commented 2 days ago

nice! inline with https://github.com/meshtastic/firmware/pull/4187 we could try to route this using the LogRecord FromRadio so it doesnt need separate plumbing all the way to the UI

thebentern commented 2 days ago

nice! inline with meshtastic/firmware#4187 we could try to route this using the LogRecord FromRadio so it doesnt need separate plumbing all the way to the UI

Yeah @geeksville and I discussed that we can create a new UUID for a LogRecord based characteristic and retire this one as a legacy one, since it's only been supported for one firmware release.