Hi,
While testing, I ran into multiple problems when measuring the current consumption with the PPK 2 on the nRF52833 dk.
For all measurements the Blinky + Bluetooth demo...
We are experiencing an issue with high current consumption when using the nPM1300 powered by a battery. In Hysteretic mode, the battery current draw measures 109 µA. However...
Hi
I use the light ctrl example from NCS 3.2.4 on the 52840DK v3.0.1, serial communication with an external MCU is required. After suspending the UART and disabling Mesh...
Hi.
I am attempting to obtain SIG certification.
I am using ncs v3.1.1 with nRF52833.
Based on the link below,
https://docs.nordicsemi.com/bundle/comp_matrix_nrf52833...
I'm trying to put my code on a RAM/ROM diet and cut out any extra cruft so it will fit in an nRF52832. It used to fit with older SDKs, but not with the newest (v3.2.3).
...
Hi Nordic Team,
I’d like to ask: Does the recommended Bluetooth matching circuit for the nRF54L15 need to be designed as a bandpass filter?
Also, do you have the VNA...
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...