bjoernQ / bleps-esp32-rust-std

Using bleps BLE stack on ESP32 in Rust STD

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Using bleps BLE stack on ESP32-Rust-Std

This is an example to use 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.

About

Using bleps BLE stack on ESP32 in Rust STD


Languages

Language:Rust 100.0%