Hi, I am fighting with a bug I found in SDK v2.8.0 for BLE scan filter on a test project as follows: 2 Devices (Ezurio BL653-DVK using the nRF52833), both having central and...
During the setup process for nRF Connect SDK v2.4.0, an error occurred preventing the SDK from installing correctly.
The environment details are as follows:
* macOS...
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...
Hi Nordic,
I am evaluating the nrf52833 DK with nrf connect SDK. I am using by dev kit here as a central devie and I want to get the RSSI values of the periherral devices...
actually a general question, though i'm working with the nPM2100 EK....
assume my target MCU operates "most efficiently" when supplied 1V8 -- expressing overall energy consumption...
We are using an MCU that pushes data packets to the nRF9151 communication module via UART. According to our module service provider, each data packet can only be up to 2 KB...
I am testing PAwR interoperability between:
TX side : third-party chipset acting as PAwR Advertiser/Transmitter
RX side : Nordic board running nRF Connect SDK...
Goal: "I am trying to get SPI3 working with a custom MAX30003 driver in a sysbuild non-secure ( _ns ) application, based on the peripheral_uart example."
Problem: "The...
Hi,
I have been evaluating the use of nrf9151 using two development kit boards.
On my first board, I set it up initially using quick start under the nRF connect app...
Hi,
The SDK version I am using is 2.6.1 and the example is "matter lock".
I wrote the following configuration into \child_image\mcuboot\prj.conf.
And add the code...
Hello, I encountered a problem while using the nrf5 SDK. In my software, I used a UART for debugging data output, a libuarte library for command output, and an app_button...
I'm trying to use nrfutil as part of a script that sets up the toolchain environment automatically using direnv .
For example:
I'd like to know how the bundle ID can...
As subject, NCS 3.0.2, I use demo 'peripheral_power_profiling' to test current on NRF52832 DK board, but the demo cound not run when power on, There is no log output, and...
Hello,
I am exploring power management on the nRF54L15 DK with nRF Connect SDK v2.8.0 (Zephyr v3.7.99) .
My goal is to:
Enter deep sleep / system off mode.
...