0 results found on Nordicsemi
All results121167 results found on DevZone
nPM1300 LOADSW1/LDO1 quiescent current issue — XIAO nRF54LM20A Sense Status: unresolved as of 2026-08-27. Written to summarize the investigation for external reference (e.g. Nordic DevZone) and to keep the exact configuration used in one place. ## Hardware / software - Board: Seeed XIAO nRF54LM20A Sense (`xiao_nrf54lm20a/nrf54lm20a/cpuapp`), Seeed vendor board files (not upstream in NCS 3.4.0), board root `vendor/platform-seeedboards/zephyr`. - SoC: nRF54LM20A. PMIC: nPM1300 (regulator + charger + fuel gauge). - IMU: LSM6DS3TR-C, I2C address `0x6A`, on dedicated bus `i2c30`. - NCS 3.4.0 / Zephyr OS v4.4.0. - Toolchain: `dcbdc366a1` (nRF Connect SDK toolchain bundle). ## Objective Deep-sleep (System OFF) current budget target: 5-6 µA continuous for the full device (BLE/BTHome periodic health frame + motion wake latency), beating a sibling nRF52840-based design that already achieves ~10 µA. ## Symptom With the SoC in System OFF (GRTC periodic wake armed, BLE advertising burst sent once per session, then `sys_poweroff()`), measured quiescent
forum
8/27/2026
Hi, I have designed this PCB in KiCAD to send temperature and humidity data via Bluetooth. This 4 layer PCB has a ground and a power plane. Since this is my first RF design, I would like experts to please review this so that I can send the PCB for production. I am attaching all possible images from schematics, layout till board manufacturer stackup. GCPW is recommended by Johanson in their Antenna document. The width "w" and distance from the ground plane on top "s" has been determined by calculation estimations from Altium Designer and ChatGPT. Regarding software, I basically have 2 question. 1. Can I easily program the nRF52840 and configure Bluetooh? Is it open source and free? 2. Can I be able to assign pins as per my requirement? Only GPIOs and I2C i mean? Excited to see what experts have to say on my first attempt Best
forum
8/27/2026
First question so I apologize if I'm missing any info. I am trying to implement the the power fail comparator on a low power battery system running a nRF54L15. Idle current less than 6uA and system off mode consumes about 3uA. It looks like the power fail comparator uses IRQ 261. What is the power domain of IRQ 261 and the power fail comparator? Is it possible to use this feature in an idle state with less than 6uA current? And when I enter deep sleep, would this feature need to be turned off (it looks like it does but if there is just any additional context that would be helpful)? Thank you!
forum
8/27/2026
Environment : nrf5340dk used as a mean to flash our custom board PCA10095 2.0.2 2025.14 Custom board: PCB with MDBT53 (embedding a nrf5340 with chip antenna) Description of the issue I have been trying to flash my custom board with the standard nrf procedure, using a 10 pin flat cable between the DK and my custom board. However, we've encountered this message in the programmer of nrfDesktop tools: 15:10:52.945 Failed "reading readback protection status for application core". Error: code: 1, description: Generic, message: Batch task protection-get failed, Device error: Setting the debug port SELECT register failed while powering up sys and debug regions (Unknown error in the J-Link DLL (error code =-1)). This might indicate that the debug port is unavailable. Double-check device power supply and SWD lines, and ensure that SWD is not disabled 15:10:52.987 Error: Failed with exit code 1. One or more batch tasks failed: * 1050022343:
forum
8/27/2026
Hi, We have a BLE peripheral on nRF52833-QIAA (custom board based on nrf52833 ) building with NCS 2.8.0 , sysbuild, extended advertising, GATT, a prebuilt custom bootloader , and static partitions ( pm_static ). We need to move to NCS 3.4.0 . Can we jump 2.8.0 -> 3.4.0 directly, or must we go through intermediate NCS releases? In 3.4.0, is SoftDevice Controller required for nRF52833, or can we keep the Zephyr BT controller ( bt_ctlr_set_public_addr() , bt_le_ext_adv_* )? Will our existing sysbuild + pm_static layout (custom bootloader at 0x0 , app at 0x3000 ) still work, and can we still DFU an application-only hex onto devices that already have the current bootloader? Is TinyCrypt still supported in 3.4.0, or do we have to switch to PSA / Mbed TLS? For a custom nRF52833 board, what usually breaks first in this upgrade (board files, BT APIs, Partition Manager, or flash size)?
forum
8/27/2026
Board: nRF9151 DK, PCA10201 rev 1.1.0 Serial number: 1052048398 J-Link OB firmware: J-Link OB-nRF5340-NordicSemi, compiled Jul 8 2025 10:15:34 NCS / Toolchain: nRF Connect SDK v3.4.0 (bundled toolchain), Toolchain Manager nrfutil device: 2.19.3 / nrf-device-lib 0.22.21 / SEGGER J-Link JLink_V9.24a nrfjprog: bundled with nRF Command Line Tools --- Symptom --- No data whatsoever is received on either VCOM0 (COM3) or VCOM1 (COM4) via USB-CDC, regardless of firmware, tool, cable, or USB port used. SWD programming, verification, reset, and Board Configurator communication all work perfectly on the same USB connection, ruling out a dead/undetected board. --- What was tested (all with identical result: 0 bytes received) --- 1. Custom minimal Zephyr app (board target nrf9151dk/nrf9151/ns, sysbuild+TF-M), printk() loop every 2s, CONFIG_CONSOLE=y / CONFIG_UART_CONSOLE=y in prj.conf. Built and flashed via `west build` + `nrfjprog --program ... --chiperase --verify --reset` (tfm_merged.hex), and separately via VS Code nRF Connect extension (nrfutil runner). Both build+flash+verify
forum
8/26/2026
Does the nRF9151 support SGP.32 IPAd? I can't find any documentation regarding IPAd support on the modem.
forum
8/26/2026
Hi, In the NRF54LM20A Development Kit, in addition to the tank circuit (L5 + C8) in the path between DECA and DECRF, there is also a filter made from C7=2.2uF and FB2=15nH. However, in the NRF54LM20A datasheet FB2 is removed and C7 is not populated. Which reference should I use? Is there a disadvantage when removing this filter or was it deemed unnecessary? Thanks, Eyal
forum
8/26/2026
Hi, From this old thread, nRF Sniffer seems can decrypt the mesh packet. Sniffing Bluetooth Mesh packets But I still failed with add network key, application key, device key and IV index. I attach the wireshark capture file for reference. devzone.nordicsemi.com/.../mesh_5F00_light_5F00_ctrl_5F00_260826.pcapng And also nRF Mesh APP export JSON file. devzone.nordicsemi.com/.../nRF-Mesh-Network.json
forum
8/26/2026
dfu_target_reset how to use this function in a DFU firmware update
forum
8/26/2026