Hello, I was wondering when will the new nRF54LM20A/B series of SoCs will be available to build as a new board based on them? In the current version of the nRF Connect for...
Hi all,
I'm hoping someone can explain a behavior I've observed. I have a workaround but I want to understand the mechanism.
Setup
nRF54L15, NCS v3.1.0
ICM-42670...
Goal: Create SBOM with correct version numbers, CPE search strings, PURLs, and licenses. Use that to scan and assess vulnerabilities. Platform: NRF Connect SDK 2.9.1 or newer...
Hello,
I am evaluating the nRF54LM20A for a product where I need to cryptographically prove that a device contains a genuine Nordic chip, without performing any secret provisioning...
HI,
I am developing an NFC application using the nRF54L15 with SDK version 3.2.1, and I am using NDEF for data exchange. However, I have encountered an issue: after the...
Hi, I am trying to understand the Friend and LPN behaviour. For that I am refering to nRF sample application light" and "light_switch". Below is the setup details: 1. On one...
Hi,
We are investigating a Nordic BLE DFU startup failure on iPadOS and would appreciate guidance on whether this pattern is known at the CoreBluetooth / iOS DFU layer...
How to change the parity bit on UART on NRF54L15?
prj.conf includes:
CONFIG_SERIAL=y CONFIG_UART_20_NRF_PARITY_BIT=y
DT overlay includes:
&uart20 { parity = "even...
Latest nRF connect for VS code seems to ignore Toolchain manager install dir under certain conditions.
nRF connect output displays " Error: Install directory 'C:\ncs' not...
Hi We are using nPM2100 with PG/RESET mapped to SHPHLD. We are using Zephyr library to manage the nPM2100. We put the device into hibernate with a timed wake up, if we wake...
Hi everyone! I wrote code in arduino IDE but wanted to use all potential of Xiao NRF52840 with use of Nordic SDK and Zephyr RTOS as well as zigbee on my small side project...
Device: nRF51822_xxac; the Nordic-supplied NUS application worked after I figured out the softdevice and application loading sequence.
Development platform: Mac OS Tahoe...
On lesson https://academy.nordicsemi.com/courses/bluetooth-low-energy-fundamentals/lessons/lesson-4-bluetooth-le-data-exchange/topic/blefund-lesson-4-exercise-3/ , When trying...
Hi.
I'm developing a BLE peripheral application running on nRF54L15. nRF Connect SDK v3.2.1 with SoftDevice Controller is used for my application. As the title says, following...
Dear Nordic team,
We are using the nRF54L15 QFN52 package on our custom device and are using the P0.06 and P0.00 for the TX and RX, respectively, for our UART service interface...
Hi, I noticed that when using nrf5340 and it's kernel timer driver, that the k_cycle_get_64() API is not available, and that TIMER_HAS_64BIT_CYCLE_COUNTER is not being set...
Hi,
I’m planning to use a chip antenna that meets the attached specifications. I’m not very familiar with RF hardware, and I’ve only just started using CAD. I placed it...
I have a nrf52833 small board. nrf52833 QFN
and the several board have the same finding: at first time, the board can be flash and be debugged to main entrance.
but ,...
Hello this is my first time making rf circuit and i would like to get feedback on this circuit with nrf54l15.
I used Texas_SWRA117D 2.4GHz IFA antenna.
Calculated...
my nrf52833 board cannot work after power. but can start when I run nrfjprog --reset . but when I power down and power on the nrf52833 board, it do not work. the following...