dear all,
i need your help.
Where we are:
We use mbed software developer platform.
We have BLE Nano V1.5 + MK20 USB Board V1.0 from RedBear.
We are able to generate...
Hi:
environment:
target board: DK52 board and run LWM2M example of IOT-SDK v0.9
router: ubuntu 16.04 on VM and runs bsserver and LWM2M server on ubuntu 16.04 ...
Hi,
I'm interfacing a nrf51822 and a H8/3294. My question is how much can I drain a the txd pin of the H8/3294. That means my question isn't really about nrf51822.
In documentation...
Hi,
On the 3.30 of nRF52832_Rev_1_Errata_v1.5.pdf, the sleep current with LFXO active is 0.5μA higher.
I am using a nRF52832 module with the low frequency crystal oscillator...
Hi,
I'm using nRF52832 on SDK V12.2. I add the connection params in the conn_params_init:
static void conn_params_init(void){
uint32_t err_code;
ble_conn_params_init_t...
S130, SDK 12.3, ble_app_hrs_c example.
I want to use whitelist function in this example but I can't finish it.
When I run peer_list_get(), it gets all 0xFF, means that...
hi,
i'm learning this exercise and when i build and flash the exercise it works perfectly but then after i see this errors in the terminal
and after that i create the...
When using an onomondo softsim with all security features etc enabled, and using fota on external flash. nrf9151DK. NRF V3.2.3.
How is it possible to make changes to the...
Hi there,
I'm working with the nRF54L15 and using the light_ctrl sample from the Bluetooth Mesh SDK NCS3.1.0 .
I have a set of mesh light nodes, and I configured power_on_up...
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...