11# RELEASE NOTES
22
3- 18 March 2020 - Apache NimBLE v1.3 .0
3+ 24 March 2021 - Apache NimBLE v1.4 .0
44
55For full release notes, please visit the
66[ Apache Mynewt Wiki] ( https://cwiki.apache.org/confluence/display/MYNEWT/Release+Notes ) .
@@ -10,23 +10,12 @@ replaces the proprietary SoftDevice on Nordic chipsets.
1010
1111New features in this version of NimBLE include:
1212
13- * Support for Bluetooth Core Specification 5.1
14- * New blestress test application
15- * Dialog DA1469x CMAC driver
16- * Support for LE Secure Connections out-of-band (OOB) association model
17- * Support for automated generation of syscfg for ports
18- * Qualification related bugfixes
19- * BLE Mesh improvements - fixes and resync with latest Zephyr code
20- * RIOT OS port fixes and improvements
21- * btshell sample application improvements
22- * improvements for bttester application
23- * Controller duplicates filtering improvements
24- * Multi PHY support improvements
25- * Memory and CPU usage optimizations
26- * Use of packed structs for HCI (code size reduction)
27- * Linux sample improvements
28- * PTS test instructions updates
29- * Clock managements improvements in controller
13+ * Support for PHY on Dialog Configurable MAC (CMAC)
14+ * Support for PHY on Nordic nRF5340
15+ * Support for Apache NuttX port of NimBLE
16+ * Controller-to-host flow control support
17+ * Support for USB transport
18+ * Various bugfixes
3019
3120If working on next-generation RTOS and Bluetooth protocol stack
3221sounds exciting to you, get in touch, by sending a mail to the Apache Mynewt
0 commit comments