Hello DevZone!
All samples with Application Event Manager (CAF, nRF Desktop) has simple main function like that:
Main thread has terminated after executing and main...
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...
I now need to make a program on nrf5340 audio DK, SDK v3.0.2 to scan auracast and print the information in the subgroup in PA, without sink BIS.
In addition, it needs to...
Hello,
I am trying to use the drivers from the following repository: https://github.com/too1/ncs-arducam-mega-driver
I and using the latest version of the NCS 2.2.0, I...
Hello,
I get this error when I try `nrfutil device list`, and any other nrfutil device command.
However, if I use `nrfutil device --jlink-dll /path/to/libjlinkarm.so...
Hello,
My name is Jeon. I am using the RTC function on a custom board that utilizes the same chipset as the nRF9151. I have configured the RTC to trigger an alarm every...
Hello,
I need to make the OTA DFU work and I followed the instructions here: https://docs.nordicsemi.com/bundle/ncs-latest/page/zephyr/samples/subsys/mgmt/mcumgr/smp_svr...
Hi,
Please note that we are having below setup
Module: nRF52832 based HolyIoT YJ-16048 Module SDK: NRF 17.0.2 Tools: Power Profiler Kit II
Expected current consumption...
Greetings,
Does anyone know if there are updates planned for the Arduino IDE with the latest SoftDevice versions? I opened this issue on GitHub: https://github.com/sandeepmistry...
I am using NCS 3.0.2 + VSCode to develop for the nRF54L15 . I have two projects:
\nrf\samples\bootloader\src
\nrf\samples\esb_prx
Since my custom board...
The instructions for running the sample are too difficult to follow. Here is why/where:
>>The sample also requires a device running a CTS Server to connect with (for example...
I am using nrf 52840dk board i need to know how to reset the devlopment using software reset when we press the Button 1 in the nrf 52840dk board
1. Give some software reset...
Hello,
I want to Configure a UART RX pin as GPIO and use it as a Wake - up interrupt pin before going to sleep. Is this possible in nrf54l15?
I tried to do so, but I was...
I've been having problems getting nRF Connect to flash a target through my J-Link programmer lately, even though it has historically worked fine. I suspected the issue might...
Hello, I want to flash a test application to the nrf52820(on the 52833DK(it supports both 33 and 20) for test purposes. I first flashed the softdevice and the bootloader....
Hello everyone,
I've noticed that when using MCUBoot+External Flash+OpenThread+FOTA over BLE+PWM, the program startup time is extremely long, reaching 1684 milliseconds...