Hi,
In our one of the product we are using Nordic nRF52840 MCU and we compiling this application code in windows with SEGGER Embedded STUDIO IDE Version 4.30a and Tool chain...
Hi,
We made an online course on Bluetooth Low Energy, includes BLE Fundamentals & Architecture, step by step implementation of Environment Sensing service development...
Hello, I am using nRF9160 PCA10090 DK. I want to make my board as central device and scan for all nearby BLE devices and display its rrsi value and device id on a terminal...
Hi Dears,
I have submit a issue for about two weeks but no response yet, would you please help me for handling it?
The link is https://devzone.nordicsemi.com/f/nordic...
It's really really really annoying that the DevZone contains so much outdated infomations and deadlinks .. especially after moving to the new website !!! :-(
Hello! I'm trying to develop an Android-nRF-Toolbox App. What features and folders do i use with show logs? In order to develop the uart in the toolbox app, we have deleted...
I have a preset stored in CMakePresets.json:
When I go to create a new build configuration with the preset, the extension creates an Extra CMake Arguments row with:
...
Hello,
We are working on an audio project where we are using nRF5340 Audio DK. We want to externally interface the digital microphones without using the on-board codec ...
Hi. I am trying to control a RC servo with a nRF52810 MCU (in short, a servo needs pulses in range of 1000-2000us once every 20ms to move to specific position. Minimal change...
Hello Nordic Team,
For my application, I am using two nRF54L15 chips with one configured as a master and the other a slave. For the remainder of this post, I will be discussing...
Background - We are laying out a new board, upgrading to the nRF54, and wanted to use p2.02 and p2.03 as serial UART lines because p1.04 and p1.05 were planned to be used...
Hi everyone,
I'm facing an issue where MCUboot doesn't perform a swap after reboot, even though the DFU download to slot 1 completes successfully and boot_request_upgrade...
Bluetooth connection cache processing - Nordic Q&A - Nordic DevZone - Nordic DevZone
Continuing from last time. After some optimization, the program was able to work. However...
Hey folks, we are planning to implement BLE Audio based on one of the Nordic ships and unfortunately nrf54H is not really available now and nrf54l does not support LC3 audio...
Hi, we are developping a medical device that receives an audio stream from a smartphone. We have a custom board connected to a different DSP than the one in the nrf5340_audio_DK...
The custom AT command "AT%XICCID" was added in modem firmware v1.1.3 for the nRF9160 and was available from the first release for the nRF91x1.
This command provides a processed...
I'm encountering a blocking issue when trying to create a new board using the NCS Board Wizard in VS Code with Nordic Connect SDK v3.0.0. After filling in valid inputs and...
I have several hardware pieces based on the Fanstel WM02C nRF7002 module (nRF54L15 host) and am having problems connecting to WiFi networks on a subset.
All modules successfully...
Using VSCode with nRF Connect extension on Ubuntu Linux 22/04 with nRF SDK 3.0.1 and nRF Toolchain 3.0.1 installed I can create a build configuration for Zephyr's hello_world...
I have the following pm_static.yml configuration:
and I'm trying to acces this `custom_bootloader_header` from my application code. Here's the relevant snippet:
...