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...
Dear DevZone,
I would appreciate your assistance in understanding how to correctly configure Wi-Fi and BLE coexistence for the nRF5340DK and nRF7002EK with SDK version 2...
After completing the OTA update, I executed the "otasoftwareupdaterequestor read-event version-applied" command but was unable to read back the version.
I then tried the...
Hi! I'm testing the application with the custom Battery pofile I generated with nPM PowerUP app. During testing I found the issue with the SOC value calcultation depending...
Hi Nordic Team,
I am planning to develop a SmokeCo device using the nRF54L15. I tested the example code of Smoke-Co from nrf-sdk with nRF54L15-DK and that working correctly...
Is there a trick to getting nrf_dm to compile on the nrf54l15?
I've installed v2.9.1
Command I normally use (nrf52840):
west build -b nrf52840dk_nrf52840 -d build_nrf52840dk_nrf52840...
Hello,
I am using the following device and development kit:
Device: NORA-B106-00B (nRF5340)
nRF Connect SDK: 2.0.2
Currently, I am trying to use GPIOTE PORT...
Hi,
I recently started working with the nRF54L15DK and nRF Connect SDK 2.9.1. I'm trying to use I2C21 and SPI00, but I noticed that certain pins on the development kit always...
I've been trying to run the example Mesh/Chat on NRF7002DK, and the terminal print <err> bt_mesh_pb_adv: Failed enabling advertiser and <err> bt_mesh_pb_gatt: Failed enabling...
After using the backup v2.9.0 project to overwrite the original project, I encountered the following issues during compilation: How to solve it? Using Windows not Linux. Thank...
Hi,
I'm working on an application where the system should enter System OFF mode after some button activity and wake up (restart) on a button press or USB connection.
When...
Hi Devzone
We found that the NRF54L dk will stuck if add systemView function into the bluetooth sample project
we add below config into peripheral_uart/peripheral_lbs...
i brought Power profiler kit II deveice and try to measure current on it.
i couldnt get proper measurement can you please help me on this? it is giving some random value...
Hi!
I have an NRF9151LACA AEA device and I'm trying to get it to work. Got the IMEI and the device successfully connects to cellular network.
However, I can't get HTTPS...
I am developing an app for a custom nRF52840 board. I am using the latest version of the nRF Connect SDK (2.9.1) and have enabled OTA DFU in firmware using MCUboot and sysbuild...