Hi,
I have a serious problem, when I use uart of NRF51822 QFAAC0 to receive data from another MCU, I found that it will lost one bit at same position everytime. my SDK is...
Hi,
I just started to interface the lcd display with nrf51822 evaluation board. The display i'm using is, spi compatible, 18" tft (160x130) from tiny lcd. I took spi master...
Hi,
We are using the nRF905 device in an application where it needs to switch between auto-retransmitting and sending single packets, due to it communicating with several...
This is not a real question for support. It's more a success story i'd like to share with you!
Our company develops firmware for various customers on a lot of different...
Hi all,
What is the maximum data rate for the nRF24AP2 when using the Synchronous serial interface?
I cann't see it in the datasheet.
Is there anyone can answer me...
Hi,
In my design, there is a tag used by 24l01,It can transmit the temperature value.In the tag, the parameters are like this:
addrofch[0] = 0xe7;
addrofch[1] =...
I want to build the sample usb_hci.
After i create a build config there are warning and the process fails
warning: <choice BT_HCI_BUS_TYPE> (defined at boards/arm/ubx_evknorab10_nrf5340...
Hello,
Our product that we currently design is based on the nRF52840 QFAA and w e are looking to achieve FCC, CE and RED compliance.
I would like to request any certificates...
Hi,
I'm currently using “light_switch” to enable BLE NUS, but every time the device reboots it needs to be re-paired, I checked the serial logs and found that the pairing...
Hi! I am developing project with nrf connect sdk 2.9.0 on nrf9160 platform. This is multi image project (b0 + mcuboot + tfm + non-secure application). I needed to configure...
Hi.
For a while I have had some issues with the toolchain when using the nRF connect SDK in visual studio code on windows 10. I believe it was after installing SDK version...
I have tried building the nrf example projects and they build fine. But this project gives this error.
The version I am using is SEGGER Embedded Studio for ARM Release 7...
We are trying to add CarbonDioxideConcentration cluster in matter. we are able to add temperature and humidity clusters and values which are updated are getting read in chip...
I used a mesh example (the example name is "mesh") for testing, and enabled low-power nodes using CONFIG_BT_MESH_LOW_POWER =y, and disabled the automatic start of low-power...
I'm following the tutorial Exercise 1 – Custom board for single-core SoC using ncs v2.9.0 with one slight difference in that I'm using a nRF52DK with nRF52832 because that...
I am developing using the nRF5340DK with Segger v5.68 and SDK within toolchain v1.9.1. My project works perfectly on my old PC, but after moving to a new PC with the exact...
The latest toolchain has removed "serverArgs": from debug configuration in nrfConnect 2025.4.106
Is is mandatory as we only have RTT on our FF board and no serial...
Hello, I’m currently working on a PDM microphone project using the nRF52840 and the Zephyr RTOS. I’ve been testing the official dmic example from Zephyr (located at ncs/v2...
Hi,
I'm working with the nRF54L15 SoC and running into an issue when using UARTE21 together with SMP over Bluetooth . Here's what I’ve observed:
UARTE21 works perfectly...
Hi,
I'm integrating a VCNL4010 over an I2C connection via an nRF52 DK.
Noting there is a Vishay VCNL4040 sensor driver, has anyone written one for the VCNL4010? It...
Hi Nordic,
I’m new to the nRF Connect SDK for VS Code and currently evaluating the nRF7002 DK board. I’ve been able to build and debug firmware successfully for the NRF7002DK_NRF5340_CPUAPP...