An open API service indexing awesome lists of open source software.

https://github.com/bjoernq/bleps-esp32-rust-std

Using bleps BLE stack on ESP32 in Rust STD
https://github.com/bjoernq/bleps-esp32-rust-std

Last synced: about 1 year ago
JSON representation

Using bleps BLE stack on ESP32 in Rust STD

Awesome Lists containing this project

README

          

# Using bleps BLE stack on ESP32-Rust-Std

This is an example to use [bleps](https://github.com/bjoernQ/bleps) on ESP32 Rust-STD.

There is one example for sync and one for async.

All it does is connecting ESP32's VHCI to the stack.

In this example the TWDT is disabled (for simplicity) and the Bluetooth is enabled in sdkconfig.