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...
What is the need for a provisioner? Is it mandatory to have provisioner while client and server communication? In which condition provisioner needed in mesh network? Which...
Hello,
This is more a question than a issue. I am working on a sample to transmit data from MOSI of the SPI to UDP. It is possible to see received data through SPI on LTE...
I would like to make a timer to check the GPIO status.
The current code is like below:
I already checked that timer function is worked by implant the specific event...
Hi, I am developing sensor reading via ble using nRF52 Development Kit from scratch.
Since bluetooth, nrf, sdk stuff are a whole new world for me, I m following step by...
Hello All,
Recently I got the nRF 52840 PDK kit and wanted to start with a simple example.
I tried do the following. It works but when I use the following it doesn't....
I want to use Termite by UART. but failed. Is there any option left other than RTT ??
So how do Window user communicate with the board ?? I need to send data from mcu...
Dear Tech Support,
I'm currently working on implementing the Flash Data Storage library and ran in some problems. I'm using SDK 15.3 with softdevice s140 and a custom NRF52840...
Hi,
I'm trying to run the basic blinky exemple from 15.2 Nordic SDK on my nRF52480 hardware and get data on a puTTy window.
Unfortunately the putty window itsn't printing...
Hi, I'm trying to use two UART instances, and I have the following issues: - I'm not be able to configure both instance using NRF_SERIAL_CONFIG_DEF macro with parameter NRF_SERIAL_MODE_IRQ...
how to use the gpio pins functions in our program ? do we need a makefile and header file to read or write or use the gpio functions ?if so can you attach the makefile or...
Dear DevZone users,
Let me start this Ticket with providing the development setup I use:
OS: Windows 10 Professional
IDE: Segger Embedded Studio
Nordic board: nRF52832...
Hi
I am using nRF52DK, SDK 15.0, SD 6.0.0, multiperipheral based example with secure bootloader, FDS (7 FDS_VIRTUAL_PAGES). Uploading new software works (not tested thorougly...
I have modified a multi-central 52840 example, and would like to connect and read the characteristic value from various peripherals.
I looked through posts like the below...
Hi guys, I want to know that if I have one board that has rigado bmd 350 module that has nrf52832. But currently I donot have access to the board, so If I write firmware on...