Hi
board: nrf52832 DK
sdk: nrf connect sdk v2.6.1
I have successfully integrated the provisioner and light switch client together. Now I can control the light switch...
Hello,
I recently bought a nrf52840 dev kit + dongle to test the functionalities of Matter.
To commission devices "On network" without the use of Bluetooth, i wanted...
Hi,
I'm using the nRF54L15 DK (non-secure, NCS v2.9.1) to generate a 100 kHz PWM on a GPIO with TIMER00 (128 MHz, 1280 ticks, 2.5%–20% duty, 32–256 ticks). GPIOTE, DPPI...
Dear nordic team,
even if enabled for mcuboot via CONFIG_WATCHDOG / CONFIG_BOOT_WATCHDOG_FEED, our device performs a reset when swapping the image. More precisely: when...
Hi,
USB CDC EPOUT stops working as the USB incoming traffic data rate increases. The symptoms of this issue align with the Errata 199. The workaround for Errata 199 is...
Hello,
We’re testing the nRF9160 GNSS performance on our custom PCB and have noticed that, even with A-GPS, the first fix after powering on the device takes significantly...
Hello everyone. I'm looking for BT5.1 most supported at current moment chip - to have devboard and SDK with ability of direction finding. Which one you can recommend? As I...
We are working with nRF52, in that we want to select any fix channel of BLE. We does not want to use ADH mechanism due to form a whole network on one channel.
So can you...
this is the log I'm getting but it is not clear for me why is the build failing
Building ?spm/zephyr/include/generated/driver-validation.h? from solution ?build? in configuration...
I need to add new files to the aws fota example for the nrf9160 project in order to implement compatibility with the
AWS OTA update agent, I have read other posts in the...
Hello,
I've been starting to get into level 0.1 programming after being able to loosely control an LED with GPIOTE and a timer interrupt using examples and API references...
Hello everyone,
I want to measure current of the whole board, I follow the instruction of nRF52840 DK , which suggest not to use the USB connector to power the board.
...
I am using Rowley CrossStudio 4.4 to debug my project. I can program and step through the code just fine, but I can't seem to get any debug out put on the Debug Terminal....
(1) Production Programming using CLI:
We are entering pre-production for a design containing an nRF52810 (on Rigado BMD-330 module), and we need to know what the CLI command...
Hi,
I was referring the timer example code for PCA10040. I wanted to include the timer code in my ble peripheral code which uses custom GATT service. Can you help me with...
I see that the nRF9160 DK has both cellular and BLE capabilities because it has both a nRF9160 SiP and nRF52840 SoC. Wouldn't it be optimal to combine both cellular and BLE...
Hi There,
The attached image shows the part of the schematic responsible for the enabling of the QM14501. I was wondering if there was a particular reason that the mosfet...
Windows 8.1, 64bit PC
I have a nrf52840 app that works from "SEGGER Release 4.30 Build 2019101800.40379 Windows x64" on the DK 16.0.0, and from " nRF Connect for Desktop...
Hi there,
I want to implement the BLE dfu in nrf zigbee and thread sdk but there are no examples provided in the sdk and if i try to use the files from nrf 52 SDK for...