Description
I'm working on a battery-powered application where WiFi needs to be shut down between cloud sync intervals. I'm following the same pattern as the wifi/shutdown...
Hi Nordic team,
I’m working on an nRF5340 project using MCUboot with the secondary slot placed on external flash.
I found a strange issue related to pm_static.yml . My...
Hi all,
Due to wrong pin assignment on my PCB I am currently bit banging a uart on two P2 pins using the FLPR core. The read bytes and bytes to send are communicated via...
Hi,
After installing nrf sdk v2.9.3 trying to build application under Windows fails with the following message:
Trying to run any command inside the NCS shell/terminal...
I am designing an ultra-low-power BLE Audio TWS board based on the nRF5340 and have followed the recommended hardware design guidelines throughout the project. This is my...
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, 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...
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...