Hi everyone,
After days of figuring out how CMake works, I try to write a CMakeList.txt myself, and decide to put my progress on this community. Right now, using CLion with...
i am using nrf 52832, i got SAADC example code from sdk. that code done by using timer. i could not understand timer section. Is available SAADC simple example code without...
Hello everyone,
as indicated by this question https://devzone.nordicsemi.com/f/nordic-q-a/35692/adding-nrf52-dk-to-github-mesh-demo-for-thingys/138327#138327 I am trying...
This is both a general tip for users and a question; does anyone have good success with the LIS2DH12 double-tap feature? The 3-axis accelerometer works well but the use of...
Hello-
I'm working with the " Experimental: Wireless UART Example".
Is there any way to periodically send data rather than just typing data into terminal?
hi,
I used nRF52932QFAA ,SDK14.2 uart bootloader.it works well with softdevice loader 5.0.0.But when I download my app(without softdevice),it cannot work.
Flash composed...
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...
Hello everyone,
I'm encountering a pin routing issue on the BL54L15µ DVK and hope someone can clarify the documentation. The core problem is that SPIM20 and SPIM21 do not...
Hi,
https://github.com/Neuton-tinyML/neuton-nordic-thingy53-ble-remotecontrol
https://www.youtube.com/watch?v=eDUTf1Zch24
I've been trying this project for 3 days...
Hi,
The nRF52840 manual states here https://docs.nordicsemi.com/bundle/ps_nrf52840/page/power.html#ariaid-title10 that " Before entering System OFF mode, all on-going...
I'm using SDK v3.0.2, and I'm having some confusion when using this tool.
For example, I want to enable Bluetooth Broadcast Sink Audio Support, but I can't click on it....