Hi, > This is to give community a heads up that we are going to merge bluetooth5 > branch [1] into master very soon. This is rather big feature so don't be > surprised about amount of new code. > > Feature wise this includes: > - Channel Selection Algorithm #2 > - High Duty non-connectable advertising > - LE 2M and LE coded (aka long range) PHYs > - Extended Advertising (both advertiser and scanner, no chaining support) > - multiple advertising instances (controller only) > > Note that this branch also get rid of support for 1M clock and 32K clock is > not required for running nimBLE stack. > > > Note that controller is now optimized to work with low power 32768 Hz and > does not work with 1 MHz clock anymore. For details see existing BSP-s which > are already preconfigured for new clock or check updated documentation.
Pull request for this is now pending review: https://github.com/apache/mynewt-core/pull/437 -- pozdrawiam Szymon Janc
