I have a working project where pin 16 is configured as a low-level interrupt source.
it is working well with SDK 15.3
after porting to SDK 17.0.2, it is not triggering...
Hello Nordic Support Engineers and fellow developers ...
Just a note to thank everyone for help via this forum. I started very inexperienced with Nordic SDK a year ago and...
Hi,
I recently purchased a thingy91 for a project. I'm trying to follow instructions from a Nordic youtube video ( https://www.youtube.com/watch?reload=9&v=xQ7hDzRULJQ ...
I have a nRF5340PDK, Now I want to know the lowest power consumption of this chip in different condition, such as adv, connect, sleep. But I am not sure how to config the...
Hi, i am using:
-nRF 52 DK
-nRF 52832
-Sensor of Maxim Integrated
-SDK 17.0.2
I have some problems in handling the I2C through the nrfx module.
This is my ReadByte...
Hi, I have a set up consing of an nrf52840, a Raspberry pi and a Linux workstation, which communicate over IPSP following the IPSP sample from Zephyr OS. The nrf52840 is a...
For regional compliance testing, I am seeking an older version of the Direct Test Mode PC application, specifically v2.0.2 . Is there a way to get old versions of this application...
Hello, I am trying to configure the NRF9151-DK, but when opening Quickstart app it cannot verify the board. Here's the log. I've been working with exact same boards, also...
As in subject, psa_aead_finish function generates incorrect tag for AES-GCM when Nordic proprietary library is used.
Works fine with Oberon backend.
Similar problem reported...
I have declared retention area in SRAM, that I;m using for the following:
boot info
boot mode
my app's private data.
DTS file is common for bootloader and app...
Hey everyone,
I’ve been banging my head against an issue with my custom nRF54L15 board , and I’m under a bit of pressure to get five samples working. Unfortunately, the...
What is the tolerance of the 0.9V internal reference used by the nrf54L15 SAADC (+/-10%?, +/-1%?), and what is the maximum external reference voltage allowed?
Hi
nRF54L15-DK QFAAC0, ncs v3.4.0, project path: ncs\v3.4.0\zephyr\samples\boards\nordic\system_off
After compiling and flashing this example, the power-on reset (POR...
I am using Windows 11, NCS v2, VSCode extension, under WSL2.
What I want to do is build a UF2 image of my zephyr application and be able to drag/drop it onto a bootloader...
Hi Nordic team,
I am testing Bluetooth Channel Sounding with the official samples and would like to ask about an unexpected behavior I observed.
Setup:
- NCS v3...
Hello Nordic Support Team,
We are developing a custom product based on the Nordic nRF54L15-CAAA(R) SoC.
Our project requirement is to use the nRF Connect SDK Bare Metal...
Hi Nordic,
We have a reproducible bus fault in nrf_modem_dect_phy_tx_harq() on nRF9151 that we believe originates in the modem library rather than in our application, and...
Hi,
I'm working on a project with the nRF52840 using nRF5 SDK v15.3.0 and have been working on enabling dual-bank DFU in the bootloader. During this process I made several...
NCS-3.4.0, on nRF5340, custom board losely based on PAN1783. No RTT backend, BLE stack works properly:
RTT enabled, BLE stack reads some garbage:
Printing is done...
Hi Nordic team,
I am investigating an abnormal ripple issue on the nPM1300.
Power configuration
The power path of the LDO is:
VBAT / VBUS → VSYS → VINLDO → LDO output...