esp-rs / esp32-hal

A hardware abstraction layer for the esp32 written in Rust.
Apache License 2.0
192 stars 28 forks source link

Bluetooth functionality #44

Open delbato opened 3 years ago

delbato commented 3 years ago

Hi! Sorry if this is not an issue or even in scope of this project - but is BLE functionality
possible, and if not, would it be feasible to implement?

MabezDev commented 3 years ago

It is definitely possible, but no one afaik is working on it right now. See https://github.com/esp-rs/esp32-hal/issues/3 for more details.