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...
Hello,
I am currently working with an nRF5340 configured to operate in High Voltage mode , where the main input supply is 5 V .
Issue description
When the nRF5340 is...
I just wanted to notify that I need to set CONFIG_SOC_NRF_FORCE_CONSTLAT=y in order for a NRF54L15 to be able to respond as a SPI slave (SPIS) using nrfx SPIS code.
Otherwise...
Hi,
I have developed custom hardware based on the nRF9151 chipset.
I would like to program the firmware using nRF Desktop (Programmer) with a third-party SEGGER J-Link...
Hi,
I am having trouble communicating between the nRF54L15 and the nRF7002 in a custom board. I flashed the scan sample. I made a new overlay as below:
/*
* Copyright...
Since about a week or two ago, I cannot flash (or debug/reset etc.) my device from the VSCode nrfConnect extension, when more than one device is connected to my PC. I am using...
Hi,
I am trying to confirm whether nRF54L15 as a chip officially supports the UTP OTA feature.
From the SoftDevice Controller documentation I can see that the following...
I am using the Zephyr SPI driver to control a WS2812 LED strip through the SPI interface. Since only the MOSI line is required for communication, I want to configure the SPI...
Hello, I have an application developed with the nRF9161 DK board, which essentially consists of a GPS tracker that acquires a position every x time and sends that same position...
I make a ble hid usb dongle with ncs2.0, ble keyboard send keycode to hid dongle, hid dongle send the keycode to computer.
When keyboard send keycode slow, it's work fine...
Using 54L15 DK for testing. Zephyr toolchain & SDK both v3.02. I have been through the DevAcadamy exercise which uses Blinky for its example, now I want to integrate into...
Hello,
I need help regarding flash memory read on nRF52840 device, SDk16, SD=340.
I have using the fds libarary for memory read/write in my code for many years now. However...
Hi,
I'm trying to scan for coded phy devices with the nrf-sniffer application.
Followed the guide and installed nrf-sniffer with the nrf-util.
In Wireshark it works...
We are using firmware 1.3.6 on the nRF9160. During testing, I ran into the reset loop restriction. To quickly get out of it, I issued a AT%XFACTORYRESET=0 command. (We are...
Hello Nordic Team,
I am using nRF5340 DK as a debugger/programmer to develop firmware for the Fanstel EV-WT02C40C module. My goal is to use Wi-Fi (nRF7002) Wi-Fi scan, Wi...