We are looking at using the Nordic nPM1300 in a new design. After reviewing the datasheet in detail, I have an issue: The Overvoltage Protection threshold. The datasheet says...
Hi,
I'm having some trouble getting any kind of reaction out of Zigbee logging configurations. I have RTT logging enabled and LOG_DBG("Network left (leave type: %d)", leave_params...
Hi
The TWI driver has a twi_clear_bus() function but the TWIM does not.
I'm getting an I2C error, and need to do I2C soft reset. I'm doing this manually at moment but...
I recently completed a field-upgrade path from an nRF5 SDK 17.1 application (with the legacy Secure DFU bootloader) to a fresh NCS-based firmware stack, while preserving user...
Hello,
We are currently evaluating BLE Gateway (CIS, BIS) development using the nRF5340 Audio DK.
We would like to ask whether bidirectional CIS streaming is officially...
Hi, I am trying to understand the Friend and LPN behaviour. For that I am refering to nRF sample application light" and "light_switch". Below is the setup details: 1. On one...
I want to develop a mouse using nrf54l15 now, but I am confused by the macro definitions for Bluetooth. I can only understand the macro definitions for Index, which represents...
Our setup:
Board: nRF5340 DK
SDK: NCS v2.6.2
Microphone: MMICT5837-00-012
Interface: PDM
During mono audio capture over PDM, we observed a current draw of about...
Hello,
we are testing the NRF54L15 for a project that requires BLE 1M and PHY coded simultaneous scanning.
From my understanding, the BLE scanning feature of NRF54L15...
HI,
I am currently developing with nRF54L15 and SDK 3.0.0. I have encountered some issues: 1. Problems using the nrfx library in Zephyr I have defined the configuration...
We are integration the Onomondo softsim in our devices.
The precompiled libraries in the SoftSIM repository are compiled with floating point Soft ABI selected. See developer...
Hi there
I have started a project from the green field. After adding some threads and for some blinky examples, I want to enable bluetooth on my nrf5340dk. taking inspiration...
Hello Nordic Team,
I’d like to request the addition of an AI-powered extension as part of the existing nRF Extension Pack for VS Code . The idea is to integrate an AI assistant...
Hi Nordic Team,
I am working on a Smart Panel implementation using Matter, which contains multiple switches (e.g., 16 buttons) and some sliders. I have a few questions regarding...
Hello everyone,
A nRF52832 with SDK 15.0 was used for my application. I am trying to send a large amount of data via BLE with a custom BLE service. I extended MTU size so...
nrf5340 net core Konfig
nrf5340 main.c code below, I changed options
nrf54l15 main.c is below
I add the tx power print in PAwR recv_cb function.
Below is 54l15...
Hello there,
First of all, I had searched similar issue internally but didn't find any solution.
My problem is for my application with DFU buttonless without bond everything...
Hi, I am running the raw_tx_packet sample (ncs v3.1.0) on nrf7002dk with the following configuration (additions to prj.conf in the sample)
The captured output looks like...
The channel_sounding_ras_initiator/reflector samples work but trying any other combination of parameters for bt_le_cs_create_config_params or bt_le_cs_set_procedure_parameters_param...