diff --git a/examples/platforms/nrf52840/README.md b/examples/platforms/nrf52840/README.md index 3241a4ec4..8ba9f0280 100644 --- a/examples/platforms/nrf52840/README.md +++ b/examples/platforms/nrf52840/README.md @@ -77,7 +77,7 @@ $ make -f examples/Makefile-nrf52840 USB=1 BOOTLOADER=1 See [nRF52840 Dongle Programming][nrf52840-dongle-programming] for more details about how to use the USB bootloader. -[nrf52840-dongle-programming]: https://www.nordicsemi.com/DocLib/Content/User_Guides/nrf52840_dongle/latest/UG/nrf52840_Dongle/programming +[nrf52840-dongle-programming]: https://infocenter.nordicsemi.com/topic/ug_nc_programmer/UG/nrf_connect_programmer/ncp_programming_dongle.html ### Native SPI support @@ -405,7 +405,8 @@ The following toolchains have been used for testing and verification: - ARM: MDK-ARM version 5.25 The following OpenThread commits have been verified with nRF52840 and nRF52811 examples by Nordic Semiconductor: - - `23ff101` - 22.03.2019 (the latest checked) + - `2279ef6` - 23.05.2019 (the latest checked) + - `23ff101` - 22.03.2019 - `704511c` - 18.09.2018 - `ec59d7e` - 06.04.2018 - `a89eb88` - 16.11.2017 @@ -416,20 +417,21 @@ The following toolchains have been used for testing and verification: # Nordic Semiconductor's nRF5 SDK for Thread and Zigbee -The [nRF5 Software Development Kit (SDK) for Thread and Zigbee][nRF5-SDK-Thread-Zigbee] helps you when developing Thread products with Nordic Semiconductor's advanced nRF52840 System on Chip (SoC). +Use [nRF5 Software Development Kit (SDK) for Thread and Zigbee][nRF5-SDK-Thread-Zigbee] when developing Thread products with Nordic Semiconductor's advanced nRF52840 or nRF52811 SoCs. The nRF5 SDK for Thread and Zigbee includes: - - a pre-built OpenThread stack for the Nordic nRF52840 SoC with ARM® CryptoCell-310 support, + - a pre-built OpenThread stack for the Nordic nRF52840 and nRF52811 SoCs, + - support for hardware-accelerated cryptographic operations using ARM® CryptoCell-310, - unique Thread/Bluetooth Low Energy dynamic multiprotocol solution which allows for concurrent operation of Thread and Bluetooth Low Energy utilizing OpenThread and SoftDevice (Nordic’s Bluetooth Low Energy stack) with accompanying example applications, - Thread/Bluetooth Low Energy switched multiprotocol solution with accompanying example applications, - unique support for DFU-over-Thread (Device Firmware Upgrade), - examples to demonstrate interactions between nodes performing different Thread roles with the use of OpenThread and CoAP, CoAP Secure or MQTT-SN protocols, - - support for an OpenThread Network Co-Processor (NCP) using UART, USB or SPI transport protocol, - - Border Router and cloud connectivity example (e.g. with Google Cloud Platform) + - support for OpenThread Network Co-Processor (NCP) and Radio Co-Processor (RCP) using UART, USB or SPI transport protocol, + - Border Router and cloud connectivity example (e.g. with Google Cloud Platform), - Thread native commissioning with NFC example, - example applications demonstrating the use of FreeRTOS with OpenThread, - support for IAR, Keil MDK-ARM and SEGGER Embedded Studio (SES) IDEs for OpenThread stack and all example applications, - - range of PC tools including Thread Topology Monitor and nRF Sniffer for 802.15.4 + - range of PC tools including Thread Topology Monitor and nRF Sniffer for 802.15.4, - software modules inherited from the nRF5 SDK e.g. peripheral drivers, NFC libraries, Bluetooth Low Energy libraries etc. [nRF5-SDK-Thread-Zigbee]: https://www.nordicsemi.com/Software-and-Tools/Software/nRF5-SDK-for-Thread-and-Zigbee