Hello all,
According to the documentation and this feedback on a case there is a maximum size for a particular cert before nrf_inbuilt_key_write returns NRF_ENOBUFS . Can...
Hello,
I am using nrf52840 DK, Segger Studio IDE, Win10.
My application is I want to transfer the image from iOS to the DK board.
I am aware of the Image Transfer...
Hello, i intsalled the software stack for use with latest release of nrf sniffer package.
By starting the capture process with wireshark 3.2 i have noticed an issue:
In...
I have a project where we have 2 nrf51 that need to be time synced with eachother.
The problem is they are placed on the body one on the back and one on the chest of a person...
on the page
https://infocenter.nordicsemi.com/index.jsp?topic=%2Fsdk_nrf5_v16.0.0%2Flib_crypto_backend_micro_ecc.html&anchor=lib_crypto_backend_micro_ecc_install
step...
Hi,
In our one of the product we are using Nordic nRF52840 MCU and we compiling this application code in windows with SEGGER Embedded STUDIO IDE Version 4.30a and Tool chain...
Was able to build after I installed these two packages
/usr/local/opt/python/libexec/bin/python -m pip install --break-system-packages PyYAML brew install pykwalify 2>&1...
I only learned today that the REGOUT0 voltage is changeable, which could be perfect for us, because our power needs changed dramatically.
Our circuit was originally designed...
I ordered a Thingy 91x and am tyring to configure it according to Introducing the Thingy:91 X – The Ultimate Cellular IoT Prototyping Platform on YouTube but I am getting...
It seems that I'm getting different results reading QSPI flash from the APP vs MCUBOOT, with the exact same configuration. Writes appear to work fine from either, but MCUBOOT...
Hello, I'm a beginner and trying to do my project with nRF9151DK. As said this project uses the nRF9151DK that requires high-throughput USB-UART data streaming on two boards...
Hi,
I am new to arm and ble development. I am used to work with AVR mcus and I am trying to migrate a project from AVR to nrf52.
AVR usually has some "General Purpose...
Hello, I would like to evaluate the Thingy 91:X, but I can't install nRF Connect SDK on any machine (Windows / openSUSE) due to various problems. I will try to break down...
Hi,
I'm trying to power the chip on the DK from 5V power supply. I connected the USB connector J3, and switched SW9 to "USB Source". However, it seems that this is somehow...
My design is in alpha test and we just discovered that apparently SPIM allows only one module to be enabled at a time. When a second module (SPIM3, SPIM2) is enabled, the...
Tried 2 different wires on both Mac and windows pc. The device didn't show up in system information or Device Manager. NRF quickstart does not detect the device. When I connect...
Hello,
I’m trying to enable image encryption on nRF54L. When I enable the encryption, MCUBoot firmware size gets bigger and does not fit into 60kb region. When I set the...
Hi! I have a nRF52840 and an ESP32 and I want to perform a DFU to nRF52840 from ESP32, supposing I have the signed binary file in ESP32. I was already able to perform the...
Situation:
A FOTA job has been deployed in the cloud, so an update is ready and pending for a device.
Questions:
Once a device connects to nRF Cloud, how long should...
Hi,
I am working on developing Locator Tag using NCS fast pair sample code. I have one query here. Is Accurate RTC required for Google FMDN locator tag? If device loose...
Overal Goal & Problem
I'm struggling to port our nrf5 QSPI display driver to the nrf54L15's sQSPI. There is a lack of documentation and especially examples on using the...