Hello all,
According to the documentation and this feedback on a case there is a maximum size for a particular cert before nrf_inbuilt_key_write returns NRF_ENOBUFS . Can...
Hello,
I am using nrf52840 DK, Segger Studio IDE, Win10.
My application is I want to transfer the image from iOS to the DK board.
I am aware of the Image Transfer...
Hello, i intsalled the software stack for use with latest release of nrf sniffer package.
By starting the capture process with wireshark 3.2 i have noticed an issue:
In...
I have a project where we have 2 nrf51 that need to be time synced with eachother.
The problem is they are placed on the body one on the back and one on the chest of a person...
on the page
https://infocenter.nordicsemi.com/index.jsp?topic=%2Fsdk_nrf5_v16.0.0%2Flib_crypto_backend_micro_ecc.html&anchor=lib_crypto_backend_micro_ecc_install
step...
Hi,
In our one of the product we are using Nordic nRF52840 MCU and we compiling this application code in windows with SEGGER Embedded STUDIO IDE Version 4.30a and Tool chain...
Hello,
I've searched a good amount of online content, but I cannot publicly find a good enough reference design for the nrf52840-DK, natively compatible with Kicad.
...
Now I can use LIBUARTE to receive data from MCU, but have a trouble: it can't receive a whole packet sometime,and return it with 2 parts.
UARTE : 115200/8/1
receive buffer...
Hi Support Team
I installed the NCS V3.1.0 just now. But there was an issue of west: unknown command "build" for the NCS V3.1.0 when I built a sample. Many thanks.
Hi,
I'd like to raise this issue I am having with the v3.0.1 sdk wherein the final build stages I get the message attached
I am using the Lesson 9 exercise 5 sample...
I am trying both v3.0.0 and v3.0.2 SDK; the board I am using is the nRF9160DK, version 1.1.0. There are 4 scenarios:
1) Run on Linux (minicom or Serial Terminal) following...
Hi Support Team
Our product have a CD 4kv and AD 8kv ESD test, but the samples reset on AD 8kv close to the USB, the reset register show it is nRESET PIN reset.
add an...
I'm having several problems with the Intermediate course, L2_e2. In Step 3 it says that there is 'a bug in coredump_gdbserver.py that causes a crash if building with optimized...
I need to use a nrfx timer in order for some GPIO timing, but can't get past the simple examples declaring an instance. For testing I'm just using the 54L15DK.
I was using...
Hi,
I would like to create a UART on the nRF54L15 DK, but currently it seems that only the pins bound to CONFIG_UART_CONSOLE (P1.04 / P1.05) are working as below Output...
HI there,
I like to configure and use the COEX Interface with the COEX Pins for DECT-NR+
on a nrf9151DK Board: https://docs.nordicsemi.com/bundle/ncs-latest/page/zephyr...
I am trying to compile my custom BLE application into Babblesim using the nrf5340bsim/nrf5340/cpuapp board in nRF Connect SDK v3.1.0. The application uses PSA Cryptography...
I wrote some firmware that I got working with the Nordic nRF52840 Dongle. It acts as a USB device, you can see under the device manager on a computer when you plug it in....
Hi,
I am working with an nRF52833 using the SoftDevice Controller in nRF Connect SDK 3.1.0, and I have a question about LE Coded PHY (long range).
I understand that...
I am using the nRF Connect SDK V2.9 on my Ubuntu 24.04, along with VS Code, as recommended by Nordic for the nRF52 DK. However, whenever I try to create a new project by copying...