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 all,
I am making a device which involves using nfr52832(PCA10040) to communicate with a NAND flash through spi to store data acquired from the ADC. After all the data...
Hi Dev,
Development platform: NRF54L15 + NCS 3.2.3. We are using the GRTC SYSCOUNTER as a system timestamp. Under normal conditions, a software reset does not clear the...
As the title, I have already tested the ESB routine (esb ptx Sample/esb prx Sample) by using nRF54LM20-DK + nRF54L15-DK. There was absolutely no problem. But when I added...
Hello,
I have a project in Visual studio code and Nrf connect.
MCU is a NRF 52833.
For the certicications, the lab request me the DTM mode.
I tried the use the Sample...
Hello, I am currently working on power consumption optimization using the nRF9151 DK (PCA10201). Setup: - Board: nRF9151 DK - Measurement tool: Power Profiler Kit 2 (PPK2...
I am using Windows 11, NCS v2, VSCode extension, under WSL2.
What I want to do is build a UF2 image of my zephyr application and be able to drag/drop it onto a bootloader...
Dear Nordic:
I used V2.8.0 SDK to build light bulb, and I have commissioned bulb A(node id: 11) and bulb B (node id: 11) successfully!
Then I used below command to add...
I have nrf54l15dk eval kit, I wanted to build mcuboot and zephyr OS using nRF Connect SDK or Visual Studio separately. Can you suggest the procedure and how do I get full...
Indent error in: .....\ncs\v3.2.4\modules\lib\matter\scripts\codegen_paths.py line 21 and 22
from matter.idl.generators.path_resolution import expand_path_for_idl
from...
ERROR at /home/champon/Develop/Products/HS3/src/default_zap/zap-generated/app-common/zap-generated/ids/Clusters.h:22:11: Include not allowed. #include <app/util/basic-types...
Hi,
I have a question related to connection quality in LTE with nRF9151: How to achieve best connection? The devices will be deployed in different locations and in best...
Hi,
we have a custom board with the nrf54l15 and are doing power optimizations for standby. Our device will never go to SYSTEM OFF as the init draws to much power.
We...
Dear Nordic team
our customer just done the batterie profile with NPM1300 for mass production, and they just find out, there is some update under the npm1300 SDK, which...
Hi all,
I bought an nRF54LM20DK revision is 0.7.0 (the latest revision). The nRF Connect in VS Code shows that nRF54LM20B_xxAA_ENGA MCU is used in the devkit, meaning that...