Low Power Node

<\/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.

low_power

A battery-powered Mesh node that sleeps most of the time and polls a Friend Node.

메시 속성

노드 유형 low_power
필수 아니요

자주 묻는 질문

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.