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...
Greetings,
What's the maximum clock rate supported by the SPI1 interface on an nRF52840? My DTS overlay indicates it should use 32MHZ for one device and 8MHz for the other...
I am tried to access the server using http_client .I am tested that my implementation to access the local server works properly but the thing is i am tried to access the ...
I am looking for the datasheet for the nRF31512. I am looking to see what the pinout for this chip is. It is not for any new project as I know it is old and discontinued....
Hi,
1. Does the P1.02 (NFC port) on the nRF54L15 support PWM? 2. If it does, please provide the overlay configuration method and sample code.
Best regards,
Peter.Mi...
Hello,
I am building an example app that uses MbedTLS and non-offloaded sockets, because offloaded ones do not fit my needs - updating security credentials needs disabling...
I get the following error when trying to program the device:
The log shows this:
2025-12-10T09:08:50.194Z INFO Initialising the bundled nrfutil device 2025-12-10T09...
Hello,
we have an nPM1300 EK plus the profiling adapter board and are trying to profile some of our batteries.
We have already successfully completed profiling for...
Hello, I am currently struggling with setup and configuration of firmware for nRF5340. The idea is to use two stage bootloader setup, XIP split to external flash and build...
when trying to implement ISR for writeprotect and powergood pin it throws error code 134 which corresponds to not supported.
call stack for reference.
What am I...
I had a fully working BLE setup on my nRF52 (Zephyr), which worked fine on older Android versions. After updating a phone to Android 16 (tested on Google Pixel 7 and Samsung...
Hi, Nordic support team!
I'm having trouble downloading the NCS in China.
The command nrfutil sdk-manager install v3.2.0 --region cn fails with a SHA512 checksum error...
I have designed a custom board using the nrf54l10 chip (similar to nrf54l15). I want to use SPI to communicate with a sensor. So I assigned the pins P2.6 for SCK, P2.4 for...
Hi,
I am trying to communicate with Serial LTE Modem application running on nRF9151DK through SLM Shell sample running on nRF52840DK.
I am using nrf connect in vscode...
Hi,
I am debugging a program running on the FLPR core on the nRF54L15 development board. I need to call a static library (. a file) on the FLPR core. I use the project created...
Hi:
I connected PPK II with nRF52DK.
PPK 2 is connected to the PC via the PPK 2's USB Data Power port.
The led of both are ON.
I see PPK2 in NRF CONNECT FOR DESKTOP...