During the setup process for nRF Connect SDK v2.4.0, an error occurred preventing the SDK from installing correctly.
The environment details are as follows:
* macOS...
Hi,
We are using the nrfconnect for thread and zigbee 3.2.
We have modelled our Bluetooth peripheral, running on the nrf52840, on the BLE UART example. It connects fine...
I have installed nrf-command-line-tools_10.24.2_amd64 and jLink_Linux_V794e_x86_64 on Ubuntu 22.04. I have also installed nrfconnect-5.0.2-x86_64 for desktop and the Toolchain...
Hello,
We have an NCS v2.2.0 nRF5340 application with MCUboot that requires GPIO control of a few pins extremely early in the startup process. We have a signal "A" pulled...
I have a Zephyr application running on a NRF9160 using the Golioth SDK. I updated from their SDK from v17 to v18 and started getting undefined reference linker errors. I’ve...
Hi guys,
I have made a custom PCB based on the nRF5340 and for debugging it I have only added a SWD interface.
The problem is that this PCB works with 1V8, and in the...
Hey folks, I've tried bunch of things but can't make TWIM work properly on nrf54l15-DK outside of that pair of pins. Basically the issue is that it only works correctly if...
Hello all,
I’m working with the nRF54L15DK development kit and I’m facing a debugger / flashing issue. Below are the details:
Setup / hardware used: nRF54L15DK
On-board...
I'm using the nRF-PPK2 in ampere mode to measure power utilization in a battery powered device over a long period of time (about 16 hours). However, the PPK2 is giving unreliable...
Hello Nordic,
I am developing for a project that requires real-time accuracy. We are using ncs v2.9.1 Zephyr, an nRF54L15 and an IMU (w/ SPI interface) to acquire positional...
Greetings,
I would like to enable triggered firmware update option (dfu icon to be shown and to work) in NRF Connect android app on button press or uart. I followed the...
Hi,
I followed the instructions for enabling mcuboot and OTA using DFU target APIs using the instructions here -> https://academy.nordicsemi.com/courses/nrf-connect-sdk...
Dear all
I am developing a product using the nRF54L10 with the Zigbee add-on v1.2.0. I have a question regarding sleep behavior.
The current measurements below show the...
Hi,
I am developing an application with the latest available version of the nRF Connect SDK (v3.1.1) for the nRF54L15 SoC.
I want to develop an application with B0 + MCUboot...
the existing code is using freetos, and main.c finally ends at
which never returns as expected... but my ble scan and advertise do not appear to work, no events...
Hi,
I'm working on a four layer PCB including the nRF7002 for WiFi location finding. After looking at the various Altium Design files available (Thingy91X, nRF7002Dk, nRF7002EK...
I want to test the nrf21540dk to compare range improvements over the nrf5340dk and nrf52840dk. I am using the hci_pwr_ctrl demo and want to adapt it for the nrf21540dk. I...
Hi — I’m working with two nRF5340 Audio DKs (one as server/gateway, one as client/headset). When the nRF5340 server uses standard BLE Audio (CIS/ISO + LC3) it connects and...
I am trying to get the hci_pwre_ctrl demo working with a nrf5340dk using nrfconnect 3.1. I got it running with a nrf52840dk and it works fine. I created a 2nd build for the...