Hi all,
I'm working on BLE time synchronization between nodes using hardware timestamps via GRTC + DPPI + PPIB cross-domain. CRCOK and PHYEND work perfectly, but adding...
Hi,
Any specific reason the errata Anomaly 166 : https://docs.nordicsemi.com/bundle/errata_nRF5340_Rev1/page/ERR/nRF5340/Rev1/latest/err_340.html resolution patch as present...
It seems there might be a small issue with the TF-M GPIO MCU-select IOCTL plumbing on nRF54L — specifically when a non-secure app tries to configure sQSPI GPIOs (and presumably...
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...
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 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...
I am using nRF9160 DK with nRF Connect SDK v2.9 and the LwM2M client sample ( /samples/cellular/lwm2m_client/ ) , converted from PSK to X.509 certificates .
The device connects...
In the software development for the nRF52832, the SEGGER_RTT_printf() function is called throughout the code for debugging and problem analysis.
Would there be any particular...
Can I copy the ESB code from SDK v3.3.0-preview3 into SDK v2.9.0, and then get the functionality in esb_ptx_ble & esb_prx_ble?
Is there any way to achieve it quickly?
Hi,
I am working on a project with two nRF52840 devices (nRF Connect SDK 3.2.4 / Zephyr RTOS) that are already connected via BLE. On top of the BLE link I need a low-latency...
Hello,
I need to measure current consumption on the nRF52805 in sleep, TX, and RX modes. Which sample applications are recommended for each of these measurements? Additionally...
Hello,
I am facing issue in reading the eDRX mode configurations using AT Commands on nRF9160. Below are the details of hardware & modem fw version.
1. Modem FW version...
What is the recommended way to clear the retained LATCH register using the zephyr generic GPIO functions after waking on interrupt from system OFF? It does not appear to be...
I have designed a custom PCB using nRF54L15 SoC and have gotten it verified from Nordic people. I will share the gerber here as well. I am using VS Code for flashing the code...
# Console disabled - uart30 used exclusively for MCUmgr SMP
CONFIG_SERIAL = y
CONFIG_CONSOLE = y
CONFIG_UART_CONSOLE = y
CONFIG_PRINTK = y
CONFIG_LOG = y
CONFIG_MAIN_STACK_SIZE...
Hi everyone i have a problem with building a project, i dont know what i did wrong, before everything was building fine, but now if i pristine build any project some lines...
Hello,
My application crashes with a Kernel Panic (ZEPHYR FATAL ERROR 4) during NFC communication :
ASSERTION FAIL [ header.ctx_size <= 16 ] @ WEST_TOPDIR/nrf/subsys...
Hello this is my first time designing nrf series. and i want some feedback of my board design and rf circuit
Thanks in advance for your time and suggestions.
these are...
Hello,
I purchased my first nordic semiconductors device, the PPKII, from Farnell.
I just received it today and installed the required software (nRF Connect on macOS...
Hello, I'm using Fanstel's BT840X that includes a SKY66112 front end. It works great with the FEM module in NRF Connect SDK. My problem is that my device has the option to...