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...
I was trying to get a simple Zephyr project to build and run on the Arduino Nano BLE 33 which has a NRF5248.
In VSCode with the NRF plugin I select "Add build configuration...
Hi,
I am building an app that connects to the NRF52840 with BLE. The NRF board is attached to an electrocardiogram(ECG) setup, so I am interested in the app being able to...
Hello
I am playing with the mesh dfu and the distributor application on nRF52840 DK board
I load the image I want to distribute using mcumgr application on a Raspberry...
We have devices that have low signal so they have to reconnect to AWS a lot. We have a watchdog timer with a 100s timeout that we feed every 10 seconds in the control loop...
Hello,
I am currently developing a project using the nRF 9151 and SDK version v2.7.0.
The issue I am facing is that I have configured the PSM mode, but it doesn't seem...
Hi,
I have updated the device application firmware from nRF Connect SDK v2.6.1 to v2.7.0.
The firmware was working fine in v2.6.1 without issue. But the same firmware...
mcu: nrf5340
board: nrf5340dk_nrf5340_cpuapp
sdk: v2.6.1
When I configure CONFIG_BOARD_ENABLE_CPUNET to enable cpunet, there isn't an issue. However, when I configure...
Hi, I have been trying to use my esp host mcu with nrf5340dk as a controller.I am using the hci_uart application with CONFIG_BT_LL_ACS_NRF53 =y to include le audio support...
Hi,
I am currently extending the NRF Cloud multi service sample, thus I am constantly reflashing my NRF9161DK during development. However today, my device fails to connect...
Hello,
As the LE Audio controller for nRF5340 library is deprecated in favor of the Nordic Semiconductor’s standard Softdevice Controller. We have started to use the Softdevice...
I'm using
the nRF52840 DK and the Matter light_bulb example, SDK v2.7.0.
a raspberry pi with the nRF dongle as a thread border router
the chip-tool running and compiled...
Hi All
I am experiencing an issue with the nRF DFU app (v2.7.0) on devices running both Android 11 and Android 14. The issue occurs when I attempt to perform a DFU update...
Hi Nordic team!
In our system, we’re using the GNSS functionality of the NRF91 to obtain the current time, which is crucial for synchronization across multiple stationary...
How to change Device Information in nRF Cloud? Where do I find the code setting this info? Where is "App Name" and "App Version" defined?
The application is nrf_cloud_multi_service...
Hello,
I want to run mass storage on my custom board with the nRF52833 and W25Q512JVEIQ. I have reviewed the mass storage sample (ncs\v2.7.0\zephyr\samples\subsys\usb\mass...
Hello,
I have a custom board with an nRF52833 and a W25Q512JVEIQ, which communicate over SPI (not QSPI). I successfully accessed the W25Q512JVEIQ (executed my own read and...
I am using NRF Connect SDK v2.5.2. Sometimes, after I factory reset my Zigbee router device, it will immediately join a network with PAN ID 000000000000. I get this with my...
Hi, I am using nRF52832 module BL652. I want to measure the battery voltages of a 9V battery. What are the best possible resistors value to measure voltage of such battery...