Hi, I am fighting with a bug I found in SDK v2.8.0 for BLE scan filter on a test project as follows: 2 Devices (Ezurio BL653-DVK using the nRF52833), both having central and...
During the setup process for nRF Connect SDK v2.4.0, an error occurred preventing the SDK from installing correctly.
The environment details are as follows:
* macOS...
Hi,
We are using the nrfconnect for thread and zigbee 3.2.
We have modelled our Bluetooth peripheral, running on the nrf52840, on the BLE UART example. It connects fine...
I have installed nrf-command-line-tools_10.24.2_amd64 and jLink_Linux_V794e_x86_64 on Ubuntu 22.04. I have also installed nrfconnect-5.0.2-x86_64 for desktop and the Toolchain...
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...