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 everyone, I’m updating a Matter attribute:
I’d like to know if there is any callback or event that confirms when the attribute report has actually been sent by the...
Hi,
I'm looking for help with an Android DFU failure involving an old nRF51 Legacy DFU bootloader.
Setup:
- Bootloader: nRF51 Legacy DFU v0.8 (SDK 9.0)
- Firmware...
I am at the breadboard stage of this project using an nRF5240DK and various sensor evaluation boards. Additionally, I have an embedded SDCard connected via SPI. The firmware...
We designed a nRF54L15 custom board with a nRF21540 FEM and nRF7001 Module which are on the same SPI with separate CS pins our device tree is configured for this as follows...
Setup
SDK/OS: nRF Connect SDK v3.1.0 , Zephyr v4.1.99
Board: custom board
Summary I am measuring the time from reset (or power-on) to the first user code...
hi,
i'm learning this exercise and when i build and flash the exercise it works perfectly but then after i see this errors in the terminal
and after that i create the...
When using an onomondo softsim with all security features etc enabled, and using fota on external flash. nrf9151DK. NRF V3.2.3.
How is it possible to make changes to the...
Hi there,
I'm working with the nRF54L15 and using the light_ctrl sample from the Bluetooth Mesh SDK NCS3.1.0 .
I have a set of mesh light nodes, and I configured power_on_up...
Hi all,
I read in some thread (that I am unable to find now), that when stopping the SAADC via STOP Task, the STOPPED event fires (which is expected), however the END event...
When I run the Asset tracker template and look into nrfcloud I see new messages coming in on the terminal and Battery graph set correctly to 32%. I noticed already a long...
Hi,
I am currently sending SAADC data from an nRF52840 to a smartphone using BLE notifications. The SAADC is triggered by TIMER + PPI, and samples are collected into a buffer...
Hi Nordic Team,
I’m observing ~60 mA (or higher) current spikes while measuring with Power Profiler Kit II (PPK2) on an nRF52833 . Outside of these spikes the system sits...
Hi, We are using NCS v3.0.2 on nRF5340+nRF7002.
We have an error when doing matter commissioning using our own generated CD, PAA, PAI, DAC and factory data, see error below...
Hi:
I would like to use the Device_credetials_installer.py script to generate and install device certificates (including public/private key pairs) for the device.
ncs...