SoC: nRF5340 SDK: nRF Connect SDK 1.9.1
CMAC calculation works fine with SDK 1.7 and SDK 1.8. But it failed with SDK 1.9.1.
psa_mac_sign_setup returns error = PSA_ERROR_NOT_PERMITTED...
Hi, I'm pretty new to microcontroller programming so please correct my wrongs.
I'm using the Libuarte driver library to have the pca10040 talk to my server via serial connection...
Hello,
Fllow the guide of Configuring and performing DFU over Mesh,I can update firmwre successful use DFU:
Source: Example/Dfu
Target: Blinky(about 180 segment)
But...
Hi, I am working on custom board with nrf9160. I want to use LTE LINK MONITOR but my uart don't work. I create simple helloworld application from samples. I change uart0 rx...
I'm trying to add a second element to (light_switch\server) (SDK_for_Mesh_v5.0.0). I've already have a look at this post , it gives an idea but I found that it's not applicable...
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...