Hi,
I've been using NRF Cloud without issues (Pro subscription) and I am no longer able to login my NRF Cloud account. I tried changing password and use different type of...
Hi there,
This is a follow up post from my earlier one here about using nRF5340 dk as an I2S master for the purpose of recording sound using a MEMS sensor ICS43434. Here...
Hello DevZone!
All samples with Application Event Manager (CAF, nRF Desktop) has simple main function like that:
Main thread has terminated after executing and main...
Hi all,
I'm working on a Nordic-based system involving multiple nRF52-series chips exchanging high-rate sensor data over both radio and SPI links. The setup involves two...
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.
...
I am trying to wake up the NRF54L15-DK from deep sleep using RTC. The device goes into deep sleep but never wakes up. I would like to know if RTC can wake up the micro from...