I have a question about Makefile template used in all samples in SDK12.x
What is the sense of:
$(foreach target, $(TARGETS), $(call define_target, $(target)))
-include...
Has anyone used a graphics library like emWin or TouchGfx on nRF52?
www.segger.com/emwin.html
http://touchgfx.com/en/
I do not see any posts on either forums or here...
Hello,
We can not convert Altium File to DipTrace or Eagle File. We need those files asap. I'd be thankful if you could help me in that issue.
Thank you
We are having a slight issue when we are trying to update the DFU. The original version had this setting for the data reserve:
#ifndef DFU_APP_DATA_RESERVED
#define DFU_APP_DATA_RESERVED...
I have been using the VS Code extensions for setting up and building projects. Sometime yesterday build times went up from < 20 seconds to 10+ minutes. It looks like it's...
Hi,
I am starting a new development project on the nrf9160. It's a battery powered cell connected device using MQTT and Memfault.
Is it better to start a project from...
I need to measure the battery percentage using adc. i have created an application for ADC and its measuring correctly. Now i need to measure the battery percentage of another...
Hi,
I'm trying to measure message travel time using Gazel and k_uptime_get() so I can understand the packet intervals.
I'm using gzll_ack_payload_device and gzll_ack_payload_host...
Hello,
I am trying to control a PPK2 using my Raspberry Pi 3B+ running a 64-bit image of the Raspberry Pi OS (Debian Bookworm port) and I've been using python (v3.9) with...
Dear Nordic Team,
since the last release of NCS 2.7.0 the sd-card support breaks for me.
I am using the nrf5340 Audio DK with an inserted SD Card, and am running the zephyr...
Due to upgrading SDK2.5.0, I need to re-certify Thread1.3 in order to get a new CID for the previous module.Now I don't know exactly how to fill in the section of Thread Submission...
I have an application that requires invoking multiple commands to the same node in quick succession (multiple times a second).
To evaluate the feasibility of this, I flashed...
I am designing a pcb containing nrf52832. However, since I need a large number of GPIOs, I do not want to use the optional 32khz crystal in my circuit. But I also want to...
I'm using the nordic ppk II to measure the power consumption of my device.
In order to validate the charge (current integral) displayed by the PPK2 i put two PPK2 daisy...
Hello! I am an engineering student at KTH studying embedded electronics and I will be doing my thesis work for a company in about 6 months where I am supposed to be analyzing...
Hi everybody,
I'm just getting into Zigbee and try to follow the example at https://docs.nordicsemi.com/bundle/ncs-2.5.1/page/nrf/protocols/zigbee/adding_clusters.html to...
Good day
I have a custom board using an nrf9160 device. On the board I am running a variation of a lwm2m client. I have a question regarding a network connection. Why is...
Hello,
could someone point me where I can find the most current / state of the art example for the BLE UART app for the nRF25840 Dongle?
The version in the nRF5_SDK...