Hello Nordic Team,
I am working on an nRF52833 project using nRF5 SDK 17.1.0 with Secure DFU Bootloader.
Environment:
MCU: nRF52833
SDK: nRF5 SDK 17.1.0
SoftDevice...
Hello Nordic Team,
I am currently working with the nPM1300 EK together with the nRF54L15 platform and a custom 40 mAh Li-Po battery.
I am facing an issue while configuring...
i2c_write_read() returns -5 (EIO) immediately when writing register 0x01 to the sensor. Logic analyzer confirms the sensor clock-stretches SCL for ~14µs+ after receiving the...
I recently completed a field-upgrade path from an nRF5 SDK 17.1 application (with the legacy Secure DFU bootloader) to a fresh NCS-based firmware stack, while preserving user...
Hello,
We are currently evaluating BLE Gateway (CIS, BIS) development using the nRF5340 Audio DK.
We would like to ask whether bidirectional CIS streaming is officially...
I have downloaded the nrf connect software and downloaded the segger drivers. I cant see the drivers in mi windows drivers administrator. The evk is powered by the usb because...
Hardware env: New designed board with NRF52840 + NRF9151, which 52840 connect 9151 via uart
Software env : NCS version: v3.1.0 (new installed) Nrfutil version: 8.1.0 (34e21a1...
Hey, since iOS version 18.6.2 the BLE connect to our BLE peripherial with nrf52840 getting disconnect events. Also the range between them is very bad. The connection parameter...
I'm currently working on some projects for the nRF54 platform using NCS and VS Code. I want to delete the unused files in my project because the codebase has become too large...
In the nRF52840 Product Specification PDF v1.11, on page 323, the third paragraph down states:
1. "If the CPU performs a clear operation on a bit in the LATCH register...
Hi Team,
below mention errors I am getting west build process.
* Executing task: nRF Connect: Generate config HVPP_BLE_Board_Files/nrf54l15/cpuapp for c:\Haritha\Github...
hi support team,
customer told me 54L15dk debug out is not able to program another 54L15 chip.
so i tried,
1. A-54L15dk debug out program B-54L15dk debug in, failed...
I'm trying to leverage the asset tracker project form nordic 9160dk to actinius icarus 9160 board, i use tagconnect 2030 to connect P19 of dk and icaurs, but the jlink cannot...
When I try to add OTA image compression for MCUboot, the RAM utilization skyrocks and is not compatible with the nrf52833. Is there any way to cut out any and all excessive...
Hi, I'm working on a product that uses nRF52840 (The custom board actually has the Ebyte module E73-2G4M08S1C). nRF5 SDK 17.1.0. The firmware consists of: 1. Bootloader -...
Hi, I'm using nRF9160 as an MCUmgr SMP client to download firmware via HTTPS and send it to nRF52840 (SMP server). Using SDK version NCS v2.9.1, I enabled CONFIG_NRF_MCUMGR_SMP_CLIENT...
I am struggling with the ADC API on the nRF54L15 dev kit. I am using NCS 3.1.0
I started with the "samples/drivers/adc/adc_dt" sample as a starting point. Using AIN4 (Channel...
BLE provisioning sample fails with crypto errors when using TrustZone ( /ns ) board target on nRF7002 DK with nRF5340.
Hardware : nRF7002 DK (nRF5340 + nRF7002)
SDK...