We are looking for an experienced software developer, for existing board with using nRF Connect SDK. We are using nRF52840-dk.
Please, contact me if you are interested.
Hi
After each connection, I should press Alt-A.
Is it possible to add a feature so the advertising will restart automatically after the connection is finished?
Hello Support Team!
I use nRF52840 and migrate to nRF5 SDK 17.1.0. But I can't use Trace functionality, because SystemInit method from system_nrf52.c file use wrong pins...
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...
Hi all,
I am using nrf52833 on a fanstel module BM833 with printed antenna. I am on NCS with Zephyr and my application is based on the nrf_dm example. Currently I can get...
I'm attempting to evaluate XIP (NCS 3.0.0) on the nRF53 with a mx25u256 flash chip. I'm placing a simple test function in external flash:
#define XIP_TEST_INC ( 100 )...
Hello, I am using the nRF Connect SDK v2.9.0. While working on the nRF52840 board, I used the library zephyr/crypto/crypto.h to perform AES/ECB encryption.
Part of the code...
I am evaluating the nRF7002's WiFi capabilities and starting off with the nRF52840DK + nRF7002EK and a project that connects to a socket and sends data. I've primarily used...
I have an nRF5340 project (that I cannot share) that uses zephyr, many modules, and a large application code space.
After much time crawling the VSCode extension javascript...