Hi
I followed the youtube tutorial ( How to go to market with Matter ) from the Nordic Semiconductors youtube channel. I have followed all the instructions on testing the...
I have an out of tree driver (vl53l1x) building and linking for an out of tree board which works. However, another driver for bmi088, builds, appears to link but does not...
I am using a nRF5340 in my design and need to save as much space as possible. Can i remove C19 since it is NC? What is the purpose of the place holder? Is this for harmonics...
Hello everybody, i'm trying to test the power change mesh_opt_core_tx_power_set() made two projects attached in the archive, but the power does not change the current consumption...
My nrf52840 dongle isn't being recognised as an interface on Wireshark 4.0.4 running on Mac OS 11.7. 2
The "nRF Sniffer for Bluetooth LE" toolbar is loaded and visible...
In this blog post, we will get you up and running with your nRF7002 Development Kit (DK). We will first show you how to securely connect the nRF7002 DK to your Wi-Fi network and then how to establish bidirectional…
Written by Kaja Koren, Lena Haraldseid, Halvor Bjørstad, Martin Moldsvor & Magnus Stentsøe
The summer students in Nordic's application group spent this summer developing an interactive game using Nordic…
If you are interested in smart home solutions and trying to keep up with the latest trends, you have likely heard about Matter. My name is Kamil Kasperczyk, I am a firmware engineer at Nordic Semiconductor…
This is part 3 of the series Building a Bluetooth application on nRF Connect SDK
You can find other parts here:
Part 1 - Peripheral Role.
Part 2 - Central Role.
In Part 1 we covered the generic architecture…
Purpose
The purpose of this guide is to demonstrate the use of Bluetooth Shell. Bluetooth Shell (BT Shell) is a command-line shell application that runs over the UART. It allows one to manually type in…
Out of the box, the examples in the nRF Connect SDK are configured for ease of use, functionality, and debugging; they are not generally configured for optimal memory utilization. Some of the examples…
This tutorial is aimed at implementing the nRF Desktop application on the nRF52840 Development Kit (DK) using the nRF Connect SDK, thereby allowing it to work either as a gaming mouse, keyboard, or dongle…
This guide will show you, step by step, how to add Device Firmware Update (DFU) support to your application using the nRF Connect SDK. First it will demonstrate how to add BLE DFU support to the Peripheral…
Does your build fail today, even though it worked fine yesterday? Are you able to build your project on another computer, but not the one you need to use now? Here are eight things you can try to fix these…