Hi,
I'm using nRF52810 on SDKv14.2 and I have changed the bootloader from 52832 to work for 52810. I could do OTA now. I found that the bootloader there is no timeout when...
Is there a way around the issue where bluetooth communication acting as a pass-though terminates the packet whenever null character is found in the packet.
SDK: nRF5_SDK_12...
Hi,
When creating and adding an characteristic to service, what the meaning and difference between these two variables:
attr_char_value.init_len
attr_char_value.max_len...
Hi all,
I have compiled the ble_app_hids_keyboard example for a nRF52832 on a Laird DVK-BL652 breakout board.
I have a tablet running android 5.1.1 and the nordic nRFConnect...
Hello All,
We are using nrf52840 board interface with wiznet550i.
We try to implement mqtt tls 1.2.we get following errors..
I get certificate verification error -0x2700...
Hi,
i am using SDK v8 with softdevice v8,using master control panel pc application,added custom service and characteristics to application,problem is characteristics value...
Hi all,
I read in some thread (that I am unable to find now), that when stopping the SAADC via STOP Task, the STOPPED event fires (which is expected), however the END event...
When I run the Asset tracker template and look into nrfcloud I see new messages coming in on the terminal and Battery graph set correctly to 32%. I noticed already a long...
Hi,
I am currently sending SAADC data from an nRF52840 to a smartphone using BLE notifications. The SAADC is triggered by TIMER + PPI, and samples are collected into a buffer...
Hi Nordic Team,
I’m observing ~60 mA (or higher) current spikes while measuring with Power Profiler Kit II (PPK2) on an nRF52833 . Outside of these spikes the system sits...
Hi, We are using NCS v3.0.2 on nRF5340+nRF7002.
We have an error when doing matter commissioning using our own generated CD, PAA, PAI, DAC and factory data, see error below...
Hi:
I would like to use the Device_credetials_installer.py script to generate and install device certificates (including public/private key pairs) for the device.
ncs...
Hi,
just got my PPK2 and noticed some strange behavior:
the only thing connected is USB data/power, no DUT. Power output is off. If you start logging it displays some...
I'm using nRF SDK 2.3.0 in VScode, which I recently upgraded. It compiles my firmware correctly, giving me some warnings. The problem is that clicking on the warnings points...
Hi,
I am developing with NCS 3.2.3 on the nRF54L15.
I need to customize the FW loader located here: github.com/.../ble_mcumgr
The customization is related to the BLE...
hi,
i'm learning this exercise and when i add the code for external flash partition, why i didn't see the size for this external flash in memory report.
and maybe it...
Working with the new v3.3.0-preview2, I have found an issue. You may already be aware, but here it is.
Issue
Steps to reproduce
Add these kconfig settings
...
Hi everyone,
I’m working with three nRF9151 DKs to evaluate DECT NR+, and I’m trying to understand what level of multi‑hop or mesh networking support currently exists...
Hi,
I got a confused problem. Using NCS V3.2.0, I develop a firmware with mcuboot. Everytime I flash nRF54L15, There is an error occurred. Here is the message:
Error:...
Hi nordic support:
Our product uses the nRF52840 and nRF5_SDK_17.1.0 (s140_nrf52_7.2.0_softdevice) with an external FEM . Our board's BLE TX power is greater than 10 dBm...
Dear support team,
we use the Nordic nrfdfu.dll (64bit) in our Win11 C#/.Net application for modem update which works fine. When we switch our application to 32bit process...