Hello,
I am having an issue with FreeRTOS (v10.0.0) on the NRF52833 (SDK 17.1.0). The core of the issue is that the xPortSysTickHandler function stops being called if I...
Updating the nrf-sdk from 2.1 to 2.2 breaks the networking in qemu.
All details including a minimal example to reproduce this issue can be found in the github issue:
github...
I'm looking for some feedback. We are running a pilot with 38 nodes in a Bluetooth Mesh. The building is a roughly square layout with 4 main corridors following the outside...
We are having some issues with ESB, it seems the automatic ACKs are not working properly and we get spammed with a lot of duplicates.
We believe the issue is because we...
Good morning,
I would like to read from the PC some data that will arrive at the nrf52840 dongle over a BLE connection.
I know that I cannot use the UART service through...
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…
nRF Util is Nordic's command line utility for Nordic products. You can easily use it to flash applications onto your Nordic device through a terminal. In the most recent major version update, v7.0.0…
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…