ivmarkov / rust-esp32-std-demo

Rust on ESP32 STD demo app. A demo STD binary crate for the ESP32[XX] and ESP-IDF, which connects to WiFi, Ethernet, drives a small HTTP server and draws on a LED screen.
Apache License 2.0
784 stars 105 forks source link

Add an example of bluetooth usage #85

Open gyscos opened 2 years ago

gyscos commented 2 years ago

The current demo demonstrates how to use wifi, but not bluetooth.

Including that in the example (probably using apache nimble?) could be beneficial.

ivmarkov commented 2 years ago

None of us understands or uses BT in his daily activities though. Help and PRs greatly appreciated!

sebosp commented 5 months ago

There are well documented examples now in https://github.com/esp-rs/esp-wifi/tree/main/esp-wifi/examples