¿ªÔÆÌåÓý

ctrl + shift + ? for shortcuts
© 2025 Groups.io

Re: SteppIR Yagi flow needed

 

¿ªÔÆÌåÓý

Thanks. I wrote a new flow which works, but will check yours. I can send mine along as well.?

I added Normal, 180, Bi-directional buttons. Also Home and Calibrate. Then added a Manual/Tracking. It stores flow variables for switching. ?I used UI Template nodes for buttons as I like the CSS on them.?

I also have built an Alpha 9500 flow based on some old work by Stu K6TU

I went on last night and was s9 +10 into NC from HI. Guess it works.?

Thanks
Dave
Sent from my waxed string and tin cans.?

On Apr 12, 2025, at 3:55?PM, Patrick Lenn via groups.io <nwmtech@...> wrote:

?
Here you go. The bottom portion is about 80% perfected. It's just an option to control which Flex Slice is sending TX frequency to the SteppIR. It works fairly well, but get will run into an empty message issue if switching back and forth between slices without a slight slice frequency change. I'm just not experienced enough to figure it out yet, but it's not a big deal.?
?
I've also got it setup with a personal Freq Sync option. Basically puts the SteppIR into AUTOTRACK, but stops the frequency message flow to the controller. I then use the SYNC button to send the message to the controller and have it follow. I also have a StreamDeck button that commands the sync as well. Works really well if you're operating with a SteppIR and multiple slices on a Flex. Then it's not constantly tuning when you move your TX slice. Mess around with it and it will make more sense.?
<SteppIR_flow_W7IB.json>


Re: SteppIR Yagi flow needed

 

Here you go. The bottom portion is about 80% perfected. It's just an option to control which Flex Slice is sending TX frequency to the SteppIR. It works fairly well, but get will run into an empty message issue if switching back and forth between slices without a slight slice frequency change. I'm just not experienced enough to figure it out yet, but it's not a big deal.?
?
I've also got it setup with a personal Freq Sync option. Basically puts the SteppIR into AUTOTRACK, but stops the frequency message flow to the controller. I then use the SYNC button to send the message to the controller and have it follow. I also have a StreamDeck button that commands the sync as well. Works really well if you're operating with a SteppIR and multiple slices on a Flex. Then it's not constantly tuning when you move your TX slice. Mess around with it and it will make more sense.?


Re: SteppIR Yagi flow needed

 

¿ªÔÆÌåÓý

Thanks Patrick

I have a flow mostly working and allows tracking the Flex TX freq. please send yours and I¡¯ll check it out.?

73
Dave wo2x
Sent from my waxed string and tin cans.?

On Apr 11, 2025, at 10:53?AM, Patrick Lenn via groups.io <nwmtech@...> wrote:

?
I've got one for you. I'm at work at the moment, but I'll post one this evening.?


Re: SteppIR Yagi flow needed

 

I've got one for you. I'm at work at the moment, but I'll post one this evening.?


Flex6xxx and ESPHome or ESP_Async_TCP_Webserver

 

Dear OMs
?
I am one of the early prototypes who went into REMOTE op.first via various Skype/VNC and evolved into Flex6300 and ex.military FLP PA with 10 electromechanical memories , various 6:2 and RX Ant switches. I implemented it the cheap way - Chinese ESP8266 / ESP32 Boards and realy boards with various WebServers or later ESPHome with Webserver running on each board.
?
Now questin is - I would like to have one unified UI where I can see Flex,ANT Matrix for TX/RX/9Circle etc. instead of having 4-5 WEB Browser tabs. Is it possible at all? Does ESPHome without API (only webserver and simple switch definition) work against nodered or anyone even tried it yet?
?
Best regs?
--
Tnx Jiri OK2IT (OK4I,M6T,M0ITY,G0KPW)
?


SteppIR Yagi flow needed

 

Hi all

I had modified a SteppIR flow 2 1/2 yrs ago for a MonstIR at the remote station in Hawaii. It worked great!

Stupid me never made a good backup after the work I did.

Anyone have a copy I sent them or a good working SteppIR flow?

I have a couple but have links to other flows or are for multiple radios. I am looking for a simple flow that has Tracking On & Off, Home, Calibrate, 180 and ability to take frequency in from radio (Flex 6400)

I know I have sent the flow I did to others on the group.

73
Dave wo2x
Sent from my waxed string and tin cans.


Pi5 GPIO

 

Hi All,
Has the Pi5 GPIO issue been resolved? I checked the RPi forum and most of the topics are dated with February 2025 indicating the issue may be ongoing. I'm finding GPIO inputs to be very unstable and frequently toggle status for unknown reasons. Is there a working lib for GPIO on the Pi 5?
--
Bill - N1HKO


Flexradio and antenna switching flow ?

 

Hello, can anyone share an example of how to switch antennas in the Flexradio ?
Regards, Ondra

--
73 Ondra OK1CDJ


Re: OM Module Flow

 

¿ªÔÆÌåÓý

To add to Alan¡¯s post:

The command will choose a relay group in the OM module. When you create the first group, it is number 1. You must remember the order that you created the groups so you know the number for that group.?

I helped a group member that have 7 different relay groups for each of 5 bands. That is 35 different groups. To keep track, he had an Excel spreadsheet to show the relays enable for each group along with the name for the group. This made programming the OM module easier and ensured the Node Red flow would select the proper group.?

You cannot select individual relays with the API. Only groups.?

73
Dave wo2x
Sent from my waxed string and tin cans.?

On Apr 6, 2025, at 9:19?AM, Alan Blind, WA9WUD via groups.io <a.alan.blind@...> wrote:

?
DD2ML
?
First, you need to set up the Antenna Genius "Sets" that define the relay to operate. ?Perhaps you already have done this since you say the AG utility is now used to switch your stack match.
?
The AG API command is, output set 10 active=1
where you input the set number to switch and boolean 1/0, for on/off.

Attached is a sample flow set up for a stack match, with the sets defined in the AG utility for headings. ? You can add your desired GUI interface. ?Note in the flow, I use backticks, ``, Template literal delimiters to build the text strings. ?They are sometimes hard to see, but do not remove them.
?
Alan. WA9WUD
?
<Screenshot 2025-04-06 at 9.15.30?AM.png>
?
?
<OM Module Commands.json>


Re: OM Module Flow

 

On Sun, Apr 6, 2025 at 07:19 AM, Alan Blind, WA9WUD wrote:
Attached is a sample flow set up for a stack match, with the sets defined in the AG utility for headings.
DD2ML, it occurred to me you may not be using one of the Antenna Genius Flows from this group, such as the WO2X Ag flow. ? ?If you are, just tie the link from the OM flow command to the input of the AG flow's TCP node in.
?
If not, I added a TCP out node to the OM command flow for your use, attached. ?Revise the IP to the IP of your AG, the port should stay at 9007.
?
Alan. WA9WUD
?


Re: OM Module Flow

 

DD2ML
?
First, you need to set up the Antenna Genius "Sets" that define the relay to operate. ?Perhaps you already have done this since you say the AG utility is now used to switch your stack match.
?
The AG API command is, output set 10 active=1
where you input the set number to switch and boolean 1/0, for on/off.

Attached is a sample flow set up for a stack match, with the sets defined in the AG utility for headings. ? You can add your desired GUI interface. ?Note in the flow, I use backticks, ``, Template literal delimiters to build the text strings. ?They are sometimes hard to see, but do not remove them.
?
Alan. WA9WUD
?
?
?


Re: AUDIO OUT node not working?

 

Warren,
?
I tried the site setting on the site info button and actually I prefer it to navigating the default settings.? Thx for the tip.
?
Regards


Re: Looking for existing flows for Hermes Lite 2+ and SPE and Yeasu Rotor ERC

 

Tony, I can assist eithnthe SPE and ERC flows when you're ready.

Ron WB2WGH?

On Fri, Apr 4, 2025, 1:43 PM Tony Sallaberry via <tonysnoo=[email protected]> wrote:
Hi Scott and Ron,
?
I have seen and downloaded the SPE( I have 1.5) flows. I have not set those up yet, nor have I looked for the ERC flow yet.
?
I spent a ton of time and frustration trying to get the various SDA100 flows to work with my steppIR with minimal luck. I wonder more from connection issues (to null/crossover or not?). I started with this because it was the only piece of equipment in my shack that I didn't have some way of remoting into. Actually I don't have the Hermes set up for remote either. I think I will get away from the frustration of the SteppIR control and play with SPE flows and also the ERC... it might be a bunch more successful.
?
I assumed that I would run the Thetis on its own part of the screen and have sections for the spe, erc, and steppIR. I will look to see if Thetis can take a cat input. I know it can output Kenwood cat control because that is how I control the SPE with it.The HR50 tracks with the Hermes and the SPE tracks with Thetis via a usb to serial adapter. The steppIR tracks with the SPE. So that is doing very well. I just want to monitor and change power settings, steppIR menus, etc from the computer screen.
?
Maybe I should start off with something more conventional like my TS890 or 7100 and the SPE, SteppIR, ERC. I have been allergic to bothering those two radios as I have alternate remote software being used for them.
?
I feel like a dog chasing a car.... I wouldn't know how to drive it if I caught it ;)
?
--
Thanks, 73
Tony N7ZS


Re: Looking for existing flows for Hermes Lite 2+ and SPE and Yeasu Rotor ERC

 

Hi Scott and Ron,
?
I have seen and downloaded the SPE( I have 1.5) flows. I have not set those up yet, nor have I looked for the ERC flow yet.
?
I spent a ton of time and frustration trying to get the various SDA100 flows to work with my steppIR with minimal luck. I wonder more from connection issues (to null/crossover or not?). I started with this because it was the only piece of equipment in my shack that I didn't have some way of remoting into. Actually I don't have the Hermes set up for remote either. I think I will get away from the frustration of the SteppIR control and play with SPE flows and also the ERC... it might be a bunch more successful.
?
I assumed that I would run the Thetis on its own part of the screen and have sections for the spe, erc, and steppIR. I will look to see if Thetis can take a cat input. I know it can output Kenwood cat control because that is how I control the SPE with it.The HR50 tracks with the Hermes and the SPE tracks with Thetis via a usb to serial adapter. The steppIR tracks with the SPE. So that is doing very well. I just want to monitor and change power settings, steppIR menus, etc from the computer screen.
?
Maybe I should start off with something more conventional like my TS890 or 7100 and the SPE, SteppIR, ERC. I have been allergic to bothering those two radios as I have alternate remote software being used for them.
?
I feel like a dog chasing a car.... I wouldn't know how to drive it if I caught it ;)
?
--
Thanks, 73
Tony N7ZS


Re: Looking for existing flows for Hermes Lite 2+ and SPE and Yeasu Rotor ERC

 

Your best bet is probably going to be to talk to Thetis with Node-RED and let Thetis talk to the HL2. I have done this with another HL2 client called deskHPSDR (), but the CAT control for Thetis might be different. Post a link to the CAT control documentation for Thetis and I'll take a look.
?
Which SPE do you have?
?
73,
Scott
AK5SD


Re: AUDIO OUT node not working?

 

Thanks Mick and Marty. I did as you suggested and now it is working. Not sure why it was necessary to add the IP address when I checked the default allow sound. Anyway, now working as it should. And again, Mick, thanks for this flow. We had lots of lightning here the other night and the flow worked great. I have it 'wired' to activate a relay to disconnect my antennas when the lightning is detected within 10 miles.
73 de Arnie W8DU


Re: AUDIO OUT node not working?

 

Spot on target Mick,
?
I was about to add that you can access the site settings by clicking to the left of the URL (the Not secure button in this case)? ?Often websites will prompt you to start Chrome audio like NA5B which will set the setting for that site.
?
?
When browsing your dashboard address,
go into site settings, and see what it has configured for Sound permissions.
?
?
I've often found that "Automatic" may not always work, so choose "ON" or "Allow" to avoid the not-so-automatic issue.
?
Warren, KD4Z
?


Re: AUDIO OUT node not working?

 

Arnie,
?
I am the author of the code you are referring to.? I originally took the basic Blitortung.org flow and added the mechanized key lookup as well as the lightning alert indicator with a audio alert.? ?The audio out node? sends the output to your browser.? It appears to be working as your previous screen capture shows it 'playing'.??
?
?
Please check to ensure Chrome can play the sound .? Go to? ?chrome://settings/content/sound? ?and check to see that the dashboard has permissions to play the audio.??
?
?
If you want to manually add a website then add it here:
?
?
This should resolve your issue.? ?
?
Regards
?


Re: Looking for existing flows for Hermes Lite 2+ and SPE and Yeasu Rotor ERC

 

Tony,?

I have a flow for the SPE (supports 1.3, 1.5 and 2K) in the files section. Flows also exist for the ERC-4 and I am using one based on one downloaded from the site.

Ron WB2WGH?

On Fri, Apr 4, 2025, 2:30 AM Tony Sallaberry via <tonysnoo=[email protected]> wrote:
Good Evening
?
As the title says; I was hoping to find something for the HL2+ and extras.
?
My shack has multiple radios. The HL2+ is connected to a Hardrock 50 then fed into an SPE Expert. This all tracks seamlessly off of Thetis running on a 12v cube pc. I know a lot of guys use flex on here, but my search for Hermes flows ?didn¡¯t come up with anything.?

I also use a Kenwood TS890 into the SPE. On the SPE output, I have a dipole and a Stepper 3el spun by a Yeasu rotator interfacing with another computer using ERC rotor control and the SPE term.
?
I have been intrigued by node red for about a year, but my skills don¡¯t match my desire. I have attempted to grab individual flows and use them on some of my gear, with no real luck.? You guys make it look so easy!
?
My goal would be to try and build a desktop with both my radios and equipment. A bonus would be to remote into the station.
?
If anyone has time to help me out with this, it would be much appreciated.
--
Thanks, 73
Tony N7ZS


Looking for existing flows for Hermes Lite 2+ and SPE and Yeasu Rotor ERC

 

Good Evening
?
As the title says; I was hoping to find something for the HL2+ and extras.
?
My shack has multiple radios. The HL2+ is connected to a Hardrock 50 then fed into an SPE Expert. This all tracks seamlessly off of Thetis running on a 12v cube pc. I know a lot of guys use flex on here, but my search for Hermes flows ?didn¡¯t come up with anything.?

I also use a Kenwood TS890 into the SPE. On the SPE output, I have a dipole and a Stepper 3el spun by a Yeasu rotator interfacing with another computer using ERC rotor control and the SPE term.
?
I have been intrigued by node red for about a year, but my skills don¡¯t match my desire. I have attempted to grab individual flows and use them on some of my gear, with no real luck. ?You guys make it look so easy!
?
My goal would be to try and build a desktop with both my radios and equipment. A bonus would be to remote into the station.
?
If anyone has time to help me out with this, it would be much appreciated.
--
Thanks, 73
Tony N7ZS