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...
I have been having a series of issues with programming from nRF Connect using a J-Link programmer. I have made a couple of other recent posts and in each of those, I thought...
hi,all
I used to use nrf54l15dk board as a client server, want to connect to a bluetooth remote,and get bluetooth remote notify message;
I use sample "central_hids...
Hi guys,
I have MQTT v5 up and running but I am currently trying to implement one-way TLS then mutual TLS once it's completed. I am not too sure what I am doing wrong but...
Hi:
My environment is: Windows laptop, nRF52 DK (Peripheral), nRF52840 Dongle, Mobile Central (iOS and Android), and Wireshark nRF Sniffer for Bluetooth.
Peripheral sends...
Hello all,
I have problem with flashing the code. It gives me memory protection error.
Steps I followed for creating firmware and flashing:
1- I took a sample from nrf...
I'm working on a product prototype using the nrf5340 audio dk to send audio via Auracast. We started from the nrf5340_audio application, as it implements a large fraction...
While testing UART communication between a Seeed XIAO board and the nRF9151 DK, I connected the following pins: - XIAO 3.3 V → DK VDD - XIAO GND → DK GND - XIAO TX → DK RX...
Hello,
In the nRF52840 datasheet, some pins are explicitly marked as “low frequency I/O only.” However, I couldn’t find any similar indication in the nRF54L10 datasheet...
Hi everyone,
I’m testing a custom nRF54L15 board with BLE, but it gets stuck inside bt_enable() . To debug the issue, I checked whether my 32 MHz external crystal (HFXO...
Hi, I want to use the external flash on nRF9151-DK (gd25wb256). Having set all the necessary files (prj.conf, nrf9151dk_nrf9151_ns.overlay) and some parameters in the main...
Hi Nordic Community,
I'm testing NFC functionality on the nRF52840 DK development kit using the record_text sample from nRF Connect SDK v2.9.1 (which includes Zephyr OS...
Recently, when using the ncs v2.9.0 SDK, I found that the definitions for some interfaces could not be found. For instance, nrf_radio_packet_conf_t (it cannot be found even...
I am currently working with the Channel Sounding sample on the nRF54L15 DK boards and using Nordic’s multiple-antenna support as described here: docs.nordicsemi.com/.../channel_sounding...
Hi, I’m working on an nRF52840DK-based Bluetooth Mesh project derived from the Chat sample on nRF connect SDK extension for VS Code.
The setup involves three types of nodes...