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.
...
EDIT: We found the reason for this and it is a hardware issue. This question can be deleted as it is no longer valid.
-----
Hello,
We are currently developing a...
As subject, NCS 3.0.2, I use demo 'peripheral_power_profiling' to test current on NRF52832 DK board, but the demo cound not run when power on, There is no log output, and...
Hello,
I am exploring power management on the nRF54L15 DK with nRF Connect SDK v2.8.0 (Zephyr v3.7.99) .
My goal is to:
Enter deep sleep / system off mode.
...
I am trying to wake up the NRF54L15-DK from deep sleep using RTC. The device goes into deep sleep but never wakes up. I would like to know if RTC can wake up the micro from...
Hello,
I am trying to run the wifi_scan example but I am getting a BUS FAULT error as seen below. The SDK is v3.1.0, and the SDK Toolchain is also v3.1.0.
1. Going...
i have version 0.9.2 of the nRF54L DK....
i've noticed there is now 1.0.0 documentation....
have there been any HW changes -- use of "production" MCUs, etc....
more...
Hi Team,
We are looking into the new Thingy 91 X and were wondering if it will be able to run the nRF91 Pizza Demo .
I understand the demo was originally created for the...
Hello,
I'm working on Windows 11, with the nRF Connect for VS Code v2025.5.512 extension, with ncs v3.0.2. I'm using the nRF54L15-dk (PCA10156; 0.9.2; 2025.7) development...
citing the following issues
I've been able to implement the 16 Mhz on the SPIM3. However, the incoming data on the MISO is still corrupted. With my oscilloscope I can...
Currently, we are developing our own board with NRF5340-CLAA. It does not have a 32.768kHz crystal oscillator, only an external 32MHz crystal oscillator. We have applied the...
Hello, I need to do some RTT trace logging, but I can’t enable it. I am trying to create minimal example code, and for this purpose I am using the UDP sample. I added these...
Hi,
We have a working firmware that uses LTE-M for network connectivity to connect to NRF Cloud. But upon testing with NB-IoT configuration (CONFIG_LTE_NETWORK_MODE_NBIOT_GPS...
Hello, the time to ask for help has come again... I keep hitting a crash in my BM833 code related to "Illegal use of the EPSR". Code is fairly simple and supposed to be pretty...
Hi,
hi have the same problem related here: https://devzone.nordicsemi.com/f/nordic-q-a/91890/nrf52-reports-two-jlink-cdc-uart-ports
With revision 2, UART show only one...
We are looking into a device using the NRF54L to do low power indoor tracking since it has a very low power consumption when using the RADIO peripheral.
We see that the...