Learn¶
-
Learn Introducing CircuitPython
CircuitPython is an implementation of Python for microcontrollers. Once you get your board set up, open any text editor, and start editing code.
-
Learn Introducing nRF Connect SDK
nRF Connect SDK is a scalable and unified software development kit for building products based on Nordic Semiconductor's wireless devices.
-
Learn Programming nRF5x SoCs with Pitaya-Link
Pitaya-Link is a low-cost debug probe based on the CMSIS-DAP (aka DAPLink) protocol standard. This post details how to program the nRF5x SoCs using Pitaya-Link.
-
Learn Getting started with Google OpenSK
This post details how to get started with the OpenSK using the nRF52840 MDK USB Dongle without going through the complete toolchain installation.
-
Learn Debugging nRF52840-MDK board with Visual Studio Code
This post explains how to configure the local debug toolchain for debugging nRF52840-MDK board with Visual Studio Code.
-
Learn Build a Thread network with nRF52840-MDK
In this post we will show you how to build an OpenThread (open-source implementation of the Thread®) network using nRF52840-MDK.