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
Hi Nordic team,
we are using the nPM1100 PMIC together with an nRF52840 and are encountering limitations due to the charging timeout.
Issue description
Charging stops...
I am trying to evaluate the NRF 52840 using the Gazell protocol.
I need some secured link between 2 devices with a low latency, and authentified (so no one can replace one...
Hello everyone,
I am experiencing excessive power consumption in a project based on the nRF9151 processor, developed using nRF Connect SDK 2.9.0.
My project uses two UART...
Hi,I am working with pdm mic to read data .I can able to get the audio data using dmic_read api in pcm format.I got clock of 1280000 and sampling rate of 16000 of each 16...
Hey! I have been using MQTT with QoS 0 to transmit my sensor readings to nRF Cloud. However, I see data loss regularly, and I expect that is happening between my device and...
Hi there,
In a custom developed board based off of MDBT53-1M, I am struggling with the serial communication using UART0 pins. Using the default settings, I have been successful...
I've tried running l2_e2_sol from Cellular IoT Fundamentals course on nRF9160DK with SDK 3.2.0 but I got:
My board is more than 2 years old and was unused for that time...
Hello DevZone,
One customer meets an issue. Needs an expert about Matter.
There are 5 Matter over Thread window covering devices which are already commissioned in 2 fabrics...
I am working on a project, in which we are using nRF Connect SDK v2.9.0 on a custom board with the nRF5340 SoC. The device is a BLE peripheral implementing a couple of GATT...
Hello,
I want to validate NB-IoT NTN connectivity using an nRF9151 SMA DK connected directly to an R&S CMW500 emulator.
Goal:
Connect to the CMW500 in NB-IoT NTN ...
I'm having an issue where my device doesn't wake from System OFF (on GPIO or VBUS toggle).
It worked on up to and including nRF Connect SDK v3.3.0-preview1. Doesn't work...
As the title suggests, I want to use west build without having to include the BOARD_ROOT parameter.
I have already referred to this link , but the results were not as expected...
The ENS210 temperature and humidity sensor connected to an nRF52832 over the I2C interface is not getting ready during initialization. During boot, the ENS210 driver reports...
Hello Nordic Team,
I am working with nRF Connect SDK v3.2.2 on the nRF54L15 DK (cpuapp) and trying to bring up WiFi using the nRF7002 together with the nRF7002-EK connected...