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...
Can the NRF5340's the network core on-chip Flash & SRAM be extended /utilised by app core so that app core can get more memory to run
Presently the WiFi integration with...
Hello all,
Please let me know which module we can use for mesh networking for home automation project (lighting control through smartphone app),maximum how many devices...
I started analyzing my application using SystemView to try to resolve a bug. I think I have configured everything correctly. However, when I start the analysis, I notice that...
Hi Nordic,
I am trying to merge nrf5 mesh serial and serial DFU, I have added serial DFU to serial mesh example, it is compiled successfully and do not show any errors...
I am currently working on a project utilizing the nRF52840 DK and dongle to measure distances between devices. In the process, I am leveraging the nrf_dm application, which...
NCS 2.6.0 nRF5340 project /ncs/v2.6.0/nrf/samples/matter/lock I want to enable APPROTECT on both app core and net core core. I want to enable it in firmware without UICR....
This question relates to using zcbor .
Basically I have the following.
I got The contents of FRAME - 00, 00, 00, 02, 00, 01, 01, 00, b0, 06, But I was expecting 00...
Hello,
we want to send a continous carrier with nrf9151 on dect-nr+ on a specific channel.
With bluetooth there is a testing option in nrfconnect tool.
Is there any...
Hi I would like some advice on where to start learning Nordic BLE?
All I could find by searching was advice from 6-9 years ago, I think today they are not relevant, because...
hello,
I'm doing a power consumption test, but I'm not sure which project to use to test the power consumption.I tried the "peripheral_lbs" download with NCS version 2.8...
My setup: SDK version: 2.5.0.v Modem version: 1.3.0. I am using MQTT to subscribe to a topic, for example, the LED state. The plan is t o set the LED state on the server side...
Hi,
The SDK version I am using is 2.6.1 and the example is "matter lock".
I wrote the following configuration into \child_image\mcuboot\prj.conf.
And add the code...
Hello, thanks for reading and happy holidays!
We are using an nrf5340dk, with zephyr and SDK 2.5.0.
We seem to have two undesired behaviors from MCUBoot immediately after...
Can,t flash nRF52832 custom board using nrf connect vscode extension im trwing to use nRFconnect for my project, im using fade_led from example and got this error
i try...