Dear Nordic Experts, This one's a tough nut to crack:
The firmware is based on nRF5 SDK for Mesh 5.0.0 with nRF5 SDK 17.0.2 and Softdevice s132 7.3.0. It runs on a nRF52832...
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...
hi.
I am seeking your assistance regarding a J-Link (PLUS) debugging issue on a custom board featuring the PAN1770 module (ENW89854C1KF), which integrates the Nordic nRF52840...
Need some help with:
nrf5340 - custom board
NO external Flash
DFU over BLE with simultaneous update of both images allowed ( using this devzone concept with static...
Hello Support Team.
I am encountering an issue where the settings_storage partition located in external flash is being erased during an MCUboot image upgrade.
Environment...
Hello, I would like to inquire about some technical details regarding the internal module power supply ranges, power-up sequences, and reset voltages for the nRF54L05, nRF54L15...
Hi,
i want/need to connect & access a microSD Card (32GB) on an breakout board via SPI (technical reasons) and want to use the suggested PINS (28-31) as in the intermediate...
Hi Everyone, I am trying a very simple task of reading PDM Mic with NRF54L Custom Board and streaming the Audio via Bluetooth. I was able to do it very easily with the NRF52840...
Hi: Could you please advise me on how to use P1.01 as the output pin for PWM for NRF54LM20A? I attempted to use the regular IO mode and pulled P1.01 to a high level, but when...
Dear Technical Support Team,
I am currently developing a Matter product using the NCS (nRF Connect SDK) version 3.1.1 . During the build process, the software version string...
Hi Nordic Team,
When using the nRF5340 with XIP enabled, a release build with -Os runs perfectly, but a debug build with -Og crashes on the first function located in the...
Here is a properly structured issue report in professional English.
Project ID
SOFTUART-NRF52-19200-RTT-DEPENDENCY
Subject
Soft UART at 19200 baud works only when...
Issue
When attempting to connect GitHub Copilot to the public MCP endpoint `nordicsemi.mcp.kapa.ai` (as described in the [Kapa.ai MCP integration docs]( docs.kapa.ai/.....
Hello all,
I am investigating the feasibility of building an ultra-lightweight, single-use BLE tracker for short-term insect tracking. Target constraints: - Total weight...
Hi, I am testing the Nordic samples for different environments, and started noticing this strange thing, that sometimes the data output is the same as the previous output...
Hey,
currently I am testing FOTA and it works. The only thing I don't like is the fact that
takes > 10s to appear. Is there a way to make it faster? Because most of...
Hey.
We designed custom PCB board (basically an humidity sensor) with Nordic IC. It works fine, but when I did current measurements I noticed that in advertising mode, uC...