diff --git a/README.md b/README.md index 96c636634..07a893aa8 100644 --- a/README.md +++ b/README.md @@ -19,22 +19,24 @@ # --> + Apache Mynewt + ## Overview Apache NimBLE is an open-source Bluetooth 5.1 stack (both Host & Controller) that completely replaces the proprietary SoftDevice on Nordic chipsets. It is part of [Apache Mynewt project](https://github.com/apache/mynewt-core). -Features highlight: - - Support for 251 byte packet size +Feature highlight: + - Support for 251 byte packet size. - Support for all 4 roles concurrently - Broadcaster, Observer, Peripheral and Central - Support for up to 32 simultaneous connections. - Legacy and SC (secure connections) SMP support (pairing and bonding). - Advertising Extensions. - Periodic Advertising. - - Coded (aka Long Range) and 2M PHYs. + - Coded (a.k.a. Long Range) and 2M PHYs. - Bluetooth Mesh. ## Supported hardware