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.
...
Hi,
I am trying to get an nRF54L15DK working with an nRF7002EK using SPI (not QSPI) and I cannot get this working using the wifi-scan sample.
I am using nRF Connect SDK...
I'm attempting to migration from using MCUBOOT as a child image to sysbuild using SDK 2.8.0.
Everything boots fine when building using a child image, but when switching...
Hello, I tried the example from the exercise. I dint change anything which means I didnt activate timeslicing yet and I already get the output: Hello, I am thread0 Hello,...
I flash my firmware onto the nRF52840-DK and want to profile the power consumption of the nRF52840 chip, but not the other DK specific stuff like JLink. How do I exactly wire...
Using connect SDK 3.0.2 and a NRF-DK52840 my goal is fairly simple: My app should be updatable via BLE using a static partition table. I followed this tutorial: nRF Connect...
Hi,
I am trying to set up a half duplex UART in async mode over pin 1.9 on NRF54DK board for my project:
Overlay file:
& uart20 {
compatible = "nordic,nrf-uarte...
Hello Nordic
We're developing an application where the second firmware partition is saved in external storage, which we would like to be accessible by both MCUboot and the...
I will calculate the capacitance of the external capacitors for the 32 MHz oscillator circuit, but the values of the Cpin for XC1 and XC2 are not specified in the the datasheet...
When I follow the use_gpio_pin_directly manual I get a compilation error:
```
/home/gal/dev/ism330bx_driver_contribution/zephyr/include/zephyr/devicetree.h:196:36: error...
Hello,
I'm tinkering (motion detection mostly) with a Thingy:91 unit (I don't have a DK board), and in general it works fine reporting sensory data to AWS IoT Core.
Last...
We’re developing a medical device under IEC 62304 and plan to use nRF Connect SDK. Does Nordic offer any documentation or process descriptions to support IEC 62304 compliance...
Dear Customer Support,
We are gathering the list of supported AT commands support for the nRF9151
Also experimenting available AT commands using the nRF9151DK
So far...
I’m trying to build and flash a BLE Mesh DFU application for the nRF5340 DK board, but it isn’t working. I selected the nrf5340dk_nrf5340_cpuapp build target only. Could you...
Hello,
I’m developing a composite USB device on nRF5340 (NCS v2.6.0) that exposes USB CDC + MIDI + Audio. When using the USB Audio interface, volume control works correctly...
I am trying to reset an nRF52840DK - it is visible within the nRF Connect SDK in Visual studio code but gives a timeout message:
[14:27:11] nrfutil-device reset --serial...