I'm trying to add a second element to (light_switch\server) (SDK_for_Mesh_v5.0.0). I've already have a look at this post , it gives an idea but I found that it's not applicable...
Hi,
Again the topic which has already been discussed several times in this forum. I just want to share my experience and perhaps help other users having difficulties.
...
EDIT: We found the reason for this and it is a hardware issue. This question can be deleted as it is no longer valid.
-----
Hello,
We are currently developing a...
Hello,
I would like to obtain some information on the possible substitutes for the nRF51822 (BGA Packaging).
I received notification that right now only the final orders...
I am using the nrf9160 for an OTA firmware update application. I initially executed the fota download file from the http_application_update sample project in it's default...
I have a new nrf9160dk board that I will be using for a BLE customer application. I am using zephyr/samples/bluetooth/hci_uart SDK V3.2.0 to be loaded into the nRF52840 in...
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...