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...
I'm attempting to enable provisioning using attestation tokens in my project. As soon as I add the config;
CONFIG_NRF_PROVISIONING =y
The build starts failing with;...
Hi,
We are facing a strange behavior where the consumption we measure on the nRF5340 doesn't change according to supply voltage like it is supposed to do in DCDC mode. ...
Hello Nordic team,
I want to be able to save the log into a file and then read it in order to send it's content via HID.
I've managed to make the log back end FS work...
I have a nRF9151 based device, modem firmware version v2.0.3, with `CONFIG_LTE_LC_RAI_MODULE=y`, registered on LTE-M.
Using `NRF_RAI_LAST` is working, but I am seeing odd...
For the nRF9151-LACA-R, I cannot find the flatness parameter in its datasheet. Can you help confirm the flatness?
For the nRF54L15-CAAA, the datasheet shows A3 (0.03...
The MCP server requires authentication. To complete the setup, you'll need to: 1. Get an API key from Nordic Semiconductor / Kapa.ai 2. Reconfigure the server with the auth...
Hi All,
My leds on the custom board wont get recognized. Keep getting this error.
A bit of strack trace:
Device tree:
I think I am missing something...
Hi,
We're coming to the end of prototyping a project on the Thingy91X and are fine-tuning the power management. We have been able to implement a simple demo on the nrf9151dk...
Hi Support Team,
Our product is based on nrf5340 and ncs V2.5.2. I developed a Windows application(based on .NET8.0 and Windows SDK11) to provision and configure the system...
Hi, I'm struggling to setup an application on the nrf54l15dk to control the nrf9151dk SLM over UART.
I have done the Cellular IoT Course and successfully controlled the...
I'm trying out the GNSS sample for the nRF9161 DK. I am trying to enable minimal assistance, but I get an error message with error code 65536: *** Booting nRF Connect SDK...
Hi,
Can MCUboot be used as a second stage bootloader (an application from the Secure DFU Bootloader over Serial Link standpoint) to be DFU'ed to existing devices which now...
Is it possible for users to regenerate the nRF9160 GNSS factory almanac data from public sources?
https://github.com/nrfconnect/sdk-nrf/blob/main/samples/cellular/gnss...
Hel lo, I am us ing a custom nRF5 2832-based b oard that has no DCDC circu itry (LDO onl y). What happened in NCS v2 .5.1
After power-on, the system did not st art (e...
Hello,
I am trying to measure a fast, impulsive signal from an amplified analog microphone using an ADC pin on the nRF54L15-DK. When I read the same signal using a 12-bit...