-
-
Couldn't load subscription status.
- Fork 35
Open
Labels
enhancementNew feature or requestNew feature or request
Description
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
r3k2
Metadata
Metadata
Assignees
Labels
enhancementNew feature or requestNew feature or request