Hi,
I am developing an application for the nRF54L15 using NCS v3.2.4 , running entirely in the Secure domain .
My goal is to maintain a continuous hardware system time...
hello Nordic
we are working with nrf52840/nrf52832 with ncs (currently on v3.0.2)
i have noticed that when i try to dfu a merged artifact of my version with the new mcuboot...
I have installed ncs3.3.0 and want to keep ncs unaffected. According to the document docs.nordicsemi.com/.../sdk_setup.html , I should choose to import the edge impulse SDK...
Dear Nordic Team and Distributors,
For nRF54L15 (CSP and QFN) design circuits, how to optimize the stable modulation issue?
What aspects should we consider to do failure...
Hi,
nRF9151 + Kyocera AVX P822601 internal SMT antenna: 8 dB RSRP loss vs external antenna — possible PCB layout issue?
Test Results
Test 1 — Out of Faraday cage, internal...
Hi,
I was wondering whether the nrf54H20 can utilise the BLE sniffing firmware used with the nrf52840?
If not, will this firmware be made available in the future and if...
I have a project that was built with SDK and toolchains 1.7.1. This firmware is used in a fielded product. I can't upgrade it to a newer version of the SDK without having...
I am currently using the nRF54L15 DK board along with an external host to develop Channel Sounding functionality. After reviewing related support tickets, I understand that...
I tried updating my project from NCS 3.0.2 to 3.1.0, but it hardfaults at boot. Doesn't log anything to RTT. The warnings/errors at boot in the screenshot can be ignored,...
Hi everyone,
I’m working with the nRF54L05 MCU (SDK v2.9.0) for my application.
From the documentation, I read that in the system_off demo, when using the z_nrf_grtc_wakeup_prepare...
Hello,
I am working on nRF9160 custom board. Since I am reprogramming a lot, this issue is kind of getting on my nerves. Here is the issue:
Usually modem takes couple...
Hello! I purchased some nRF54L15-DK 0_9_3 boards. Recently, I have been conducting relevant tests on the nRF54L15-DK 0_9_3. I want to test the low power consumption performance...
Hi, I am using an external host with NRF54l!5 dk to test the channel sounding feature.
Can you tell me how the NRF controller supports this Cs procedure and whether the...
Hello,
We are trying to demonstrate/evaluate the BLE mesh functionality using nrf52840dk, such that a demo application does self provisioning after boot up and once self...
I am working with NRF52840 chip with SES 6.4. My application was initially developed for nrf52832 but ported to 52840 and stopped by vector catch in debug mode. I had no issue...
Hardware Setup:
Boar d: custom board using nrf5340dk_nrf5340_cpuapp
N CS Version: v3. 0.1 (upgrade d from v2. 4 where it was working)
Problem Description: After...
We are implementing a Joiner device using OpenThread on the nRF5340 (with Zephyr, NCS v3.5.99-ncs1-4). After successfully joining the Commissioner's network ("Join success...
Hello forum ,
here i m using nrf52840 customized board ;my flash is w25q64 i need to set my flash for deep power mode (sleep mode ) ;as well i need to set my supply gpio...
Hi!
The Power Profiler II Kit is an awesome piece of gear! I love it and it almost replaces power supply and logic analyser on my bench for daily work.
Would it be possible...
Hello,
I'm trying to extend the k_sys_fatal_error_handler() function to shut down a power supply and turn on an LED in case of fatal error/exception. Unfortunately, these...