Hi all,
I'm working on a Nordic-based system involving multiple nRF52-series chips exchanging high-rate sensor data over both radio and SPI links. The setup involves two...
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...