Hello,
I am trying to flash and debug a custom board using the Raytac MDBT42Q-512KV2 that uses the nRF52832 module mounted. I tried this using the jlink plus and the nRF52...
I have a similar question to this , however it's for the nRF54 family. Can I route similar the SWD signals out through unused pins/balls on a BGA? In this case, I'd route...
Hi DevZone,
I am currently working on a project that uses MCUboot (DFU over BLE) on the CPUAPP core together with a custom FLPR application.
I successfully got this working...
Hi Nordic,
We are building a custom board using the nRF9151 LACA.
We see a back-powering issue between the GNSS antenna bias rail and VDD_GPIO.
Setup:
VDD_GPIO...
nRF54L15 FOTA Failure:
MCUboot reports magic=bad on Slot 0 and magic=unset on Slot 1 using NSIB + MCUboot + TF-M with Pure DTS Partitioning
Description
I am implementing...
Hi,
I am experiencing an issue where SPI read operations fail after upgrading from NCS 3.2.4 to NCS 3.4.0.
Hardware:
Custom board based on nRF52840
ADS1294...
Hello,
We have a project currently using NCS v3.2.3. We delivered the first production series of 50 units already, with the NSIB from this NCS version. We use the NSIB with...
Hello, I created a blinky project for the nrf52840dk board using sdk 2.6.1 and toolchain 2.6.1. I am using version 2026.6.904 nRF Devicetree extension and version 2026.7.2128...
hi,
i try to analyze the sdk sample with the standard(Server) ,ie : basic battery service
how to build GATT Requirements and Service Characteristics with the...
Info:
HW: nRF54L15 Tag / DK
nRF: v3.4.0
Dev OS: MacOS 26.5.2
Using nRF Toolbox Android App (most recent version)
on a Google Pixel 9 with build number CP1A.260405...
Hello,
I have moved slm_shell application t0 a separate thread, including cereg_mon() and slm_shell_data_indication() functions. I can correctly check the SLM (ncs v3.1...
Hello,
I am trying to flash and debug a custom board using the Raytac MDBT42Q-512KV2 that uses the nRF52832 module mounted. I tried this using the jlink plus and the nRF52...
I'm trying to download Firmware for Smart Remote 3 for nRF52 but the download link sends me to a blank page Series nordicsemi.com/api/sitecore/Products/MedialibraryZipDownload...
I have a similar question to this , however it's for the nRF54 family. Can I route similar the SWD signals out through unused pins/balls on a BGA? In this case, I'd route...
Hello,
We use the nPM2100 EK for getting familiar with nPM2100 for its potential use in our project where we aim to use single AAA battery for powering it.
Our usage profile...
Hi DevZone,
I am currently working on a project that uses MCUboot (DFU over BLE) on the CPUAPP core together with a custom FLPR application.
I successfully got this working...
Hello
When following the guidline of a new way to extend boards , VSCode "Add Build Configuration" is blank. Am I doing something wrong or this is not yet supported by...
Our device is using NRF54L15 for BLE function. When we test the max distance of ble connection between 2 devices, we get the below results.
We are confused by these...
Hello,
According to the current qualification compatibility matrix ( here ), there is currently no pre-qualified component for NCS 3.3 or 3.4.
When are similar components...
I'm using the NUS service for a sensor design. It was working fine for me. I don't know what is changed, but I experiences the next problem.
When I connect my sensor using...
I have a nRF52832 custom board derived from the 52832DK board. All is working perfectly with the exception of the ADC converter. I am only using AIN0 which is on pin 0.02...
I cannot get output from printk to appear in RTT viewer. I have this working fine in other Zephyr projects and am puzzled as to why it won't work in this case. I'm developing...