Hello,
We are currently evaluating BLE Gateway (CIS, BIS) development using the nRF5340 Audio DK.
We would like to ask whether bidirectional CIS streaming is officially...
Hi,
Razer devs working on new mouse variant that wil use nPM1300 would like to know what are the minimum and maximum values of Rshphld? These values are not in the datasheet...
Hi, I am trying to understand the Friend and LPN behaviour. For that I am refering to nRF sample application light" and "light_switch". Below is the setup details: 1. On one...
Hi,
I've been using NRF Cloud without issues (Pro subscription) and I am no longer able to login my NRF Cloud account. I tried changing password and use different type of...
Hi there,
This is a follow up post from my earlier one here about using nRF5340 dk as an I2S master for the purpose of recording sound using a MEMS sensor ICS43434. Here...
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?...