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...
We are using nRF54L15 with Zephyr + (NCS) for a low-power application.
Our firmware performs the following cycle repeatedly:
Wake up from System OFF
Perform...
Hi,
We found a weird case that when we re-populate the definition of SPI-NOR flash
- From original pin (gpio0.8/9/10, U15 populated on NRF7002DK)
- To pins (gpio1...
Hello Nordic Team,
I am implementing OTA in a pairing and bonding-enabled application, but I am facing an issue during the ZIP file upload. Additionally, the graph is...
Hello,
I'm working with the nRF9151, and I want to get useful information when a NULL pointer dereference happens, as I am used to on other devices. However, when a NULL...
I noticed that the product information of the nRF54L15 series kit supports 4Mbps, but I'm unsure how to verify it. Are there any relevant examples available? I have currently...
Hi everyone,
I am currently working with Circuit Dojo nRF9151 using nRF Connect SDK v3.0.1.
When measuring power consumption over MQTT and UDP , i noticed ~25mA every...
When I wake up from sys_poweroff using GRTC, the reset cause I get is reset_clock which is defined as clock error. I am supposed to be waking up with reset cause
RESET_LOW_POWER_WAKE...
HI,
I am using the nRF54L15 + nRF21540 with SDK v3.2.1 , and performing custom development based on the periodic_adv_conn sample.
issue Description
During runtime...
Hi,
A few months ago, I raised a ticket regarding the integration of SoftSIM into the nrf_cloud_multi_service sample. With the help of one of your support engineers, I was...
There appears to be a bug with commenting in prj.conf. If I do this:
# This is the appearance of the device from the BLE SIG Assigned Numbers List (384 is general remote...
Hi,
I'm designing a custom board with the nRF9151, nRF54L15, and nRF7000. I've read in several places that the SPI bus used by the nRF70 series should not be shared with...
Hello,
I configured the hci_uart sample for the nRF54L15 DK by following the instructions in this official Nordic documentation:
https://docs.nordicsemi.com/bundle...
I have an additional part in my design that requires a 32MHz clock input. Is there a 32MHz buffered clock output that can be configured/used from the nRF54/nPM1300 to achieve...
Hello, my product is undergoing KC certification testing. The required testing bands are LTE-M Band 3 and Band 5. However, the certification company reports that my device...
Hello,
I've got a nrf52840 DK to flash custom PCB with nrf52840 QFN. I can flash the custom PCB by using <nrfjprog> command into VSCode but the code doesn't seem to work...