Hi,
After installing nrf sdk v2.9.3 trying to build application under Windows fails with the following message:
Trying to run any command inside the NCS shell/terminal...
I am designing an ultra-low-power BLE Audio TWS board based on the nRF5340 and have followed the recommended hardware design guidelines throughout the project. This is my...
Hello! We are in the middle of an upgrade to 3.2.1, and we encounter the following issue using SB_CONFIG_MCUBOOT_MODE_SWAP_WITHOUT_SCRATCH, SB_CONFIG_MCUBOOT_MODE_SWAP_USING_MOVE...
Hi everyone,
I'm using the nRF5340 on a custom PCB board without an external 32 kHz oscillator. On the network core I flashed the hci_ipc sample.
For some reason I occasionally...
Hello,
I am measuring RSSI values with nrf_modem_dect_phy_rssi(...) from the DECT PHY firmware.
The nrf_modem_dect_phy_rssi_event refers to positive values being saturated...
Hi all,
I'm working on BLE time synchronization between nodes using hardware timestamps via GRTC + DPPI + PPIB cross-domain. CRCOK and PHYEND work perfectly, but adding...
Hi,
Any specific reason the errata Anomaly 166 : https://docs.nordicsemi.com/bundle/errata_nRF5340_Rev1/page/ERR/nRF5340/Rev1/latest/err_340.html resolution patch as present...
Setup
SDK/OS: nRF Connect SDK v3.1.0 , Zephyr v4.1.99
Board: custom board
Summary I am measuring the time from reset (or power-on) to the first user code...
hi,
i'm learning this exercise and when i build and flash the exercise it works perfectly but then after i see this errors in the terminal
and after that i create the...
When using an onomondo softsim with all security features etc enabled, and using fota on external flash. nrf9151DK. NRF V3.2.3.
How is it possible to make changes to the...
Hi there,
I'm working with the nRF54L15 and using the light_ctrl sample from the Bluetooth Mesh SDK NCS3.1.0 .
I have a set of mesh light nodes, and I configured power_on_up...
Hi all,
I read in some thread (that I am unable to find now), that when stopping the SAADC via STOP Task, the STOPPED event fires (which is expected), however the END event...
When I run the Asset tracker template and look into nrfcloud I see new messages coming in on the terminal and Battery graph set correctly to 32%. I noticed already a long...
Hi,
I am currently sending SAADC data from an nRF52840 to a smartphone using BLE notifications. The SAADC is triggered by TIMER + PPI, and samples are collected into a buffer...
Hi Nordic Team,
I’m observing ~60 mA (or higher) current spikes while measuring with Power Profiler Kit II (PPK2) on an nRF52833 . Outside of these spikes the system sits...
Hi, We are using NCS v3.0.2 on nRF5340+nRF7002.
We have an error when doing matter commissioning using our own generated CD, PAA, PAI, DAC and factory data, see error below...
Hi:
I would like to use the Device_credetials_installer.py script to generate and install device certificates (including public/private key pairs) for the device.
ncs...
Hi,
just got my PPK2 and noticed some strange behavior:
the only thing connected is USB data/power, no DUT. Power output is off. If you start logging it displays some...
I'm using nRF SDK 2.3.0 in VScode, which I recently upgraded. It compiles my firmware correctly, giving me some warnings. The problem is that clicking on the warnings points...
Hi,
I am developing with NCS 3.2.3 on the nRF54L15.
I need to customize the FW loader located here: github.com/.../ble_mcumgr
The customization is related to the BLE...
hi,
i'm learning this exercise and when i add the code for external flash partition, why i didn't see the size for this external flash in memory report.
and maybe it...
Working with the new v3.3.0-preview2, I have found an issue. You may already be aware, but here it is.
Issue
Steps to reproduce
Add these kconfig settings
...