# nRF54L15 PDM clock runs at ~1/32 of expected (PCLK1M instead of PCLK32M) on a custom board -works on DK
## Summary
On a custom nRF54L15 board, the PDM peripheral...
Hi,
I am using nRF54L15-DK board for development and currently I am trying to talk to an external module via SPI (nRF dev board is the master). I have disabled the external...
I am trying to setup SPI00 as SPI slave on nrf54l15 but not work as expected.
My board configure is like
and c program like
The program intends to use nrf54L15...
We have two organizations/projects in our nRF Cloud account:
Jackwoida 51789c46 Team (retain)
James_Eval (remove)
I am the account owner/administrator. The James_Eval...
i'm writing bare-metal code for the FLPR (which was loaded by a bare-metal launcher running on the M33)....
when my FLPR code "idles" using the WFI instruction, power consumptions...
I want to use the Softdevice Controller without a crystal on the RTC. I configured my project with
Advertiements look fine, but interaction with a BLE central either throw...
Hi everyone,
These days I'm evaluating the Nordic nRF5340 to manage audio from two microphones to one dongle station. To achieve this, I configured two nRF5340s as unicast...
Hello all,
I am designing a custom board utilizing the nRF52832 QFAA. For the first version of this board, I am attempting to closely replicate the layout of the nRF52832...
Hi
I want to be able to access some build type variables in my C code in a Zephyr project (using west as the build manager) to be able to show them on a screen or in logs...
Hi,
I am working on nRF52840 DK for Bluetooth Locator Tag following guidelines as per Bluetooth Fast Pair: Locator tag (nordicsemi.com) . I am receiving following error...
We have developed a custom board based on the nRF52840-CKAA-R7.
Development is well into the re-release phase, and I am having some issues with battery life.
I've done...
Hi,
I have a mass storage that format a fat_fs volume and create a file when I plug the device by USB. Here is how I create a file :
It works fine, and I can see my...
Good morning,
I am developing my Zephyr solution with a Supported board RAK4631 in a RAKWireless solution called Wisblock. This is a kind of building blocks called Wisblock...
Hi,
I have the unfortunate task of needing to update a significant amount of inventory (several thousand units) using BLE OTA.
The devices are using the nRF52805 with...
Hello, I am currently developing a program that uses two SPI interfaces with the nRF5340DK. I want to use SPI3 and SPI4 for two different modules. SPI4 works fine and I can...
There are some fields that I wish to change. I am using the project direction_finding_connectionless_rx as a base to work with. I would like to be able to read and write specifically...
uart:~$ wifi_radio_ficr_prog otp_write_params 0x120 0xff63ec4f 0x9fff OTP Region is open for R/W Invalid MAC address. MAC address cannot be all 0's, broadcast or multicast...
I have a device on my desk that performs the data transfer I need, so I know it's possible. I've attached a screenshot of the successful data transfer.
I tried to replicate...
I have two toolchains and two nrf SDKs installed. v2.4.1 and v2.6.1.
I could change the toolchain used from vs code extension, but I couldn't change the west workspace....
I have been sitting with this problem for almost 2 weeks and have tried alot of different thing but without anything working,
Im using VS code with the nrf9161 and it has...
We have tried the following changes, but couldn't get expecting results.
Sometimes unable to pair two devices / Sometimes fails to link with one device
Could you answer...
I am using mbedtls to parse a certificate. The code is as follows:
It builds successfully but when I flash I get the following error:
Failed to parse certificate: -9774...