Skip to content

FireFighterMeshNet/NewBLE

Repository files navigation

NewBLE

Repo for the Bluetooth server and client code

Intro to Embedded Rust

Installation

See

for installation instructions. Choose the no_std option for the exp32 with Xtensa architecture.

Flash and run

After following installation you should have cargo and espflash installed so cargo run --release when the board is plugged in should work. If it hangs on Connecting... cancel the command (Ctrl-c) and try again or try pressing the RESET button of the development board.

Documentation

cargo doc --open should open the documentation for all dependencies and the project in your browser.

About

Repo for the Bluetooth server and client code

Resources

License

Apache-2.0, MIT licenses found

Licenses found

Apache-2.0
LICENSE-APACHE
MIT
LICENSE-MIT

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Contributors 2

  •  
  •  

Languages