Hi. I want to report 2 observed bugs about board creator wizard of NCS 2.8.0.
1. When you click on "Create a new board", the first thing that you must enter is human-readable...
I am using NRF Connect for VS Code on Ubuntu 24.02 with an adafruit nrf52840 feather express. When attempting to use the DeviceTree Extension, the wrong dts file is listed...
We could have found "transmission delay" in Audio recording sequence.
Here are the detail about the environment of DUT, and phenomenon.
Please find the attached file....
Maybe the title doesn't make that clear.
First of all, I have customed my own nrf54l15 board, and I successfully built and run some ncs demos.
Now, I want to do something...
Hi What is the best way to read cluster attributes periodically in zigbee network coordnicator? any sample code available for one time request or subscription for value change...
Hey, I am trying to run F8100 development board with nrf52840 development board, while I make the connection simply like CS-D10(Arduino pin layout presenting), MISO- D11,...
Hello. I would like to receive the passkey value that the user entered when pairing Bluetooth and modify it. Originally, it was said that if you enter "0000", you have to...
Dear support team,
I'm using nrf9160 and SLM to create a UDP server and client, and communicating between them. When communicating every 300 ms, there are times when there...
Hi, I got a problem with the NRF Connect plugin for VSC.
I have a project which has that structure:
workspace ├── app │ ├── src │ │ └── main.c │ ├── CMakeList.txt │ └...
Hello everyone,
I am working with nrf connect sdk toolchain v2.6.1.
My project requirements are as follows:
1 MBaud UART Async API
Two Modes for UART RX
fill...
Hello, I installed the the toolchains 1.9.0(working on existing project) successfully. However, i am not able to install manage SDKs.
This is my output:
Hello,
I am currently working with the NRF52840 Dongle and have integrated a W25Q512 QSPI Flash chip, connected to the following pins:
CSN: P0.17
SCK: P0.20
IO0...
Hello,
I am a beginner using the E73 nRF52810 module and developing my project in Visual Studio Code with the nrf connect desktop extension. In my build configuration, I...
Hi,
I am working on project where the peripheral has 2 services, and each has multiple characteristics.
The central needs to subscribe to all the characteristics and when...
These are customized UUIDS declared by me
/* Custom Service Variables */
#define BT_UUID_CUSTOM_SERVICE_VAL BT_UUID_128_ENCODE ( 0x821675c3 , 0x4046 , 0x45f9 , 0xb8df...
I ran across my devices reporting
Natenczas Wojski
from a UDS service that was included when running a sample HRS https://www.bluetooth.com/specifications/specs/user-data...
Hello,
In my project I am creating a BLE service with 7 characteristics that are all NOTIFY only characteristics.
My service setup looks like the following:
BT_GATT_SERVICE_DEFINE...
I created a new RTOS called nano RTOS . I would like to add support for the BLE hardware in nRF52840.
How are the BLE driver and stack organised in the build system? My...
Hello,
I am using the nRF5340-DK board along with the nRF7002-EK companion. I noticed that current consumption was high while running my MQTT application on this setup,...
With nRF7002DK and TF-M (nrf7002dk_nrf5340_cpuapp_ns.conf) configuration, the sample project works for example.com:
*** Booting nRF Connect SDK v3.5.99-ncs1-1 *** HTTPS...