Hi,
Kit:nrf5340
Can you please tell me if there is any example in nrf connect SDK v1.5.0 related to data transfer concepts.
Is ble controller will be enabled during...
I'm was testing the gsp sample in samples/nrf9160/gps. It runs fine on my nRF9160DK and reports NMEA messages. However, when i ran it on my custom board, it failed in setup_modem...
Hi,
I'm attempting to obtain sensor values for a project to be completed less than a week from now and I have not yet started programming so any help would be greatly appreciated...
Hi
I am using nrf52832,SDK version: SDK : RF5_SDK_17.0.2 .
USE CASE:We have two central and one peripheral.We need to control two central with one peripheral(REMOTE...
Hello,
I am facing an issue with SPI when the SoftDevice S132 is enabled and i cannot figure out what the problem is.
The following test works perfectly when SoftDevice...
Hello!
So I can connect, disconnect and write to my applications characteristics via a PyQt5 GUI I threw together. On the python backend, I use Bleak to
search for devices...
Hi,
I am trying to set up a secure boot chain on nRF54L15dk with NCS 3.2.3 and an upgradable bootloader .
My intended boot chain is:
B0 / NSIB
S0 / S1 for the second...
Hello,
I would like to implement Device Firmware Update (DFU) over NFC.
Is this supported, and is there any recommended way to implement it? Are there any examples, reference...
I have two nRF52840DK boards that I was working with recently.
PCA10056 3.0.2 2024.33
I flashed one board with a BLE peripheral device code from the nRF connect sample...
Hello,
I'm using dmic module for sampling audio data from microphone. Recently I updated NCS to 3.2.2 and I started observing the following log: "Failed to allocate buffer...
After an update recently with the nRF Connect for VSCode Extension, it's been unable to find where my nRF Connect SDK is located when choosing a build configuration. It used...
Hi,
We are migrating from NRF52840 to NRF54L15 (QFN48).
I am using nrf54l15-qfaa-reference-layout-0_8 as reference but really struggle to understand some design choices...
Environment:
Board: nRF54L15DK ( nrf54l15dk/nrf54l15/ cpuapp )
NCS Version: v3.1.0
Zephyr OS: v3.7.99 (NCS fork) NOTE: I am building this over peripheral uart example...
Hi,
I am developing with NCS 3.0. In my application, I need to use MD5 to calculate a signature. Following Nordic AI's guidance, I enabled CONFIG_PSA_WANT_ALG_MD5=y in prj...
Hi,
I have got nRF54LM20-DK with the nRF7002-EBII add-on. I would like to know is there any recommended camera add-on for this hardware to develop vision based AI solutions...
Hi,
I'm developing a custom board based on nRF9151 (similar to Thingy:91X) and trying to connect to nRF Cloud for location services (A-GNSS, Wi-Fi location, Cellular...
Hi,
I'm working on a project using the Thingy91x for prototyping. I'm using A-GNSS from nRF Cloud and although this is working, I'm not sure of the correct order of commands...
Dear support team,
I'm using:
nrf9151
nRF Connect SDK v3.2.3
I'm currently working on a project where I need to use MQTT and CoAP simultaneously, it works for...