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...
Trying to config TDM SCK for: Master, 4 channels, 24 or 32 bits, 16 KHz...doing the math yields 1.536 or 2.048 MHz for SCK. I have 24 MHz or 32 MHz available as possible clock...
Hello, I have a question regarding external flash erase via `nrfutil` command line tool. Does the `nrfutil device` command support doing a qspi erase with custom qspi commands...
Hello,
There is a minor issue identifying a sysbuild configuration if the initial generate and build fails.
Steps to repro:
- add a kconfig that doesn't exist in...
In the past, I've been told I can bypass a lot of the Zephyr nonsense and use the HAL layers of the nRF Connect SDK directly. So if I want to use what was called nrfx_twim_xfer...
Hello,
I noticed the Audio application explicitly states that WAV sample rates other than 48kHz is not supported.
Is there any risk to modifying the code to support other...
Hello,
In my project, I use both a Bluetooth interface for communication and the PSA functionalities to store and read/use keys. I use the following configuration (excerpt...
Hi Nordic support:
Our product uses the nRF52840. During CE certification, the lab measured the BLE TX power in DTM mode. at –20 °C the power is 3–4 dB higher than at +25...
We are getting the following error when compiling from our static libraries.
undefined reference to `__device_dts_ord_168'
Our project consists of multiple static libraries...
Hello ,
We have recently started the evaluation of the nRF21540 Front-End Module and would like your guidance on the recommended SDK version for this device.
Currently...
Hi,
We're trying to implement HMAC signing on a Thingy91X but getting stuck each time on -134 errors. Having read the resource on your docs AI I'm aware of the limitations...
Hi, We are working with nRF52840 MCU with zephyr v2.9.2 SDK and Visual Studio IDE for debugging, Flashing, Generating zephyr.uf2 file. We took one example have configured...
Dear Nordic Semiconductor Support Team, My name is Iwo, and I’m developing a BLE central application using the nRF52840 DK with nRF Connect SDK v3.2.1. The application works...
Hello,
we are experiencing an issue with devices based on nRF9160 using modem firmware lib 1.3.6 and nRF Connect SDK 2.5.3 .
The problem manifests as a sudden inability...
Although the recommended circuit in the datasheet shows a 0402-size inductor, I have not been able to find any 0402 inductors that meet the required specifications.
Could...