running Windows 10 Pro 22H2 and using j-link v9
i tried to read firmware from nrf51822-QFAB by using " nrfjprog --readcode dump_nRF51822.hex", but it gave me an error...
Hello,
We have an NCS v2.2.0 nRF5340 application with MCUboot that requires GPIO control of a few pins extremely early in the startup process. We have a signal "A" pulled...
Sorry if this is too off topic, I actually don't have any problem with my nrf52840 dongle, but the App I'm communicating with. But maybe someone of you has run into the same...
Hello all,
I'm new in to development with nRF Connect and Zephyr RTOS, I have been reading the documentation and looking at the QA but I'm still unable to achieve a "low...
Hi,
I have a firmware running on ncs 2.2 with mcuboot and tfm which I'm in the process of upgrading to ncs 2.7 with sysbuild.
I currently have a problem converting the...
Hi
We have a Bootloader with NRF_CRYPTO_BACKEND_CC310_BL_HASH_SHA256_ENABLED function.
The private key is generated with "nrfutil.exe keys generate private.key" and is...
Hello, I hope someone on this forum can bring some clarification light and knowledge to me.
Background We have developed a remote-control system with several peripheral...
We are currently testing our product which has an nRF9151 SiP.
In order to provision a chip to nRF Cloud, the IMEI and HWID is required. We are already familiar on how to...
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...