We are having a slight issue when we are trying to update the DFU. The original version had this setting for the data reserve:
#ifndef DFU_APP_DATA_RESERVED
#define DFU_APP_DATA_RESERVED...
Hello!
I am working with the example mpu interface projects located at the following repo:
github.com/.../nrf5-mpu-examples
After converting the Keil projects to...
I'm using S332 0.9.1 with freertos. nRF52.
BLE and ANT are both active. I would like to run the ANT continuos wave (CW) test after a specific trigger (a command over a console...
I want to encrypt advertisements using aes-ccm peripheral present on the nrf51 board. I am not using softdevice, instead I am generating my own packets and transmitting them...
Currently, it using the I2S at nRF52832.
I want to play the wave file,But can not play well.
So, I ask you for a check because there is the following question.
[Question...
We love the radio range of the Nordic bluetooth chips. I am looking to see if anyone is developing a long-range bluetooth pendant or wearable? if so, I interested in perhaps...
I'm trying to read 8 adc channels using SPI, but then if I dont put some nrf_delay_ms the MISO return nothing and the CS is being driven low by default, high or a period of...
Hi,
I have installed nrfutil on my Windows 10 computer and get the following error when running it:
C:\Users\00315055>nrfutil --help Traceback (most recent call last)...
Hi,
I've just completed Ex 2 of Lesson2 in the BLE Fundamentals course on the DevAcademy and have noticed a couple of problems. Firstly, the nrfConnect app for iOS seems...
NCS v2.9.0
nRF52832 DK
peripheral_uart sample
"Online Power Profiler for Bluetooth LE"
has a BLE role to send non-connectable, non-scannable packet,
I want...
The Application create connection as Central with the following parameters:
After connection established, the application execute the following Subrate request command...
Dear Sir.
I wonder on the noise demand on the power supply to nRF54Lxx? I have 24Vdc from a battery, and would like to use a standard DC/DC converter down to 3.3V (e.g LT1933ES6...
Hi NORDIC Support Team,
I am using the nrf5340 and attempting to enable a BLE connection on the board with 2 clients simultaneously.
The issue I'm encountering is that...
Hi Nordic
Our customer is going to develop LE Audio porduct and have some question of firmware as below:
(1) Need to use I2S only CODEC (DAC) (2) Currently using the sample...
Hello team,
We use the module MDBT53-1M based on nRF5340 and there are no dc-dc components mounted in our hardware. Using nRF Programmer, we could flash nRF5340 for the...
Hi all,
I’m working on a people tracking system using the nRF52833 module , and as I’m new to this, I want to start with a proof of concept (POC). Here’s my current plan...
Hi,
I have a root certificate that is used by the popular TLS certificate service Let's Encrypt that fails to parse in NCS 2.6.0 on the nrf9160dk. You can find the certificate...
I am looking for an example 6 layer stackup for the use of the nRF5340 / nRF7002 combo that has been proven producible by pcb manufacturs. The nRF5340-QKAA requires microvias...
Hello, We designed and tested a firmware on the nRF52833-DK board, whith plenty of debug sessions and reprogramming. Then it has been build for our custom board, based on...
Hi all,
i am trying to update the nrf5340 firmware using STM32 as the master controller via UART. i initially tried to upload the .bin file of my project to nrf5340 using...