Hi,
I am using a Proteus-e module from Wurth Elektronik for a project. This module contains a nRF52805 chip. I am using the nRF Connect app to send commands to configure...
I am working on RTOS that does not have WiFi driver for nordic wifi chips. I would like to port this driver to that RTOS.
In the documentation there is a mention of platform...
Hi,
I’m exploring the use of the Thread/Matter protocol for a smart lighting system. My goal is to have the system communicate seamlessly with the cloud—allowing commands...
Hi,
I'm trying to do DFU on a custom designed Bluetooth peripheral device using nrf connect for mobile application. I can able to perform DFU successfully is some mobile...
Hi, I started my project with SDK version 2.6.1 (starting from the 'hello_world' example). I added mcuboot (CONFIG_BOOTLOADER_MCUBOOT=y). I followed the instructions in the...
PolyMCU is an Open Source Framework which has been designed to be as flexible as possible: host OS independent (support Linux, Windows, MacOS), support any toolchain (GCC, LLVM), any RTOS (ARM RTX, FreeRTOS…
In December we published a video showing a long range test with the newly released nRF52840 chip. The video showed that the nRF52840 had excellent range, and is fully compatible with the new Long Range…
###Program the boards
Connect all the boards to the PC
cd to <install_directory>nRF51_ble_broadcast_mesh_0.8.7\nRF51\bootloader
Open a command window in that directory
Run .\pc-util…
Objectives
Provide a brief primer to NCS and Zephyr
Provide a quick-start guide to adding peripherals to an existing sample project
Demonstrate running both foreground and background tasks within Zephyr…
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…