Hi,
This is actually a follow-up to my previous question here: devzone.nordicsemi.com/.../publish-timeout-handler-of-one-model-called-during-publish-timeout-handler-of-another...
Hi to all Nordic product lovers,
This is not a question but rather an announcement of a new nRF52840 based finger tip size module 14 x 9 x 1.6mm launched at CrowdSupply...
Hi,
I have a SPI slave device which outputs 8-bit registers that I have to assemble. For example, I receive two 8-bit registers, a high and a low register, which I have...
I have a PCA10059 dongle. I have inadvertently configured pin P0.25 as the sleep debug pin and I use active state 0 as I am using off board LEDs with reverse logic. This means...
If you're working on a product that requires you to show and translate GATT Attribute (Service, Characteristic and/or Descriptor) UUIDs to Strings to the user, it's likely...
Hello,
We have been trying the sendNotification call and after getting a success log we are not able to send a second notification. I'll copy the snippet of code that we...
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...