I'm having some issues regarding the data update interval when running the asset_tracker_v2 application, particularly with adjusting how frequently it publishes data to the...
Dear Nordic,
it's about USB implementation. We need to add interface string descriptor for ineterface name. Using USBD_STRING_DESCR_DEFINE(primary) I've added that to string...
Hello, I have NRF D 24LU1P 1201FD and NRF F 24LU1P 2136IW. The first one executes all commands, while the second one does not work for writing and erasing. I tried to erase...
When the situation shown in the above figure occurs, I want to test the functionality of Sidewalk. Is there any simplest way to test it? Currently, only nrf52840dk is ava...
Hello,
I'm working on a project with a multi-color EPD display, using my custom display driver and LVGL. My display supports 3 colors (white, black, red), so the best option...
Hi there, Trying to follow the Hardware V2 model for Zephyr on a custom nRF5340 based board and trying to create revisions, we're having a problem with the revision format...
Hi,
I am using esb_ptx example to transmit data to another device having esb_prx , here one device having esb_prx has to communicate multiple esb_ptx devices which is happening...
Hi,
I am using the nRF Connect SDK 2.6.1 with the nRF5340 board.
I referred to the soc_flash_nrf example to read and write data into flash.
I need to overwrite data...
I have custom project, which utilizes manifest file to fetch nRF Connect SDK. I need to add tflite-micro module to my project, which is present in zephyr.
After some research...
Hello,
I am reaching out to inquire if there is an existing sample program within the nRF Connect SDK that demonstrates how to read the Device Information Service (DIS...
Hi,
I'm trying to test onomondo static profile with a custom board build with an nrf9161 chip. So I've followed onomodo readme, I got an error when i'm trying to build...
I using nrf52805 for DTM, in sdk17.1, pca10040e. I only changed RXTX pin number, but did not modify the rest. Then use Nordic Connect for DTM testing, and the following prompt...
Hello Experts,
I am writing a code for nRF52833 using the SDK nRF5 version v16 using the Segger Embedded Studio as development environment.
In my code when sd_ble_gap_adv_start...
Hi,
We are using nrf connect SDK in VS code environment (V2.70) on Windows. The toolchain (C:\ncs\toolchains\ce3b5ff664) contains cmake v3.21. For our project, we require...
Hello, I want to purchase cables to connect a Flasher Pro (cable should end on DB20 Female) to an nRF52-DK onto "Debug In" connector (cable should end on mini DB10 Female...
Hello, I am developing a solution based on nrf52-DK, using nRF52832.
I am trying to use JFlash to read Device Serial Number. I could read it with JLink , with command "mem32...
Hi, hope someone can help me.
The past 3-4 years I have used SDK 17.1.0 and SES for SW development where the SW is running on a nRF52840 SoC which is the heart of our product...
I solved this but the solution wasn't obvious and it didn't show up on google so I'm going to leave a quick writeup here.
nRF Connect SDK 1.7.1 on windows and linux
We...