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...
Hi everyone,
I am currently working on a project using the nRF54L05 and SE052F (from NXP).
I found this GitHub link: https://github.com/NXPPlugNTrust/nano-package/blob...
We are using an nRF52840 running SoftDevice Controller (SDC) in a custom Host + Controller architecture:
SDC runs on nRF52840 as the Bluetooth LE Controller.
Our...
Hi, I run Matter test TC_DefaultWarnings.py but failed the test, see below the last part of the logs:
******************************************************************...
Hello! I am trying to upload 120KB of data through 2 protocols: https and mqtt+tls. Both the cases have same configurations enabled in the context of wifi, net mgmt, network...
Hello, i'm trying to flash mfw-nr+_nrf91x1_2.0.0.zip on a thingy91 x. it doesnt work via nrfutil nrfutil device program --firmwaremfw-nr+_nrf91x1_2.0.0.zip THINGY91X_13A2EC8A4FC...
Hi, I'm having a pairing issue with nRF54L15 (Zephyr-based project) and I’m not sure if this is a security configuration problem or something related to bonding persistence...
The examples for the Matter Light Bulb app and others contain pm_static_...yml files with sections that look like:
I cannot find "orig_span" in the Partition Manager documentation...
I was asked by Nordic tech support to create a new ticket, because ticket number 357092 had become a long a winding thread.
I need a simple utility I can offer to an end...
I am developing a project using nRF5340 to drive some peripherals. During debugging, I found that no matter how I executed the pull-up/pull-down commands, the p1.00 and p1...
I am using qt C++ to refactor the dfu master station, currently I have a problem, that is, I want to communicate with 52840 simulated com but failed, I initialize, you see...
When I click ACTIONS/Build to build, the executable module(merged.hex) is not created. Now that zephyr/zephyr.elf has been created, the process will finish.
[Environ] nRF...
Hi,
I wanted to characterise the CS accuracy by changing the default parameters in
I get errors when I try to change rtt_type to sounding sequence. I tried both 32 and...
My customer Penguin ID has the following question about HCI USB for the nRF54LM20A. He claims this is only on the old Zephyr stack and not on the new one. Can you please comment...
Hello,
I'm doing some experimentation with nRF54L15DK dev kit.
I connected PPK2 to P6 on the board to measure VDD:nRF current consumed.
The DK is loaded with a release...
I’m working on an nRF5340 project (NCS 2.9.2) with simultaneous multi-image DFU using MCUboot, MCUmgr (SMP over BLE), and external flash (MX25R64, like the DK).
App-core...