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...
I'm developing with the NRF52840 using IAR Embedded Workbench , and implementing wireless communication based on the IEEE802.15.4 Zigbee protocol .
In the MAC frame layer...
I am new to Nordic and want to design with the nRF52840. I have read this guide:
used AppCAD to find the best width and clearance for the ground layer, but when I downloaded...
Hello, I am using NCS 3.0.2 on nRF52840. I have been using MCUBoot for a long time on my device, and it is working fine. Recently, I went through a requirement where I needed...
Hey everyone,
I've been trying to get the Bluetooth Mesh DFU Target sample working on my nRF5340 DK and running into some issues. I've read through the docs.nordicsemi.com...
Hi All,
I have an nRF5340 Audio DK which has problem with the network core. When I connect the USB to board or try to recover the board the MCU light at the bottom of...
Hello all,
I am working on a project with 2 nrf5340 Audio DK's and I want to have the same functionality of the walkie talkie demo but instead use the microphone of the...
I had a working Matter application, but due to some human error, I erased my WSL installation.
I set it up again, but after successfully flashing my code onto the Nordic...
Hi,
For a product currently under development, we need to use a counter as an RTC. We’re targeting the following commit in ncs/sdk-zephyr :
github.com/.../d7e41fd2e361ee15454a253ebec9bb37aceaf09f...
Hello Support Team,
I am currently testing the new Channel Sounding feature on two nRF54L15 boards, on which I flashed your Channel Sounding samples ( initiator and reflector...
Content: I’m working on integrating the nRF7002 EK over SPI with an nRF54L15 using nRF Connect SDK v3.1.1 . While setting up the workspace, I noticed that the Wi-Fi driver...
I am working on a project where I am using the npm1300 with host nrf5340. The BUCK1 powers a sensor and BUCK2 powers the nrf5340. I have a SPDT switch connected to GPIO0 and...
I used the nRF Audio Example to build a BLE audio device. I use the test tone generator functionality. I was previously using nRF Connect SDK 2.6.1 and the test tone generation...
I am an FAE with Ezurio, we have a customer who was running through the nRF Connect SDK Intermediate training on DevAcademy and they ran into issues with AuTerm in Lesson...
## Description
On the nRF54L15DK, the measured floor current increases significantly when the GPIO is configured for button edge detection.
### Observed Behavior
* Floor...
Hi,
I am quite new to nrf's and zephyr and I'm working on a product that requires Direct Test Mode functionality. I started with the DTM sample and am now looking at how...