Hello,
I have tried twice to request for SUPL license for getting A-GPS working but it has been denied both of the times. I think first time it got denied due to mismatch...
Hi Nordic Team,
The atomic fifo implementation is based on armv7-M, right now I want to port it into cortex-A processor, I made some changes to get it compiled without...
Hi,
Kit:nrf5340
Can you please tell me if there is any example in nrf connect SDK v1.5.0 related to data transfer concepts.
Is ble controller will be enabled during...
I'm was testing the gsp sample in samples/nrf9160/gps. It runs fine on my nRF9160DK and reports NMEA messages. However, when i ran it on my custom board, it failed in setup_modem...
Hi,
I'm attempting to obtain sensor values for a project to be completed less than a week from now and I have not yet started programming so any help would be greatly appreciated...
Hi
I am using nrf52832,SDK version: SDK : RF5_SDK_17.0.2 .
USE CASE:We have two central and one peripheral.We need to control two central with one peripheral(REMOTE...
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...