Hello, I want ro test the channel sounding feature using the new nRF54L15-DK /PDK and I found a sample example for reflector role - "https://docs.nordicsemi.com/bundle/ncs...
HI,
I have a function testfun from a customer-provided .a library, and I hope to run this testfun function in RAM. I am currently using NCS 2.8 based on the nRF52840. I...
HW: nRF5340DK NCS: v2.8.0
After installing NCS v2.8.0 from ToolchainManager, I tried to build the project but failed.Error message "No such file or directory: LIBGCC_FILE_NAME...
Hi. I want to report 2 observed bugs about board creator wizard of NCS 2.8.0.
1. When you click on "Create a new board", the first thing that you must enter is human-readable...
I am using NRF Connect for VS Code on Ubuntu 24.02 with an adafruit nrf52840 feather express. When attempting to use the DeviceTree Extension, the wrong dts file is listed...
We a team from PSG College of Technology, Coimbatore, India created this "https://www.youtube.com/channel/UCEGFAjSXeZBtn21oagQU3yA" channel to share what we explore with NORDIC THINGY nRF52 Series kit…
Hello,
We are currently looking for an Embedded / nRF Developer in Stuttgart that will help us to further develop FruityMesh (https://github.com/mwaylabs/fruitymesh) and our commercial Product BlueRange…
The purpose of this tutorial is to expound my notes on the studies I have done on the use of nRF51, but also serve for the nRF52, and thus share with the beginner as I of the Portuguese language. This…
Background
There is a need to enable Nordic hardware with the Direct Test Mode (DTM) firmware. This is so the physical layer and RF characteristics may be ascertained as set in the Bluetooth Sig Specification…
Requirements
This document uses:
Segger Embedded Studio (SES)
nRF5 SDK v17.1.0
an nRF52 DK to emulate the nRF52810
a BLE-enabled mobile device
You may want to review the blog here for a more comprehensive…
Requirements
This hands-on tutorial uses:
Segger Embedded Studio (SES)
nRF5 SDK v17.1.0
an nRF52840 DK
a BLE-enabled mobile device
You can use an nRF52 DK or nRF52833 DK instead of the nRF52840 DK,…
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…