Zephyr Eddystone example is connectable after power on of nrf52833 board. But after disconnect it becomes non connectable. How to fix it? And how to change advertisement interval...
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...
Using nRF5340-DK, nRF Connect for VS Code 2026.1, ncs v3.1.1 I'm interfacing over a SPI bus to a custom ASIC that uses MISO as a sort of RTS/CTS kind of idea. While CS is...
Hello,
I'm experiencing an issue where RTT logs stop appearing after MCUboot jumps to the application on nRF52832. The application is running correctly (BLE advertising...
I Just got nRF9151 SMA board, try to test NTN feature , after following instruction to update so called "alpha" firmware, somehow the board can not reflash back to any vesion...
I'm using ncs 3.2.1 with a custom board (Holyiot-20046-v1.0). I used the "Create a new board" function in nRF Connect VSCODE to create the board file. I copied the Zephyr...
hello Nordic
i am working with nrf52832 and nrf52840 using ncs v2.9.2 currently
when trying to build with ncs v3.0.2 i get this error:
File not found: /.../my_app/"sysbuild_swap...
Board : nRF54L15DK
NCS : v3.1.1
When I build an application for the nRF54L15 processor, the "otp" memory region in the auto generated "partitions.yml" file has a size...
Hi there, I have uploaded the BLE sounding reflector code on the xiao nrf54l15 module and after the upload i am getting this on my serial monitor *** Using Zephyr OS v4.2...
Hi,
I am using a custom board based on nrf5340. I have an external QSPI flash that is different from the one defined by default dtsi file of nrf5340. My overlay file throws...
I have a custom board based on nRF5340 with nRF7002 WiFi (duplicated from nrf7002dk board definition). The board builds successfully with west build, but Twister cannot find...
Hi!
I am using nRF9151-DK, enabling UART1 and using CONFIG_UART_ASYNC_API.
The build is successful, but the problem every time i connect a flashed kit with this binaries...
Hello,
I am continuing to work on my project with the nRF54L15 DK and have run into another challenge. Currently, the issue is storing images (320 × 492 bytes) in an external...
In the process of obtaining DNV approval for products equipped with modules including nRF24L01+, I have some questions about wireless communication.
1. Does nRF24L01+ meet...
We are facing an intermittent issue on an nRF52832–based product using bare-metal Nordic nRF5 SDK (non-NCS, non-Zephyr) BLE implementation.
Observed behavior:
BLE initializes...
Hey,
I am plannign on developing a locator tag and I wanted to find some more precise information on when to use AoA and AoD and if it changes the accuracy drastically....