Hi, I am fighting with a bug I found in SDK v2.8.0 for BLE scan filter on a test project as follows: 2 Devices (Ezurio BL653-DVK using the nRF52833), both having central and...
During the setup process for nRF Connect SDK v2.4.0, an error occurred preventing the SDK from installing correctly.
The environment details are as follows:
* macOS...
Hi,
We are using the nrfconnect for thread and zigbee 3.2.
We have modelled our Bluetooth peripheral, running on the nrf52840, on the BLE UART example. It connects fine...
I have installed nrf-command-line-tools_10.24.2_amd64 and jLink_Linux_V794e_x86_64 on Ubuntu 22.04. I have also installed nrfconnect-5.0.2-x86_64 for desktop and the Toolchain...
Hello,
I am using nRF5340 with nrf v2.7.99-cs2.
We have interfaced External flash MX25R over nRF5340's QSPI channel. We are using XiP as well and some part of code lies...
I'm developing a Bluetooth mesh lighting controller on a custom board using nRF Connect SDK v2.6.1. I'm trying to add a Sensor Server model to report energy usage, but I'm...
Environment : nRF52833, NCS v3.1.1
Hi. I evaluate PAwR project in my Solution.
PAwR is Fine. But get/set Tx Power is issue.
before add PAwR, My solution used common...
Hello,
I am developing a custom IoT device based on the nRF9151 SiP with a Qorvo QM13345 SP4T antenna switch controlled via RFFE 2.1 interface. All RFFE AT commands fail...
Hi,
I am working on nrf52832 and using SDK 16.
I try to debug the ble_app_buttonless_dfu example, which give error on line 853 in main.c. err_code = ble_dfu_buttonless_async_svci_init...
We are in the process of developing a product using the Thingy91:X as reference.
We need to modify the hello-nrfcloud firmware to suit our application.
Could you suggest...
I am currently working with the Matter sample project and have encountered a question regarding the diagnostic log function. I would like to inquire about how to enable the...
I'm using nrf52840, v3.0.2, scanning BIG/BIS and printing out the BASE.
I first scan the extended broadcast with the label broadcast_id, and then establish synchronization...
I wish to install this program as stated in nRF Connect for Desktop. The install hangs at Downloading files... I am on Windows 11. I tried a few times with the same result...
I am puzzled by what I have observed using retained ram on NRF54L15. I have this overlay (see below). Essentially created 16 KB SRAM at address 0x2002C000. I have a struct...
We are trying to add ble mesh functionality to our current product, but encountering an error.
We are copying code from the ..\v3.0.1\zephyr\samples\bluetooth\mesh_demo...
To generate build configuration and build the app, you first need to: touch ncs/v3.1.x/bootloader/mcuboot/boot/zephyr/boards/nrf54l15dk_nrf54l15_cpuapp.conf
or copy it from...
I am currently working on the Matter certification for the light_bulb sample project , where I have integrated the Diagnostic Logs snippet during compilation. However, during...
Hi Nordic Team,
We are working on an OpenThread+BLE with BLE DFU based application in NRF 5340. With that BLE and OpenThread Application are running successfully on the...