meshtastic / protobufs

Protobuf definitions for the Meshtastic project
https://meshtastic.org
GNU General Public License v3.0
83 stars 118 forks source link

BLE Device Logging #522

Closed thebentern closed 3 months ago

thebentern commented 3 months ago

Enables serial style logs over BLE characteristic

thebentern commented 3 months ago

cool! Is the device code in a branch somewhere I can peek at?

Sure! Not super elegant but I have it working here with some changes in the iOS app. https://github.com/meshtastic/firmware/pull/4146