Hi, I'm pretty new to microcontroller programming so please correct my wrongs.
I'm using the Libuarte driver library to have the pca10040 talk to my server via serial connection...
Hello,
Fllow the guide of Configuring and performing DFU over Mesh,I can update firmwre successful use DFU:
Source: Example/Dfu
Target: Blinky(about 180 segment)
But...
Hi, I am working on custom board with nrf9160. I want to use LTE LINK MONITOR but my uart don't work. I create simple helloworld application from samples. I change uart0 rx...
I'm trying to add a second element to (light_switch\server) (SDK_for_Mesh_v5.0.0). I've already have a look at this post , it gives an idea but I found that it's not applicable...
Hi,
Again the topic which has already been discussed several times in this forum. I just want to share my experience and perhaps help other users having difficulties.
...
With the NRF_CLOUD_MULTI_SERVICE sample, we'd like to set the GNSS location tracking sample interval to 2s or even 1s.
But we found that the actual time will be about 25s...
Hello everyone, I need to attach a QSPI memory to an NRF54L15 module. I am led to believe that this should be supported out of the box but cannot understand how to use the...
Hello everyone,
I am working on a project where I need maximum range and TX power, since my Bluetooth device will be implanted the signal is strongly attenuated I need maximum...
Hi,
We are evaluating the NRF9151 for live tracking purposes. While testing with the nRF9151-DK we noticed the we had tracking fallouts using AT#XGPS=1,1,1 both during driving...
Hi everyone,
After the latest update of the nRF Connect SDK plugin for VS Code (2025.4.106), we've seen this pop-up appear. We are using v1.8.0 and now we are not able to...
Assume the nRF21540 used as a front end for nRF52840. When the nRF21540 module is in power down mode can it pass the signal without significant loss? If yes what is insertion...
Hello,
I've searched a good amount of online content, but I cannot publicly find a good enough reference design for the nrf52840-DK, natively compatible with Kicad.
...
Now I can use LIBUARTE to receive data from MCU, but have a trouble: it can't receive a whole packet sometime,and return it with 2 parts.
UARTE : 115200/8/1
receive buffer...
Hi Support Team
I installed the NCS V3.1.0 just now. But there was an issue of west: unknown command "build" for the NCS V3.1.0 when I built a sample. Many thanks.
Hi,
I'd like to raise this issue I am having with the v3.0.1 sdk wherein the final build stages I get the message attached
I am using the Lesson 9 exercise 5 sample...
I am trying both v3.0.0 and v3.0.2 SDK; the board I am using is the nRF9160DK, version 1.1.0. There are 4 scenarios:
1) Run on Linux (minicom or Serial Terminal) following...
Hi Support Team
Our product have a CD 4kv and AD 8kv ESD test, but the samples reset on AD 8kv close to the USB, the reset register show it is nRESET PIN reset.
add an...
I'm having several problems with the Intermediate course, L2_e2. In Step 3 it says that there is 'a bug in coredump_gdbserver.py that causes a crash if building with optimized...
I need to use a nrfx timer in order for some GPIO timing, but can't get past the simple examples declaring an instance. For testing I'm just using the 54L15DK.
I was using...