Align logo, grammar updates (#960)

Some grammar fixes in Readme.md
This commit is contained in:
fredster33
2022-04-13 03:50:44 -07:00
committed by GitHub
parent 33a5574444
commit 77ca03c310
+5 -3
View File
@@ -19,22 +19,24 @@
#
-->
<img src="http://mynewt.apache.org/img/logo.svg" width="250" alt="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