Prepare for NimBLE 1.5.0 release

This commit is contained in:
Szymon Janc
2022-04-20 16:27:06 +02:00
parent 352d4792cf
commit 21d59b8b40
3 changed files with 16 additions and 9 deletions
+11 -8
View File
@@ -1,21 +1,24 @@
# RELEASE NOTES
24 March 2021 - Apache NimBLE v1.4.0
20 April 2022 - Apache NimBLE v1.5.0
For full release notes, please visit the
[Apache Mynewt Wiki](https://cwiki.apache.org/confluence/display/MYNEWT/Release+Notes).
Apache NimBLE is an open-source Bluetooth 5.1 stack (both Host & Controller) that completely
Apache NimBLE is an open-source Bluetooth 5.3 stack (both Host & Controller) that completely
replaces the proprietary SoftDevice on Nordic chipsets.
New features in this version of NimBLE include:
* Support for PHY on Dialog Configurable MAC (CMAC)
* Support for PHY on Nordic nRF5340
* Support for Apache NuttX port of NimBLE
* Controller-to-host flow control support
* Support for USB transport
* Various bugfixes
* Fake dual-mode option for controller
* LLCP tracing via HCI events
* Code size optimization for disabled GAP roles
* Support for PA/LNA
* LE Secure Connections Only mode
* Support for Bluetooth Core Specification 5.3
* Connection subrating
* BabbleSim support
* Various bugfixes and improvements
If working on next-generation RTOS and Bluetooth protocol stack
sounds exciting to you, get in touch, by sending a mail to the Apache Mynewt