nRF Connect SDK v0.1.0 Release Notes
This project is hosted by Nordic Semiconductor to demonstrate the integration of Nordic SoC support in open source projects, like MCUBoot and the Zephyr RTOS, with libraries and source code for low-power wireless applications. It is not intended or supported by Nordic Semiconductor for product development.
Highlights
Added support for PCA20041 and PCA63519.
Added Bluetooth Low Energy samples.
Added Nordic Proprietary samples.
Note
See the changelog and readme files in the component repositories for a detailed description of changes.
Repositories
Component |
Tag |
---|---|
v0.1.0 |
|
v0.1.0 |
|
v1.13.99-ncs1 |
|
v1.2.99-ncs1 |
Supported boards
PCA10028 (nRF51 Development Kit)
PCA10040 (nRF52 Development Kit)
PCA10056 (nRF52840 Development Kit)
PCA10059 (nRF52840 Dongle)
PCA63519 (Smart Remote 3 DK add-on)
PCA20041 (TBD)
Changelog
The following sections provide detailed lists of changes by component.
Bluetooth Low Energy
The following samples that work with the Zephyr BLE Controller have been added:
Bluetooth: Peripheral LBS - sample server implementation using a proprietary vendor-specific UUID.
Bluetooth: Peripheral UART - sample server implementation using a proprietary vendor-specific UUID.
Bluetooth: Peripheral HIDS mouse - sample server implementation using the GATT Human Interface Device (HID) Service.
Bluetooth: Throughput - sample server and client implementation showing the usage of Data Length Extension and PHY update procedures.
nRF Desktop - reference design running on PCA10056 (nRF52840 Development Kit).
Proprietary RF protocols
Added Nordic proprietary RF protocol samples (enhanced_shockburst) for Nordic devices.
Subsystems
Added Event Manager.
Added Profiler.
Documentation
Created first draft including documentation for selected samples and libraries.