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...
Problem Description
The custom hardware board cannot boot normally after flashing the firmware. However, the exact same firmware image works perfectly on the official nRF54L15...
I understand that Nordic's ready-to-use AI model " Google Speech 35 Commands" needs ~40KB of SRAM and 426KB of NVM. What I am trying to understand for my project is how much...
Hello all !
Summary
While in power save the nRF7002 RPU powers down its receiver without sending a PM=1 (Null) frame first, so from the AP point of view the station...
Hello Nordic team,
Environment:
SDK 3.1.0
nRF54L15
UART / RS-232
I am seeing different UART TX timing depending on whether I transmit from inside the UART RX...
Hello,
I am attempting to commission an nRF52840-based Matter over Thread device, but the commissioning process consistently fails at the Thread attachment / SRP registration...
Hi everyone. I’m currently working on a custom board based on the nRF5340, but I’m unable to connect to the board when trying to flash it via the SWD interface using J-Link...
Hi support team
I want to know the junction temperature of nRF54L15 chip.
There is only operating temperature in the specification.
There is only TA here, and is there...
I have successfully installed west and zephyr, and I have successfully build a simple tflite-micro hello_world example, but it just generates the zephyr.hex file. SInce i...
Hello, I am raising this issue because I am working with multiple devices doing CS procedures between each other and I found a limitation. I am working with NCS 3.3.1. When...
Hello Nordic team,
I am testing a plain CoAP telemetry upload from an nRF54L15 DK over Thread using a Raspberry Pi OTBR and NAT64 to ThingsBoard Cloud.
Hardware / software...
I have a Fanstel LEW40E5P, which has an nRF9160 and nRF5340. I'm currently trying to compile a project for the nRF9160 (just build/compile, not load onto the module). Compiling...
Is it necessary to perform the GATT device discovery process whenever two bonded device re-connect? I'm using two nRF54L15-DK boards, one is Central and one peripheral. Developing...
Hi all — I'm developing a custom nRF5340 development board (Raytac MDBT53-1M) and would value the community's honest read on whether it's worth producing.
The goal is...
How do I determine if a read characteristic has exceeded the maximum length of the MTU and I need to use BLOB to read all the data. How do I know I have read all data using...