Hi,
AI says this is a known issue, but I want a much stronger explanation of why this scenario breaks. I run the server program on the nRF52840. I understand that it is...
Hello Nordic Team,
I am working on an nRF52833 project using nRF5 SDK 17.1.0 with Secure DFU Bootloader.
Environment:
MCU: nRF52833
SDK: nRF5 SDK 17.1.0
SoftDevice...
Hello Nordic Team,
I am currently working with the nPM1300 EK together with the nRF54L15 platform and a custom 40 mAh Li-Po battery.
I am facing an issue while configuring...
i2c_write_read() returns -5 (EIO) immediately when writing register 0x01 to the sensor. Logic analyzer confirms the sensor clock-stretches SCL for ~14µs+ after receiving the...
I recently completed a field-upgrade path from an nRF5 SDK 17.1 application (with the legacy Secure DFU bootloader) to a fresh NCS-based firmware stack, while preserving user...
Dear Nordic Support Team,
I’m encountering an issue during debugging where the code consistently hangs at line 360 in nrf_sdm.h , specifically at the following call:
...
Hi,
We are working with nRF52832. Over requirement is we need to transfer the file over BLE. We are using UART service (nus) to transfer file over BLE we getting maximum...
Hello,
I am working with a thingy9160 to connect to an MQTT broker using TLS.
I have run into an issue where the MQTT connection is disconnected with error code #XMQTTEVT...
Hi,
I have a nrf52833 with MCUBoot and BLE, I am using NCS v3.0.1.
I need also a custom NVS partition to store user data, so i create a data_partition for this purpose...
Hello,
I'm trying to build a Zephyr module that manages some features for a specific board (an SDK for that board). In it, I would like to enable the IPC devices in the...
I am testing data transfer from a microcontroller to a host PC using USB CDC ACM on the nRF5340. Right after powering on the microcontroller, only the first packet takes longer...
hi support team,
do we have any samples on how to show radio statues to gpio? when radio is on, gpio is set to high, and radio is off, gpio is set to low.
waht i can think...
Hi everyone,
I'm in the middle of a project and am starting to run out of available GPIOs.
To save a pin, I was wondering if it's possible to use a single GPIO (for example...
As a detour to getting DFU working for my existing project, based on nRF54L15, it was suggested in a previous ticket that the issue might be with my custom board folder, and...
Hello,
I would like to ask if it is possible to print the status of individual parts of memory on nRF7002-DK while the program is running? So far, I have managed to print...
I am using ncs to develop for NRF54L15. It runs fine on the development kit DK, but it doesn't work properly on my own hardware board. My program always fails to simulate...
Good morning,
I have tried to do the exercise 6 from the nrf-connect-sdk-intermediate course, my nRF9160 devKit can connect to nRF Cloud and download the new firmware. When...
Hello, We are currently evaluating the use of nRF9131 ICs for a mobile DECT NR+ usecase, in which we want to use the position in space of the different participants. Given...
We want to encode audio to LC3 format before we pass it to nrf5340 over USB. Because we know the processing power of nrf5340 is limited. Do you have any support for this?...