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...
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...
Hi everyone,
I believe that the documentation has an off by 1 error. "The MTU includes the SLIP encapsulation, which means that the maximum data size that can be sent is...