diff --git a/hardware/physical-web/physical-web.html b/hardware/physical-web/physical-web.html index 6ec6f3cd..381d20d0 100644 --- a/hardware/physical-web/physical-web.html +++ b/hardware/physical-web/physical-web.html @@ -136,6 +136,9 @@ For example, to set a 20ms interval, you would need to type sudo BLENO_ADVERTISING_INTERVAL=20 node-red

Linux users should READ THIS.

+ +

Sending msg.advestising = false will stop advertisement, sending msg.advestising = true will + resume it.