Remote Provisioning Server

<\/script>\n
'; }, get iframeSnippet() { const domain = '{ SITE_DOMAIN }'; const type = '{ embed_type }'; const slug = '{ embed_slug }'; return ''; }, get activeSnippet() { return this.method === 'script' ? this.scriptSnippet : this.iframeSnippet; }, copySnippet() { navigator.clipboard.writeText(this.activeSnippet).then(() => { this.copied = true; setTimeout(() => { this.copied = false; }, 2000); }); } }" @keydown.escape.window="open = false" @click.outside="open = false">

Embed This Widget

Theme


      
    

Widget powered by . Free, no account required.

remote_provisioner

A Mesh 1.1 node that enables provisioning of devices outside direct radio range.

Mesh Properties

Node Type remote_provisioner
Mandatory Non

Frequently Asked Questions

Bluetooth Mesh is a networking standard that enables many-to-many BLE device communication. It uses managed flooding to relay messages across nodes, enabling large-scale IoT networks for lighting, building automation, and industrial IoT.