Hi ,
I would like to know if a matching network is needed if I am only using a single external flex antenna for both LTE and GPS using a RF switch between them and a uFL...
I am a student interested in Nordic.
My coding skills are very poor.
So I want to get help.
I want to use the vl53l1x sensor in nrf52. (My ultimate goal is to measure...
I have a working project where pin 16 is configured as a low-level interrupt source.
it is working well with SDK 15.3
after porting to SDK 17.0.2, it is not triggering...
Hello Nordic Support Engineers and fellow developers ...
Just a note to thank everyone for help via this forum. I started very inexperienced with Nordic SDK a year ago and...
Hi,
I recently purchased a thingy91 for a project. I'm trying to follow instructions from a Nordic youtube video ( https://www.youtube.com/watch?reload=9&v=xQ7hDzRULJQ ...
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...