My configuration is: nRF5340, NCS v2.1.0, nRF Connect app on Android and iOS
I am using the latest available nRF Connect application on Android and iOS on the respective...
Hi
I want to develop something simple for BBC microbit V2 using Zephyr, which can switch on or off an external LED connected to pin 0 on the edge connector. I was able to...
Hi all!
I'm facing issues during the development of an "auto tester" that should run on a Raspberry Pi using the python API. For testing, I've also tried on a normal Ubuntu...
Hi Nordic Team,
I am using W25Q64JV external flash memory which is of 8MB for both http application update and full modem update. The mcuboot secondary is in external flash...
Hi,
We make a solution based on NRF52833 chips using SD 132 7.2.0.
It's already deployed in production, but i have seen that this SD is not on the compatibility matrix...
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…