Hi I wish to integrate Matter over thread in unicast audio server . My objective is to use matter to control the volume and play/mute states. I would like to know whether...
I want to build the sample usb_hci.
After i create a build config there are warning and the process fails
warning: <choice BT_HCI_BUS_TYPE> (defined at boards/arm/ubx_evknorab10_nrf5340...
Hey guys,
I just came up with an error I can't explain with my current zephyr knowledge and I really can't workaround because the other MCU isn't programmable and needs...
Hi.
For a while I have had some issues with the toolchain when using the nRF connect SDK in visual studio code on windows 10. I believe it was after installing SDK version...
Hello! im developing firmware to send serial data via usb to another device (for this purpose, windows 10 pc). I´m using the USB CDC ACM model, where i interact with a virtual...
I'm working with the Matter Template example and creating a sensor monitoring device on the nRF52840 platform, and I'm developing on a Windows environment with SDK 2.9.0....
I'm currently working on a custom board based on the nRF52840 , using SoftDevice S140 v7.0.1 and nRF5 SDK v16.0.1 . I’ve integrated the BLE Buttonless DFU example ( examples...
hi support team,
i have one problem for 54l15+7002 in ncs2.9.0
I am afraid that I need your help.
I was porting MQTT demo and PERIPHERAL_UART demo together and want...
Hello, So I am working on implementing Bluetooth DFU OTA capabilities to send an image from a 54L15, acting as an SMP Central Client, to another 54L15, acting as an SMP Server...
Hi, With this setup in , I successfully built a CIS mode using my nRF5340 DKs , enabling stereo sound while the microphone is active .
However, I am currently experiencing...
I have a nRF9151 currently set up to observe a CoAP resource on my server. The initial GET request works, and if I respond with new updates from the server (within a few seconds...
Hi, guys. I encountered some software issues while using VS Code for development on the nRF5340 DK. During the build configuration, the code reports an error saying it cannot...
Hello, recently I bought the Seeed XIAO nrf52840 because I read in the datasheets the power consumption of the microcontroller is 400 nA typical in SYSTEM OFF mode without...
I am using VSCode with nRF extension with the latest 2.9.1 SDK.
I have been working on an application for bluetooth for the 54L15-DK.
I want to do a custom sensor driver...
Hello DevZone,
I have an nRF5340 devkit along with an nRF7002EK, and I'm looking to upgrade from SDK version 2.6.1 to 2.6.4. However, I'm facing an issue. In version 2.6...
I conducted a BLE test using two nRF52840 Dongles. Since I used Dongles, I based my code on the usbd example from the sample programs. During testing, the connection between...
Hi, I'm working on a project where we would like to track system performance using Segger Systemview. I'm building with the following RTT configs: and I'm getting the following...
NCS 2.8.0
Ble device acting as both central and peripheral.
CONFIG_BT=y CONFIG_BT_LL_SOFTDEVICE=y CONFIG_BT_DEVICE_NAME_DYNAMIC=y
#for cenral devices these are set....
I am an experienced user of the Nordic Distance Measurement Library and I am encountering an issue where the device that is assuming the role of the DM_ROLE_INITIATOR can...