Hi,
I have autoprovisioned and autoconfigured my nrf52840 board (provisioning and configuring are made inside the software and not through external app/provisioner).
In...
Hello,
I have a custom nrf5340 board with an attached external RAM on the QSPI (I understand only NOR flash ICs are supported) on the older version of the SDK such as...
Hello Nordic Team,
Currently, we are performing power consumption testing using the Nordic nRF54L15-DK development kit.
As part of this, I aim to fully disable the Radio...
Good afternoon we are updating some Nordic chips but to make the connection work it is necessary to install the modem version 1.3.1 wait for it to connect and then install...
I have a custom board using a nRF52840.
A part of the configuration is a Analog Devices MAX98357AEWL+T Class D amplifier which is driven by i2s0.
When the board is idle...
Hi,
When running the python script in attachments
By invoking it like this :
python.exe ./nrf_build.py --sdk-version v3.0.2 --project-path <path_of_the_project...
Hi, I'm working on enabling **FOTA for the application core only** on **nRF5340**, based on the **`nrf5340_audio` example**, using **only internal flash** (no external flash...
We are running a nrf54l15 board that uses an NFC T2T tag to encode a URI to open an application. We have noticed that sometimes, the current stays higher (~200 uA) after the...
System Info: Hardware: M3 Max OS: Sequoia 15.3 Following the instructions outlined in the readme of: github.com/.../nrf-docker Docker fails to build an image on Apple Silicon...
Hi.
For a while I have had some issues with the toolchain when using the nRF connect SDK in visual studio code on windows 10. I believe it was after installing SDK version...
Hello all, I am writing this as I am very new to Studio visual code, nrf connect, and many various things used in this project. Currently I am using the two samples given...
dear all,
We are fighting with a problem that defied every effort to solve it so far, so we are asking for help. Our custom board is based on the nrf5340 SoC connected via...
Hi,
I am using the Nordic UART Service (NUS) peripheral and central on two nRF52840 DKs and I am developing with nRF Connect SDK v3.0.0 .
I can't manage to increase the...
Hi ... have code that outputs I2S in master mode. The slave, a NAU8822 device requires Master Clock Source between 8 and 33MHz.
The 54L MCLK pin is duplicating the BCLK...
Hello Nordic Team! I'm experiencing unusual issues with GPIO pins on an nRF54L15 custom board. Specifically, P0.02 and P1.03 are not behaving as expected. Button Issues (P0...
Hi, I have created my own hardware with nRF54L15 – 2xLED, 2xPWM, and Radio (BLE). I am trying to create a custom board using the graphical wizard. LED and PWM seems to work...
Hello,
I am using nRF5340 DK, I was trying to connect it to my laptop MacBook Pro M2 but I continuously get this notifications about JLink disconnecting and reconnecting...
I will attach my main.c and skd_conifg, maybe i'm overseeing something in code. Also i will attach schematics and pcb. I'm aware of RGB led consumption, in reality it's around...
Hi
I have a project developed on the nrf52840dk / nrf52840 dongle and am trying to build it for the Laird BL654 dongle. The build fails due to a missing 'runners.yaml' file...
Hi! It seems that I may have uploaded a non-working application to the Thingy91x. Therefore Device is not conectable via USB. The device is responding only in "MCUBOOT" mode...
This is a product based on nRF52832, which uses BLE Bluetooth to scan iBeacons and communicates with an LTE module via UART for data reporting.
It occasionally enters the...
Hello,
I would like to measure the current consumption of my nRF9161 and compare the result with a standard measurement. While searching in your documentation, I found this...