Introduction
This document will go over the process of running a Mesh Provisioning Demo using the nRF Mesh app available on Google Play or iOS App Store from Nordic Semiconductor. There is a blog post on the Nordic Devzone about this here and t...
Purpose
When creating a mesh network with many nodes, it can take a while to provision each node, especially using PyACI. An alternative is to use a static provisioner that provisions the nodes automatically but that requires a dedicated node t...
Purpose
This document will show how to automate the provisioning process for Nordic BLE Mesh nodes using Python scripting. When provisioning nodes using PyACI (Python Application Controller Interface), the Interactive Python shell is used to ty...
This getting started guide is meant as a more detailed practical guide for the Thread Secure DFU Example found on Infocenter which demonstrates upgrade of firmware over the air (OTA). For any questions regarding Thread or this getting started guide, ...
This getting started guide is meant as a more detailed practical guide for the Zigbee OTA (Over the Air) Upgrade Client Example found on Infocenter. If you have any questions regarding Zigbee or Zigbee OTA, please create a ticket in DevZone.
You will...
Purpose
This document will explain the Mesh Demo and the motivations behind the design decisions.
Please find attached PDF file at the bottom of this tutorial for high-resolution version of this tutorial.
Architecture
The mesh network realized in thi...