I'm using Zephyr/NCS v2.7.0 with a custom multi-image project based on sysbuild . My top-level project has a sysbuild.conf at the root, and a sysbuild/ folder containing a...
Hi,
I am currently trying to integrate a digital microphone with the I2S peripheral of nRF5340 audio DK. I am accessing the P10 header of the nRF board for the particular...
Hi,
I need to enable an input interrupt on nRF52832 and I want to use a GPIOTE EVENTS_IN channel.
During boot configuration, I'm using nrfx_gpiote_in_init function with...
Because of all the strange issues of Thingy91 (nRF9151) and "not to be used in new products) we ordered a couple of the latest and greatest Thingy91X. How surprised was I...
Hello Nordic Support Team,
I have three queries to make.
Is it possible to force the channel in which the data transmission is happening using nRF52840 DK.
To explain...
I am using an NRF52840 DK along with an NRF7002 EK, I have gotten the default wifi scan sample working with these boards. However, my next steps is to use custom pins on the...
Hello,
we are testing software with the nRF54L15 DK with the 3.0.2 SDK and toolchain.
When creating a board configuration we use:
nrf54l15dk/nrf54l15/cpuapp
optimize...
Hello, we've a nRF9161 DK board a we saw on the back side a footprint for mounting an SD card holder and we found the SD card holder component in the BOM.
Unfortunately...
Background : To set up a Matter ICD (Internet Connectivity Device) and Thread as a SSD (Sleepy End Device). Here are the detailed settings:
Currently, the Matter over...
Hello,
We've several active products utilizing nRF52840-QIAA. Recently it was realized that this version is not recommended for new designs anymore and apparently can be...
The nrf_cloud_multi_service sampe is running in to fatal error while trying to downolad A-GNSS data. The sample is configured to work with NB-IoT and CoAP.
Here is the log...
Hi,
I am Currently running BLE Mesh with nrF5340DKs, I refer all nodes as Cores but 1 as Master, Master receives and Stores data as well send data to PC Serially for further...
I used Nordic52480 DK(bulb) as DUT to run Matter Certification case TC-DGGEN-2.1 .
Steps:
1. setup OTBR on Pi4:./certification-tool/backend/test_collections/matter/scripts...
Hi, I want to enable APPROTECT in nrf52840 using NCs 1.8.0 or 2.4.2 or 3.0.0 can you tell the process of doing it? Also I want to know the use of Access control list . Is...
Is a common ground required when measuring current in current meter way?
Can externally supplied voltage exceed 5V? Will this cause inaccurate test results?
Hi Nordic team,
We’ve implemented a custom firmware update flow for our nRF5340-based device , which supports a robust single-image FOTA process using external NAND flash...
Hi there,
i'm progrmming a Lcd over SPI but i got this failure once generate the build :
************************************************
* Executing task: nRF Connect...
So I got me one of these
and after a day of making it work on windows I was able to lunch visual code from wsl and compile. the next day I found how to make a flash with...
I have a custom board using a nRF52840.
A part of the configuration is a Analog Devices MAX98357AEWL+T Class D amplifier which is driven by i2s0.
When the board is idle...
Hi there, I'm facing difficulties configuring the Adafruit ILI9341 with the nRF52840. Are there any beginner-friendly instructions on how to configure and program it over...
I switched from segger ses to NCS for the nrf54l15. I am really surprised, that the build process takes several times longer now.
Especially, when the proj.conf has to be...
Hello,
our project which started 7 years ago with SDK13.0 has been migrated some time ago to SDK 15.3 and now to SDK17.1. At the beginning we were quite happy with the RTT...