rust
rust copied to clipboard
Introduce the BleHandler struct
It handles the low-level meshtastic BLE protocol, including the 3 characteristics used to read from and write to the radio. It also converts BLE errors into internal errors.
The high-level protocol remains to be added, especially the sequence mentioned in https://meshtastic.org/docs/development/device/client-api