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,
I'm designing an application where I intend to authorize different users to access the functionalities of a device based on the nRF54 family.
The general idea is...
Hello, I'm using NFC Type 4 Tag (T4T) but I can't write to it. The tool I'm using is the nRF NFC Toolbox. From the app screen I generate a Record and then touch the tag to...
Good day, I'm trying to use pin 1.02 as a GPIO in a TF-M build using a (custom) non-secure board target, and I'm struggling to find the appropriate way to accomplish this...
When I first created the BLOB Transfer model, I had to analysis the DFU sample code because there was no BLOB Transfer model sample.
Is it possible for me to create a sample...
Hi, For supporting multiple different peripherals is it possible to get something back from a SoC observer which indicates the peripheral type? https://docs.nordicsemi.com...
We have a manufacturing project assembling the 0.35mm CSP package. We would like guidance on part handling, solder stencil specifications and any other process steps that...
I am developing a DFU (FOTA) feature via BLE on the nRF54L15 MCU using NCS v2.9.1 .
I am using MCUBoot direct-XIP with revert mode .
My application needs to detect the...
Hi Nordic Team,
I’m working with the nRF9160DK , specifically targeting the nRF52840 application core ( nrf9160dk_nrf52840 ).
While building a BLE Central application...
Hi Nordic team,
We’ve implemented a custom firmware update flow for our nRF5340-based device , which supports a robust single-image FOTA process using external NAND flash...
In our design, we wired the SD card in SPI mode on SPI bus 4 wich a maximum SPI frequency of 50 MHz or 25 MHz as these are supported by the SD card. We used FAT32 file system...
Due to board design flaws that led to insufficient rise time for 100kbps communication, I would like to configure my i2c node in the device tree with a baud rate of 10 kbps...
Hi, I previously saw in open threads that it was possible to retrieve I/Q samples from the BLE chip inside nrf9151 DK in order to save them. I would like to reproduce this...