Dear devzone:
I short connect VOD and VTG on PCA10095 (5340-DK), and then connect vcc, gnd, clk and cio of another piece of hardware (Dev1) with 5340 as the core board to...
Hi
I am working on two similar projects, one legacy project using Keil uVision and nRF SDK 17, and the other using VS Code. Both applications operate as BLE peripherals...
Hi, I have a custom board that is based on nrf52833 SoC. I need to configure a UART COM port for communication. In this custom board, default pins for uart0 and uart1 are...
Generating bin files using public key for field update via DFU- following the standard nrf steps for generating zip file (.dat & .bin files)
bin files will be deployed in...
SDK: 15.3.0 SoftDevice: S132 Device: EYSHJNZWZ (nRF52832)
Please tell me about "NRF_SDH_BLE_VS_UUID_COUNT". I have set a larger value than the original setting. Is this...
Introduction to PSA Certified IoT Security Framework
Internet-of-Things (IoT) devices are designed to connect to the internet and/or exchange information with other devices, making them a target for hackers…
Last month Nordic released the nRF7002 DK, our first ever Wi-Fi Development Kit (DK), featuring the nRF7002 companion IC. The DK includes everything you would need to test the Wi-Fi capabilities of our new…
Bluetooth SIG has finally adopted the Bluetooth® v5.4 core specification. This means that a new set of exciting features are available for Bluetooth products along with all the advantages they provide…
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…