Learn

Hand-wiring a USB & Bluetooth keyboard powered by Python

Hand-wiring a USB & Bluetooth keyboard powered ...

Before making this keyboard, I knew Python can be used in a microcontroller thanks to MicroPython and its variant CircuitPython. But I did not know Python can work so well...

Hand-wiring a USB & Bluetooth keyboard powered ...

Before making this keyboard, I knew Python can be used in a microcontroller thanks to MicroPython and its variant CircuitPython. But I did not know Python can work so well...

Programming nRF5x SoCs with Pitaya-Link

Programming nRF5x SoCs with Pitaya-Link

This post is intended to assist users in the initial setup and demonstration of programming nRF5x SoCs with Pitaya-Link, a low-cost debug probe based on the CMSIS-DAP protocol.

Programming nRF5x SoCs with Pitaya-Link

This post is intended to assist users in the initial setup and demonstration of programming nRF5x SoCs with Pitaya-Link, a low-cost debug probe based on the CMSIS-DAP protocol.

Getting started with Google OpenSK

Getting started with Google OpenSK

This guide details how to get started with the OpenSK using the nRF52840 MDK USB Dongle without going through the complete toolchain installation.

Getting started with Google OpenSK

This guide details how to get started with the OpenSK using the nRF52840 MDK USB Dongle without going through the complete toolchain installation.

Debugging nRF52840-MDK with Visual Studio Code

Debugging nRF52840-MDK with Visual Studio Code

This tutorial explains how to debug the nRF52840-MDK board using Visual Studio Code. Visual Studio Code is a powerful and modern editor for Embedded Development.

Debugging nRF52840-MDK with Visual Studio Code

This tutorial explains how to debug the nRF52840-MDK board using Visual Studio Code. Visual Studio Code is a powerful and modern editor for Embedded Development.

Getting Started with Bluetooth Mesh Development

Getting Started with Bluetooth Mesh Development

Follow this post to set up a Bluetooth Mesh development environment on your system, and then build and run a Light Switch demo with nRF5 SDK for Mesh.

Getting Started with Bluetooth Mesh Development

Follow this post to set up a Bluetooth Mesh development environment on your system, and then build and run a Light Switch demo with nRF5 SDK for Mesh.

Build a Thread network with nRF52840-MDK

Build a Thread network with nRF52840-MDK

Following this post, you'll program OpenThread on nRF52840-MDK, create and manage a Thread network, and pass messages between nodes.

Build a Thread network with nRF52840-MDK

Following this post, you'll program OpenThread on nRF52840-MDK, create and manage a Thread network, and pass messages between nodes.