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...
I met some problems when add build configuration to my first application. I used the blinky sample template. And the device a nRF5340 DK. My PC can detect my devices. But...
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...
Hello everyone,
I'm working on a project based on the nRF52840, and I'm using nRF Connect SDK 2.9.0. The project uses MCUboot, but the firmware image is signed externally...
A case study on optimizing battery power consumption for CC2538 but can also apply for nRF52 based device - https://medium.com/jumperiot/power-optimization-from-3-to-7-months-on-a-single-charge-56de0c30f062…
In this project, we’re going to build a BLE Beacon that transmits temperature, humidity and ambient light levels to a dashboard on the internet. Bluetooth Low Energy is a technology that was designed…
Our brilliant apps engineers continue to play around with our newly-launched Nordic Thingy:52.
This time, Joakim has prepared a few Javascript demos using node.js and a Raspberry Pi.
The Thingy connects…
Note: From nRF Connect SDK v1.7.0 onwards, if you build for the thingy91_nrf9160_ns or thingy91_nrf52840, everything in this guide is already done automatically. Since that SDK release, the board files…
If you’re thinking about building a network of sensors and you begin to survey the options, you’re likely to encounter a frothing sea of acronyms representing a variety of standards and protocols clamoring…
Background
Some time ago I was working on a project that involved communication between Bluetooth mesh and a home automation platform. The goal of this project was to enable control and observability of…
Introduction
The question of how to update advertising data dynamically using the BLE Advertising library has been raised many times by our forum-goers, especially after the release of nRF5 SDK v15.2.0…
Purpose
The purpose of this blog is to show how to create a Zephyr application that boots from the MCUBoot bootloader. We will also show how to update an application using the Device Firmware Update (DFU…
Scope
This is a discussion on building a Bluetooth application on our new nRF Connect SDK/Zephyr platform with the reflections to our nRF5 SDK which is based on the SoftDevice Bluetooth stack. The goal is…