# contrib-easybotics-vl53l0x

**URL:** https://discourse.nodered.org/t/contrib-easybotics-vl53l0x/100097
**Category:** General
**Created:** [6 January 2026 13:52 UTC](https://discourse.nodered.org/t/contrib-easybotics-vl53l0x/100097 "2026-01-06T13:52:12Z")
**Posts on this page:** 8
**Page:** 1

<div class="post-metadata">

### Author: ![Roman2809](https://sea2.discourse-cdn.com/flex026/user_avatar/discourse.nodered.org/roman2809/32/105276_2.png) [@Roman2809](https://discourse.nodered.org/u/Roman2809)
#### Post date: [6 January 2026 13:52 UTC](https://discourse.nodered.org/t/contrib-easybotics-vl53l0x/100097/1 "2026-01-06T13:52:12Z")

</div>

Hello,

I'm using several VL53L0X sensors.

They are switched individually via the XShut without any problems.

I start the node with an injection interval (pollstart), but I need to switch the node back to pollstop when changing the sensor.

Does anyone have any ideas? All attempts so far have failed.

---

<div class="post-metadata">

### Author: ![Colin](https://sea2.discourse-cdn.com/flex026/user_avatar/discourse.nodered.org/colin/32/17040_2.png) [@Colin](https://discourse.nodered.org/u/Colin)
#### Post date: [6 January 2026 14:32 UTC](https://discourse.nodered.org/t/contrib-easybotics-vl53l0x/100097/2 "2026-01-06T14:32:09Z")

</div>

The [readme](https://flows.nodered.org/node/node-red-contrib-easybotics-vl53l0x) says to pass in msg.payload = start or stop. I presume it means strings.

---

<div class="post-metadata">

### Author: ![Roman2809](https://sea2.discourse-cdn.com/flex026/user_avatar/discourse.nodered.org/roman2809/32/105276_2.png) [@Roman2809](https://discourse.nodered.org/u/Roman2809)
#### Post date: [6 January 2026 15:04 UTC](https://discourse.nodered.org/t/contrib-easybotics-vl53l0x/100097/3 "2026-01-06T15:04:39Z")

</div>

I've already tried that, but without success.

If I deactivate the node and then reactivate it, it works.

I can't close or terminate it with just one command.

---

<div class="post-metadata">

### Author: ![Colin](https://sea2.discourse-cdn.com/flex026/user_avatar/discourse.nodered.org/colin/32/17040_2.png) [@Colin](https://discourse.nodered.org/u/Colin)
#### Post date: [6 January 2026 15:56 UTC](https://discourse.nodered.org/t/contrib-easybotics-vl53l0x/100097/4 "2026-01-06T15:56:52Z")

</div>

> [@Roman2809](#):
>
> I've already tried that, but without success.

It would have been helpful to say that in your first message.

Unfortunately the github repository does not allow issues to be posted so you can't ask there, but if you go from their to the author's page there is an email address so you could try emailing him.

First, though, add a debug node showing what you are sending to the node to stop it. Set it to Output Complete Message, and show us what you see. Does the node pass on an error message when it fails?

---

<div class="post-metadata">

### Author: ![ralphwetzel](https://sea2.discourse-cdn.com/flex026/user_avatar/discourse.nodered.org/ralphwetzel/32/53713_2.png) [@ralphwetzel](https://discourse.nodered.org/u/ralphwetzel)
#### Post date: [6 January 2026 16:02 UTC](https://discourse.nodered.org/t/contrib-easybotics-vl53l0x/100097/5 "2026-01-06T16:02:55Z")

</div>

Looking into the source of of the [easybotics version of this node](https://github.com/easybotics/node-red-contrib-vl53l0x/blob/master/vl53l0x.js), there's no way to start / stop anything.  
It yet is a fork of [another node](https://github.com/mskutta/node-red-contrib-vl53l0x), originally created by a person named Mike Skutta. This node has a start / stop scheme ... according to its source.

---

<div class="post-metadata">

### Author: ![Roman2809](https://sea2.discourse-cdn.com/flex026/user_avatar/discourse.nodered.org/roman2809/32/105276_2.png) [@Roman2809](https://discourse.nodered.org/u/Roman2809)
#### Post date: [6 January 2026 16:28 UTC](https://discourse.nodered.org/t/contrib-easybotics-vl53l0x/100097/6 "2026-01-06T16:28:54Z")

</div>

I'll try contacting him.

Maybe he can help me.

---

<div class="post-metadata">

### Author: ![ralphwetzel](https://sea2.discourse-cdn.com/flex026/user_avatar/discourse.nodered.org/ralphwetzel/32/53713_2.png) [@ralphwetzel](https://discourse.nodered.org/u/ralphwetzel)
#### Post date: [6 January 2026 16:53 UTC](https://discourse.nodered.org/t/contrib-easybotics-vl53l0x/100097/7 "2026-01-06T16:53:53Z")

</div>

I'd like to propose you install the node of Mike (from it's GitHub repo) and try if it works better than the first one.

---

<div class="post-metadata">

### Author: ![system](https://us1.discourse-cdn.com/flex026/uploads/nodered/original/1X/d073cd938eafa2e558d7c2cd59003b3ef4963033.png) [@system](https://discourse.nodered.org/u/system)
#### Post date: [6 April 2026 16:54 UTC](https://discourse.nodered.org/t/contrib-easybotics-vl53l0x/100097/8 "2026-04-06T16:54:33Z")

</div>

This topic was automatically closed 90 days after the last reply. New replies are no longer allowed.
