Hi
I use the light ctrl example from NCS 3.2.4 on the 52840DK v3.0.1, serial communication with an external MCU is required. After suspending the UART and disabling Mesh...
Hello, We're improving a battery-powered (CR2032) sensor tag based on an NRF52833 with a 868 MHz transceiver. We want to use the nPM2100 PMIC and would like to optimize the...
Hi.
I am attempting to obtain SIG certification.
I am using ncs v3.1.1 with nRF52833.
Based on the link below,
https://docs.nordicsemi.com/bundle/comp_matrix_nrf52833...
Does SDK 3.3 support building hci-lpuart for the Thingy91x yet? I would love to change to that device if it does.
If it does not, are there plans to implement it?
I'm trying to put my code on a RAM/ROM diet and cut out any extra cruft so it will fit in an nRF52832. It used to fit with older SDKs, but not with the newest (v3.2.3).
...
Hi Nordic Team,
I’d like to ask: Does the recommended Bluetooth matching circuit for the nRF54L15 need to be designed as a bandpass filter?
Also, do you have the VNA...
Hello Developers,
my name is K.hemasundar, Here i am using nRF52833 micro controller with segger embedded stdui IDE. I have a problem with the Ble_HID_Mouse example code...
Hi Nordic support:
Our product uses nRF9151 module, we are going to do GCF certification field test. Could you provide some guidance on the following issue?
How can...
I am using nRF52833 PCA10100 board. While trying to run sample ble code in segger embedded studio, I am frequently facing this error which says, .text file is larger than...
I am setting up Segger Embedded Studio on my M2 Macbook and running in issues.
I downloaded S140 (nRF5_SDK_17.1.0_ddde560) and upon the build, I see the following errors...
I have a nrf9160dk that drives a screen via SPI, using an IT8951 controller. The firmware driving the screen works fine if I plug the USB cable on a power bank or using MS...
Hi, I'm getting an error when building the example program blinky that says: ".text is larger than specified size" and ".rodata is larger than specified size".
I'm using...
I'm following the steps in exercise 1 of the nRF Connect SDK Fundamentals and getting configuration failures. From what I can tell it looks like Zephyr is failing to build...
nRF Connect SDK v3.2.0
Write code:
Read code:
Log:
The address seen on the phone is usually not "06 05 04 03 02 01", but sometimes it is "06 05 04 03 02...
After the PPK II had been stored for a long period of time, it was recently taken out to measure current. It was observed that, regardless of whether Source Meter mode or...
Hi all,
I have been attempting to get the nRF Connect VS Code extension setup to try out some samples on the nRF9161-DK board.
I'm currently having a problem with a version...
Clarify the minimum mandatory external connections and pin/rail requirements for an nRF9151 to boot and run a flashed application, and determine why serial_lte_modem (SLM...
Hi,
I'm working on an application that I recently updated to ncs v3.1.0 (from v2.9.1). For most of the development, I have been working with the nrf54l15 as build target...
HI
I have replaced the external flash used with the nRF54L15 with a different model. How should I set the sfdp-bfp parameters for this new flash?
Thanks!
Using nRF5340-DK, nRF Connect for VS Code 2026.1, ncs v3.1.1 I'm interfacing over a SPI bus to a custom ASIC that uses MISO as a sort of RTS/CTS kind of idea. While CS is...