rust-esp32-std-demo icon indicating copy to clipboard operation
rust-esp32-std-demo copied to clipboard

Add an example of bluetooth usage

Open gyscos opened this issue 3 years ago • 2 comments
trafficstars

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

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

gyscos avatar May 02 '22 15:05 gyscos

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

ivmarkov avatar May 02 '22 19:05 ivmarkov

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

sebosp avatar Mar 26 '24 21:03 sebosp