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...
Been trying to set up a project to run some basic openthread as a proof of concept project. I based much of it off the CLI example and SDK. I have gotten stuck where my code...
Hi, I am using BMD-350-A-R module for a project and i am trying to upload the bootloader and the bootloader settings hex files but those are getting written as application...
Hi,
I am working with a u-blox EVK-NORA- B206 development kit. It has an onboard J-Link and it contains a NORA-B206-00B which has a NRF54L15 inside. I use VS Code with the...
Hi,
Could you provide some examples demonstrating how to use the FLPR on the nRF54L15 with NCS 3.2.1?
Additionally, real-world use case examples would be appreciated,...
Hello,
I am following this course: https://academy.nordicsemi.com/courses/bluetooth-low-energy-fundamentals/lessons/lesson-3-bluetooth-le-connections/topic/blefund-lesson...
Hello,
Developing a new pcb with combined nRF9160, nRF5340 and nRF7000. We want to power the system with a nPM1300 PMIC. nRF9160_VDD on VSYS(4.5V), nRF9160_VDD_GPIO on VOUT2...
The Matter Samples output a verbose level of information to the console as standard. This is a mixture of the application log statements and matter log information. When trying...
Hello,
I am writing to ask a question regarding the power supply configuration when using an external board with the nRF5340DK.
I am referring to page 30 of the nRF5340DK...
Hi all
I have following problem. When using ble_nus_c_string_send to send data over NUS sd_ble_gattc_write returns error 19 - NRF_ERROR_RESOURCES after but the problem is...
Hi Nordicsemi engineers,
While testing a large-scale OpenThread network recently, I encountered an irregular pattern of device crashes. The network consists of 70 devices...
Hi,
I am working with NRF54L05 SoC using NRF Connect SDK V3.1.0 and NRF54L15DK for testing.
I am seeing an inconsistent MCUboot validation failure when flashing a firmware...
As the title, in the project "ncs\v3.2.1\nrf\samples\nfc\tnep_tag", how to runt into function tnep_svc_one_selected()?
I use the NFC tools, Send the hex data, want to select...
Hi, Nordic and all expects.
I am checking whether EN 300 328 can be used for testing 2.4G proprietary mode of nRF 52/53/54 series; EN 300 328 is a popular RF standard for...
I switched from the nRF-bm\v0.9.0 to nRF-bm\v1.0.0 SDK and now I am getting the following linker error message:
c:/ncs/toolchains/66cdf9b75e/opt/zephyr-sdk/arm-zephyr-eabi...