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...
After the Matter device is upgraded from version 1.1 to 1.3 via OTA, the Thread connection is functioning normally., but it fails to process chip-tool commands, and chip-tool...
I'm interested in connecting a device to a combination of RAK4631 and RAK5802 using RS485 interface.
I write the code in the Zephyr environment and I cant seem to make it...
"I'm trying to perform DFU using MCUBOOT over Bluetooth. The device enters DFU mode and connects successfully, but when I start the firmware download, I get an error:
Starting...
Hello Nordic Team,
I am currently implementing low-level SPI communication using SDK v2.7.0 and nRF 5340dk . Could you please let me know the name of the IRQ handler for...
I have received my NRF52840 DK V3 and i open NRF connect for Desktop and run "Quick Start", it have detect the board but when i try the hello world program test it is not...
Hi Nordic team, We have a project that uses nRF5340 &NCS 2.7.0, and we encountered net core crashing issue each time when ble is connected by central device and 5340 app core...
Description:
Hello,
I am trying to build my project nrf_dm_testing using NCS 2.9.0 , but I am encountering a CMake configuration error. The error message is as follows...
I am using 9160 as slave which communicates with nrf5340(master) over UART. with flow control disabled everything works but as soon as I enable the hardware flow control then...
Hello,
I have a few questions regarding the nPM1300 current measurements:
As far as I understand, there are two ways to trigger a current measurement:
By writing...
I am using VS Code IDE and have installed nrf Connect Extension and done with the installation part and blinky and few other samples. So, basically I just copied an available...
I have figured out a way to realize IR communication,it is same with the way to drive WS2812 with SPI.
[ I can use PWM peripheral and should use it,for I need to change...
Just to confirm the head question.
I have found the same question : NRF52 help configuring TIMER + DMA + PWM - Nordic Q&A - Nordic DevZone - Nordic DevZone
There is no...
Hello,
1. Do you have any hardware to implement Wireless HID USB without Bluetooth like Logitech with USB dongle?
2. Do you have an example of IR TV remote for any hardware...
Hello,
NCS 2.9.0 nRF54L15 DK 0.9.1
I am trying to follow the instructions in the manual in the User Guide of the nRF54L15 DK to use P1.00 and P1.01 as normal GPIOs. (side...