I wanna implement this code for the app inventor, but there was several problem here. I can't use array or index for developing my trapezoidal method.. like this..
code...
Hello,
We are looking for a developer a single task project. We need to provide all of our developers with the same development environment, so we are looking for someone...
I'm looking for a good firmware engineer that can take my current firmware and add the buttonless DFU to it. I currently use the Keil environment but am open to switching...
I am working on PCA10040 board using Keil u5 debugger (V5.23.0.0, JLink setup). After accepting the continuous firmware update requests I get the error message "Missing core...
Hi,
I have just started using a nRF52840 PDK board with the purpose to verify BT 5.0 features. I am completely beginner working with nRF boards or nRF SDK. Anyways, I downloaded...
I have a USB host capable Android device running CentOS via Linux Deploy and everything is working perfectly except i'm unable to connect to my USB nRF24LU1+ Crazyradio PA...
Hello, I'm running an example of channel sounding using nRF54L15.
The build is fine, but the following error occurs during flash.
Python is using 3.12.4 version. As you...
I have a couple questions regarding the Bluetooth Mesh provisioner role and TF-M builds.
I am using an NRF54L15 and currently swapped to v3.01. Previously on versions <3...
dear all,
We are fighting with a problem that defied every effort to solve it so far, so we are asking for help. Our custom board is based on the nrf5340 SoC connected via...
Hi everyone,
We're reading BAT level by reading data from ADC pin and the setup diagram is shown below.
We tested our device at hospital, and we observed significant...
I am having a problem with all of my projects compiled with VSCode NCS 2.2.0:
I understand that one of the COM ports (I'm on Windows) should send output. When I flash the...
Hello
I'm trying to use LittleFS with an external SPI flash, but if the SPI flash isn't available yet at boot time, my application hangs for an uncertain amount of time...
Certainly! Here’s a clear, natural English version of your email:
Dear Specialist,
I would like to better understand the two variables used in the SDK for calculating...
Hello,
I'm working on a project that involves using an NRF52832. Basically, I want to collect data, send it over bluetooth, and then have the device enter system_off mode...
Hi, I am currently working on UART sample codes and have 2 nrf5340 Audio DKs . One acts as peripheral and another as Central. i want to modify the central board to connect...
I want to have two Kconfig flags that are both booleans but the build will fail if both are set. My code below used to work in pre ncs3.0, I'm wondering if there's a better...
Context:
VS Code
NCS 2.9
nRF54l15 custom board
Mac OS Sequoia15.5
peripheral_lbs sample project
Goal:
The goal of this project is to create a bluetooth beacon...
How do I remove the "Scroll for more" popup in build configurations? It is distracting and not necessary, beyond looking like an error and it makes me think something has...
Hi,
I am using an nRF52840 as a Zigbee NCP. I have built the firmware myself using nRF Connect, and I am also running MCUBoot. Sometimes after some usage, the chip starts...
Why project config is not finding relative path of these files but absolute path works fine:
CONFIG_CHIP_FACTORY_DATA_USER_CERTS_DAC_CERT = "certs/Chip-DAC-Cert.der" ...
Hi,
I'm currently using NCS v2.9.0 under sysbuild and have recently been using board definitions from different directories. My recent projects possess a "boards" sub-directory...