Sorry if this is too off topic, I actually don't have any problem with my nrf52840 dongle, but the App I'm communicating with. But maybe someone of you has run into the same...
Hello!
We are planning to purchase an electronic component nrf52840 and produce a finished product on it.
question
1. Will it work immediately on the ZIGBEE 3.0...
Good morning, I have a question about NRF Util. I need to make some changes in souce code of nrfutil for my own needs, but the most recent version, which is provided on Github...
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...