Good morning, I have a question about NRF Util. I need to make some changes in souce code of nrfutil for my own needs, but the most recent version, which is provided on Github...
Hi. I interested now for direction finding in nrf52 series. I have nrf52811, nrf52833 and other controllers. But i don't find any information how develop board for recievers...
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?
Hi Nordic
We would like to be able to read out the serial number off our devices, without connecting to them,
We have not enabled RFID on the product, but would like to...
Hello!
Our client encountered a problem in the development of Matter: the client wants to add or reduce endpoints dynamically during user usage after adding a cluster. Is...
how to create the nrf52840 mesh of more than 50 devices ?
I am using the chat sample for this mesh network but i am tested with the 12 boards but i am getting reply from...
Summary
I 'm experiencing a regression where my SKY66112-11 FEM (on a Fanstel BT840X module) no longer activates when using IEEE 802.15.4 in raw mode with NCS 3.1.1. The...
Hello Nordic Team,
I am writing to report an issue with random reboots on our custom board using the nRF54L15, developed with NCS v3.1.1 for a Matter device.
The reboot...
Hello,
I am building an application that need to have BLE with bonding enabled. It also need to save a moderate amount of data to a file system connected to a external flash...
Dear Nordic Support Team, I am currently performing Matter certification testing on our device based on the nRF54L15 using NCS v3.1.1 (Matter SDK 1.4.2). I am using the Matter...
Hi, support team,
I am conducting self-testing on a device developed with NCS 3.1.1, using the test versions corresponding to v2.13+summer2025 and Matter 1.4.2.
I...
Hello, Nordic Team! I am conducting Matter Test Harness testing and have successfully built the test environment. However, I am encountering some issues during test execution...
Using nrf5 SDK (not connect):
I have a RTC2_IRQHandler that is correctly being called.
rather than:
void RTC2_IRQHandler() {
if (mode == 2) {
handleMode2();
}...
Hello,
We are in the final stages of development and are trying to tune our device to perform its best in noisy environments:
We are using nRF52833 SOC as a central...
Hello,
We are using 2 nRF5340-based devices running:
samples/bluetooth/periodic_adv_rsp
samples/bluetooth/periodic_sync_rsp
with the PAwR configuration (modified...
I am evaluating the board nrf3054-dk + nrf7002-ek I build and run the sample project net/samples/wifi/shell on my board when I compiled the project, I added the following...
The blinky example from the official website can be programmed, but after opening the code and compiling with SES to generate the hex file, it cannot be programmed. An MBR...