From 49778feae33f5876f9a7ece51007075546cfa66d Mon Sep 17 00:00:00 2001 From: Dario Nieuwenhuis Date: Mon, 14 Sep 2020 04:12:17 +0200 Subject: Update readme again. --- README.md | 16 +++++++++++++++- 1 file changed, 15 insertions(+), 1 deletion(-) (limited to 'README.md') diff --git a/README.md b/README.md index c58b72c..4eef0c1 100644 --- a/README.md +++ b/README.md @@ -4,7 +4,21 @@ Rust bindings for Nordic Semiconductor nRF series SoftDevices. ## High-level bindings -The `nrf-softdevice` crate +The `nrf-softdevice` crate contains high-level easy-to-use Rust async/await bindings for the Softdevice. + +Working: + +- Safe interrupt management +- Async flash API +- Bluetooth central (scanning) +- Bluetooth peripheral (advertising, connectable-only for now) +- GATT client + +Work in progress: + +- GATT servers +- Data length extension +- ATT MTU extension To use it you must specify the following Cargo features: -- cgit v1.2.3