Hi all,
I am making a device which involves using nfr52832(PCA10040) to communicate with a NAND flash through spi to store data acquired from the ADC. After all the data...
How to enable semihosting in sdk11 examples?
This works, but I can't port it to examples/periferal/template_project :(
changes:
pca10028/armgcc/Makefile:
adding...
Hello,
I want to store temperature samples in flash of nrf51822. I am using pca10028 and sdk 12.2.0.
I have the code for writing,deleting and reading from flash memory....
Hello,
I have a question about stack usage. I use nRF51822 SoC, 12.2 SDK & IAR 7.60.1. I am interested in stack usage. Have you done any estimations? Or may be you have...
Hello, I get the
"ERROR: The --family option given with the command (or the default from nrfjprog. ini)
ERROR: does not match the device connected."
message after...
Good morning,
this is Algocraft (www.algocraft.com), an high tech company whose core business is to develop, design and market a wide range of professional systems dedicated...
Hi All,
I am using ' NRF SDK v2.7 + NRF5340 DK + VSCode ' and cloned a official nrf ' blinky ' sample. The code and pins are working fine and I have verified using DK...
Hello,
I can retrieve the data from the Thingy:53 via the bme68x_iaq program. However, I don't know and I can't read the data via BLE on my phone via nRF Connect. Do you...
Hi everyone,
I'm encountering a usage fault on the nRF52840 Featherboard when trying to connect to a network using OpenThread. The issue arises specifically during the execution...
Hi,
I am using the Create a new board function to specify a simple nRF52840 based board with GPIOs using nRF Connect SDK v2.8.0. No matter how I answer the questions in...
I'm using the nRF21540 DK with the Power Profiler Kit II in ampere mode for measuring current draw. I had the gain set to +20 dBm for testing but I noticed the system was...
Hi,
We have five NRF5340DKs with us and off late it seems three of them does not get detected by the PC. In fact, what i understand is that the interface MCU seems to be...
Thingy:91X rev 1.0.0
NCS 2.6.2 own custom application
Quiescent current measured with PPK II and extension board:
nRF53x 2µA, OK
nRF70x 0µA, OK
nRF91x 17µA, OK ...
Hello,
We are in the feasibility phase of updating a product to include a nRF9151 modem connected to a nRF52840 via a single UART. The modem will operate in SLM (Serial...
Hi,
Today the nRF Connect extension isn't working anymore: it doesn't show or let me select an SDK or toolchain.
I have tried on 2 separate computers where it was still...
I am using the latest (I believe) nRF Connect for VS Code extension, version 2024.12.55. But when I "Create a new application" and pick the ncs-example-application, it only...
Our nRF5340 application requires a lot of serial ports, but 2 of them are only used for a second during configuration and are otherwise (99.9% of the time) idle. If we could...
I am a complete newby to Nordic parts and the VB design environment so please bear with my ignorance. I have just purchased a nrf52840 development kit and have successfully...
Hello,
in an earlier entry I was asking about getting multiple BIS streams, where you led me to the nRF Auraconfig Sample.
I am now using this sample and got it to run...
I'm in the process of migrating my project from NCS 2.6.1 to 2.8.0.
My project consists of a BLE application with MCUBoot as the only boot loader.
I've already updated...
hello,
I Have two nRF52833 that I have communicating over BLE. I am using soft device S140. I have my data packets use the default data length maximum of 20 bytes. I am...