Hello Support Team!
I use nRF52840 and migrate to nRF5 SDK 17.1.0. But I can't use Trace functionality, because SystemInit method from system_nrf52.c file use wrong pins...
I'm having some issues regarding the data update interval when running the asset_tracker_v2 application, particularly with adjusting how frequently it publishes data to the...
Dear Nordic,
it's about USB implementation. We need to add interface string descriptor for ineterface name. Using USBD_STRING_DESCR_DEFINE(primary) I've added that to string...
Hello, I have NRF D 24LU1P 1201FD and NRF F 24LU1P 2136IW. The first one executes all commands, while the second one does not work for writing and erasing. I tried to erase...
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...