Skip to content

Tracking issue for BLE support #32

@lukipuki

Description

@lukipuki

Is your feature request related to a problem?
Connecting to a device via BLE is not supported.

Describe the solution you’d like
Use the btleplug crate for easy cross-platform BLE support. The interface should be almost the same as for serial and TCP connection.

Additional context
This is more complex than serial/TCP support, as the BLE API is a bit complex.

  • implement build_ble_stream
  • add example
  • update docs
  • add a function to discover Meshtastic devices

Metadata

Metadata

Assignees

No one assigned

    Labels

    enhancementNew feature or request

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions