Problem with SRF Node in Node-Red

I work as a researcher for the Alaska Center for Energy and Power (ACEP). I work very closely with a non-profit organization called Upward Bound and a big part of that non-profit work is getting students into Programming, we start with NodeRed on Raspberry Pis.

Currently, we have a custom image based on Bookworm and some of our curriculum started breaking.

On this forum thread, I saw that this forum was helping the user "vani" with their efforts to do the same as I am trying to do right now (using the RPiSRF node on Bookworm). The last post on the thread was someone saying, "I've managed to bodge my Pi5 running Bookworm to get it to work". I was wondering if anyone knew of a way to get this to work without having to go back to Bullseye.

I just layed out a circuit using this:

using this circuit:

and usedused Pins 7 and 11 and as you can see, it is running fine.

This is on a RPI-4 running Bookworm.

What are your settings in the rip-srf node?

Thanks for the quick reply! I just tried that circuit and no cigar!

This is what my node looks like:

and this is the wiring, wired just as in the schematic:

Any other thoughts?

It looks like you have a resistor plugged in the wrong spot

I would suggest using a separate color wire for each connection. Having two red wires makes it confusing to trace the connections.

If that fixes the issue, it would be a good training lesson to have your students try to figure out the problem. Debugging issues is something that will benefit them in the future.

I agree with @zenofmud, looks like the resistor from your 'echo' pin doesn't go to the correct point on the breadboard.
As a suggestion, I would keep the wire-colors the same for the supply.
i.e. Black wires for GND and Red wires for Vcc

I agree that the resistor is in the wrong place, but just for the record the two reds are actually red and orange :wink: