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
Hello,
I recently got a BL653 Click Board and am trying to program it. As I do not have a supported MCU for the NECTO Studio IDE (the ClickBoard's manufacturer IDE), I...
I'm evaluating nRF52840 as a candidate MCU for our next gen. electronics. I am following the DevAcademy class - all working well until I try to flash the (brand new - just...
Hi, I was using the BLE online power profiler to determine possible power savings with the nRF54L15DK over the nRF52840 using the zephyr bluetooth broadcaster sample. The...
We are currently working through Exercise 5 – FOTA over Bluetooth Low Energy using the nRF5340 DK and encountering an issue where the mobile application (nRF Connect for Mobile...
This is NOT a runtime error it's a compile time error (application). Failing at stage [154/159] Linking C executable zephyr\zephyr_pre0.elf
Having started by following...
Hey guys,
I use SDK 3.0.2 and toolchain 3.0.2 and want to start with the modem shell example: https://docs.nordicsemi.com/bundle/ncs-latest/page/nrf/samples/cellular/modem_shell...
Hello nordic team!
Issue:
I am reaching out because one of my nRF9151DK does not seem to have associated character device files created when I plug it into my laptop,...
Bluetooth connection cache processing - Nordic Q&A - Nordic DevZone - Nordic DevZone
Continuing from last time. After some optimization, the program was able to work. However...
I made a custon pcb and until now it is working as expected . I am using the me54l14 module by minewsemi and i want to enable the CTE capabilities so that i can have angle...
Dear,
I’m experiencing an issue with performing DFU over BLE Mesh. I have a setup with one node acting as provisioner and distributor. This node has a new image loaded ...
Hi,
I am developing an acoustic platform with my custom board with a nRF5340 CLAA chip. The board is recording audio data from two microphones at a sampling rate of 100...
Hi Team!
I need to capture a modem trace over a long period of time while driving around, and there is no way my laptop's battery can handle that. I thought I'd use a Raspberry...
Hi
When i used for DK nRF54L15, PMIC nPM1300 was burnout.
and this PMIC i want to directly replace the DK with a new npm1300.
Can the software that comes with this...
I am using nrf52810 for ble peripherial , is there any sample project which has pass key authorisation , if not what are the changes need to incorporate in peripheral template...