开云体育

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

Re: Node Status with LED Indicator

 

开云体育

I thought it would. === is only used for numbers, not strings.?

73
Dave wo2x

Sent from my waxed string and tin cans.?

On Mar 4, 2021, at 12:33 PM, Kyle K <kylekrieg@...> wrote:

?Ok, update == did work.? Had another issue in the flow.??

It's working now.

Kyle
AA0Z


Re: Node Status with LED Indicator

 

Ok, update == did work.? Had another issue in the flow.??

It's working now.

Kyle
AA0Z


Re: Node Status with LED Indicator

 

So what do you see coming out of that function node?
--
Gary
K6HN


Re: Node Status with LED Indicator

 

== didn't work.

Kyle
AA0Z


Re: Node Status with LED Indicator

 

开云体育

Try == instead of ===

Dave wo2x


On Mar 3, 2021, at 6:21 PM, Dwayne Sinclair AB6A via groups.io <Dwayne_sinclair@...> wrote:

?Using triple === Are both objects and values the same?

-D

On Mar 3, 2021, at 3:03 PM, Kyle K <kylekrieg@...> wrote:

For the life of me I'm having trouble getting this to work.

I have a flow that connects to a cluster and displays spots in a table on the dashboard.

I have an LED to show the connection status.? Here is the debug from the status node.

<dummyfile.0.part>

status.fill : "red" = disconnected
status.fill : "gray" = no status
status.fill ; "green" = connected.

In my function coming off the status node, as I'm trying to send "true" or "false" to the LED node.
<dummyfile.1.part>

Any suggestions?? I've tried it with a change node, still no luck.??

Kyle
AA0Z


Re: Node Status with LED Indicator

 

开云体育

Using triple === Are both objects and values the same?

-D

On Mar 3, 2021, at 3:03 PM, Kyle K <kylekrieg@...> wrote:

For the life of me I'm having trouble getting this to work.

I have a flow that connects to a cluster and displays spots in a table on the dashboard.

I have an LED to show the connection status.? Here is the debug from the status node.

<dummyfile.0.part>

status.fill : "red" = disconnected
status.fill : "gray" = no status
status.fill ; "green" = connected.

In my function coming off the status node, as I'm trying to send "true" or "false" to the LED node.
<dummyfile.1.part>

Any suggestions?? I've tried it with a change node, still no luck.??

Kyle
AA0Z


Node Status with LED Indicator

 

For the life of me I'm having trouble getting this to work.

I have a flow that connects to a cluster and displays spots in a table on the dashboard.

I have an LED to show the connection status.? Here is the debug from the status node.



status.fill : "red" = disconnected
status.fill : "gray" = no status
status.fill ; "green" = connected.

In my function coming off the status node, as I'm trying to send "true" or "false" to the LED node.


Any suggestions?? I've tried it with a change node, still no luck.??

Kyle
AA0Z


Re: File /K0VM Flows/K0VM Dashboard.jpg uploaded #file-notice

 

Looks good Al.? I like your "K" switch.

Alan
WA9WUD

On Wed, Mar 3, 2021 at 12:18 PM [email protected] Notification <[email protected]> wrote:

The following files have been uploaded to the Files area of the [email protected] group.

By: Al Groff <al.k0vm@...>

Description:
210303 update Dashboard pix


File /K0VM Flows/K0VM Dashboard.jpg uploaded #file-notice

[email protected] Notification
 

The following files have been uploaded to the Files area of the [email protected] group.

By: Al Groff <al.k0vm@...>

Description:
210303 update Dashboard pix


File /K0VM Flows/KAT500 flow.json uploaded #file-notice

[email protected] Notification
 

The following files have been uploaded to the Files area of the [email protected] group.

By: Al Groff <al.k0vm@...>

Description:
My version of flow for KAT500 ATU. Includes, frequency track of radio TX, and co-coordinated manual tune. Dependent on Radio Select & Radio flows and FRStackWebAPI. Note: node-red-contrib-simple-gate required. 210203 changed power icon. 210303 added C & L results


ICMP (Ping) Turned Off After Windows Update - Windows Defender Rule Change

 

If you find yourself with a red dot on your dashboard for monitoring any PC's that just got the latest windows update, ICMP might of been turned off in Windows Defender.? Below is how you turn it back on.? Right click on the selection and enable that rule.

Type in Windows Defender in the search box.
Click on Advanced Settings on the left hand side.
Click on Inbound Rules
Search for the selected below
Enable rule




Kyle
AA0Z


Re: Editing the azimuth map in the rotor flow

 

Santiago and Dave

Not sure if this is your problem, but I think the PST Rotor "Demand" position?is only broadcast when a new Demand is commanded from PST Rotor.? So, if you do anything to stop Node-Red, between PST rotor demands, there is no Demand position?shown since it was a "msg.payload".

I fixed that by putting the PST Rotor Demand into a "flow.demand" ?context variable.? That way the last PST rotor demand is in Node-Red Memory.

Then for the input to the graphical map, I used a change node with an inject node set to inject every 0.25 seconds to send the "flow.demand" variable to msg.payload then to the demand arrow?graphics.

Alan

On Tue, Mar 2, 2021 at 10:39 AM Santiago Mejia via <hi8smx=[email protected]> wrote:
Yes I am.
--
______________
73 de Santiago
HI8O (former HI8SMX)
web:?
YouTube: HI8SMX?
Twitter: @hi8smx
Instagram: hi8smx


Re: Editing the azimuth map in the rotor flow

 

Yes I am.
--
______________
73 de Santiago
HI8O (former HI8SMX)
web:?
YouTube: HI8SMX?
Twitter: @hi8smx
Instagram: hi8smx


File /S53ZO Flows/4O3A Station Genius control.json uploaded #file-notice

[email protected] Notification
 

The following files have been uploaded to the Files area of the [email protected] group.

By: Simon Ravni? <s53zo@...>

Description:
4O3A SG - Station Genius antenna control flow used at S53M station. Read the comment nodes. Also included TX Inhibit control, RX antenna switching over MQTT, Optibeam 804020 antenna 80m frequency switching over MQTT. All antenna buttons have dynamic labels based on selected band. TNX WO2X for guidance.


Re: HF-Auto playing, adding weather flows to rotator

 

Neal

My HF-Auto tuner is located remotely from my HF-Auto App (running on Windows).? I use a MOXA 5100A serial to TCP converter?to make the connection.? On the Windows side, I use the MOXA software to create a virtual Com port.? HF-Auto seems to work well with this combination.? If you are using WAN, you could open up the selected MOXA port thru your firewall, or VPN, as I recall you do use.

HF-Auto app uses configurable UDP broadcasts to send out data packets and receive commands, so the Windows Machine and the Raspberry pi need to be on the same LAN.

I also use the Node-Red HF-Auto flow to communicate with the HF-Auto App.? My version of the app is on the files section of this forum.

Alan
WA9WUD

On Mon, Mar 1, 2021 at 11:33 PM Neal Pollack <nealix@...> wrote:
OK.? Well, I seem to recall that someone was successful using a Raspberry Pi in the shack, running serial to ethernet,
so that my remote operating position, a windows 10 machine, could run the HF Auto PC App, as well as the Node Red
UI in a web browser.? ?I assume that would work?

Neal


On Mon, Mar 1, 2021 at 8:31 PM David De Coons wo2x <RocketNJ@...> wrote:
The HF Auto flow requires W1TR’s HF Auto app running on a PC. This is because Paul at Palstar will not release the communications protocol. That is Paul’s prerogative since he holds the intellectual property rights to the tuner.

Dave wo2x


On Mar 1, 2021, at 11:26 PM, Neal Pollack <nealix@...> wrote:

?

Mike Kovacich?ve3cko:


For the HF Auto Flow and connection, do you need to keep a windows machine running to support the HF Auto connection,
or have you used something like ethernet to serial over a Raspberry Pi?? I like the way your flow/dashboard looks for the HF Auto,
but I do not run a PC at my shack, only at my operating position.? ? ?Are you willing to share the flow, and how it hooks to the
HF Auto?

Thanks,

Neal? ?N6YFM


On Mon, Mar 1, 2021 at 5:24 PM Mike Kovacich <ve3cko@...> wrote:

I've done some playing with the HF-Auto flow and have changed the layout see screenshot below, as well I've added some audio alarms. Audio warning of high SWR. I grabbed a screenshot while HF-Auto was tuning.

<giogmhdkhmhfphgk.png>

After I created a flow of my Ambient Weather Station, I pulled critical data from it and displayed it side-by-side withe the PSTrotator flow so I can see the wind direction/speed/gusts in case I wanted to move the rotator accordingly or go out to lower the US Tower MA850 into a safer lower position. I also added audio warnings when wind gust start approaching dangerous levels. Pretty easy to do, the play audio node give you a choice of a male or female voice, sorry no trans voice for those who may ask. You simply give the play audio node a payload to say whatever you want. I've just setup 2 for now for testing. When gusts go 40km to 50km it says "Wind warninig gusts of 40km", when it reaches above 50km I have it saying, "Hey dumbass you better to outside and lower the tower". Could easily make the rotator follow the wind direction, but then do I really want to?

<akgcbhnmplhppakk.png>

<kiebmoeeiebiebph.png>

73, Mike Kovacich - VE3CKO


Sending Flex connection information to Telegram group

 
Edited

I am sending status messages with data about connecting clients (client name, client IP) from David's Vita 49 to a Telegram group, using node-red-contrib-telegrambot. Sending messages to my previously created bot works fine. But I would like to send the messages to a Telegram group. Just changing the Chat ID to the group ID does not work.
Has anybody tried that before?

73,
Michael


Re: HF-Auto playing, adding weather flows to rotator

 

开云体育

Yes. Look at the file section if you want a basic way to have radio frequency sent to HF Auto as UDP XML packets. Others have done more extensive flows. I think Alan has one.

Dave


On Mar 1, 2021, at 11:33 PM, Neal Pollack <nealix@...> wrote:

?
OK.? Well, I seem to recall that someone was successful using a Raspberry Pi in the shack, running serial to ethernet,
so that my remote operating position, a windows 10 machine, could run the HF Auto PC App, as well as the Node Red
UI in a web browser.? ?I assume that would work?

Neal


On Mon, Mar 1, 2021 at 8:31 PM David De Coons wo2x <RocketNJ@...> wrote:
The HF Auto flow requires W1TR’s HF Auto app running on a PC. This is because Paul at Palstar will not release the communications protocol. That is Paul’s prerogative since he holds the intellectual property rights to the tuner.

Dave wo2x


On Mar 1, 2021, at 11:26 PM, Neal Pollack <nealix@...> wrote:

?

Mike Kovacich?ve3cko:


For the HF Auto Flow and connection, do you need to keep a windows machine running to support the HF Auto connection,
or have you used something like ethernet to serial over a Raspberry Pi?? I like the way your flow/dashboard looks for the HF Auto,
but I do not run a PC at my shack, only at my operating position.? ? ?Are you willing to share the flow, and how it hooks to the
HF Auto?

Thanks,

Neal? ?N6YFM


On Mon, Mar 1, 2021 at 5:24 PM Mike Kovacich <ve3cko@...> wrote:

I've done some playing with the HF-Auto flow and have changed the layout see screenshot below, as well I've added some audio alarms. Audio warning of high SWR. I grabbed a screenshot while HF-Auto was tuning.

<giogmhdkhmhfphgk.png>

After I created a flow of my Ambient Weather Station, I pulled critical data from it and displayed it side-by-side withe the PSTrotator flow so I can see the wind direction/speed/gusts in case I wanted to move the rotator accordingly or go out to lower the US Tower MA850 into a safer lower position. I also added audio warnings when wind gust start approaching dangerous levels. Pretty easy to do, the play audio node give you a choice of a male or female voice, sorry no trans voice for those who may ask. You simply give the play audio node a payload to say whatever you want. I've just setup 2 for now for testing. When gusts go 40km to 50km it says "Wind warninig gusts of 40km", when it reaches above 50km I have it saying, "Hey dumbass you better to outside and lower the tower". Could easily make the rotator follow the wind direction, but then do I really want to?

<akgcbhnmplhppakk.png>

<kiebmoeeiebiebph.png>

73, Mike Kovacich - VE3CKO


Re: HF-Auto playing, adding weather flows to rotator

 

OK.? Well, I seem to recall that someone was successful using a Raspberry Pi in the shack, running serial to ethernet,
so that my remote operating position, a windows 10 machine, could run the HF Auto PC App, as well as the Node Red
UI in a web browser.? ?I assume that would work?

Neal


On Mon, Mar 1, 2021 at 8:31 PM David De Coons wo2x <RocketNJ@...> wrote:
The HF Auto flow requires W1TR’s HF Auto app running on a PC. This is because Paul at Palstar will not release the communications protocol. That is Paul’s prerogative since he holds the intellectual property rights to the tuner.

Dave wo2x


On Mar 1, 2021, at 11:26 PM, Neal Pollack <nealix@...> wrote:

?

Mike Kovacich?ve3cko:


For the HF Auto Flow and connection, do you need to keep a windows machine running to support the HF Auto connection,
or have you used something like ethernet to serial over a Raspberry Pi?? I like the way your flow/dashboard looks for the HF Auto,
but I do not run a PC at my shack, only at my operating position.? ? ?Are you willing to share the flow, and how it hooks to the
HF Auto?

Thanks,

Neal? ?N6YFM


On Mon, Mar 1, 2021 at 5:24 PM Mike Kovacich <ve3cko@...> wrote:

I've done some playing with the HF-Auto flow and have changed the layout see screenshot below, as well I've added some audio alarms. Audio warning of high SWR. I grabbed a screenshot while HF-Auto was tuning.

<giogmhdkhmhfphgk.png>

After I created a flow of my Ambient Weather Station, I pulled critical data from it and displayed it side-by-side withe the PSTrotator flow so I can see the wind direction/speed/gusts in case I wanted to move the rotator accordingly or go out to lower the US Tower MA850 into a safer lower position. I also added audio warnings when wind gust start approaching dangerous levels. Pretty easy to do, the play audio node give you a choice of a male or female voice, sorry no trans voice for those who may ask. You simply give the play audio node a payload to say whatever you want. I've just setup 2 for now for testing. When gusts go 40km to 50km it says "Wind warninig gusts of 40km", when it reaches above 50km I have it saying, "Hey dumbass you better to outside and lower the tower". Could easily make the rotator follow the wind direction, but then do I really want to?

<akgcbhnmplhppakk.png>

<kiebmoeeiebiebph.png>

73, Mike Kovacich - VE3CKO


Re: HF-Auto playing, adding weather flows to rotator

 

开云体育

The HF Auto flow requires W1TR’s HF Auto app running on a PC. This is because Paul at Palstar will not release the communications protocol. That is Paul’s prerogative since he holds the intellectual property rights to the tuner.

Dave wo2x


On Mar 1, 2021, at 11:26 PM, Neal Pollack <nealix@...> wrote:

?

Mike Kovacich?ve3cko:


For the HF Auto Flow and connection, do you need to keep a windows machine running to support the HF Auto connection,
or have you used something like ethernet to serial over a Raspberry Pi?? I like the way your flow/dashboard looks for the HF Auto,
but I do not run a PC at my shack, only at my operating position.? ? ?Are you willing to share the flow, and how it hooks to the
HF Auto?

Thanks,

Neal? ?N6YFM


On Mon, Mar 1, 2021 at 5:24 PM Mike Kovacich <ve3cko@...> wrote:

I've done some playing with the HF-Auto flow and have changed the layout see screenshot below, as well I've added some audio alarms. Audio warning of high SWR. I grabbed a screenshot while HF-Auto was tuning.

<giogmhdkhmhfphgk.png>

After I created a flow of my Ambient Weather Station, I pulled critical data from it and displayed it side-by-side withe the PSTrotator flow so I can see the wind direction/speed/gusts in case I wanted to move the rotator accordingly or go out to lower the US Tower MA850 into a safer lower position. I also added audio warnings when wind gust start approaching dangerous levels. Pretty easy to do, the play audio node give you a choice of a male or female voice, sorry no trans voice for those who may ask. You simply give the play audio node a payload to say whatever you want. I've just setup 2 for now for testing. When gusts go 40km to 50km it says "Wind warninig gusts of 40km", when it reaches above 50km I have it saying, "Hey dumbass you better to outside and lower the tower". Could easily make the rotator follow the wind direction, but then do I really want to?

<akgcbhnmplhppakk.png>

<kiebmoeeiebiebph.png>

73, Mike Kovacich - VE3CKO


Re: HF-Auto playing, adding weather flows to rotator

 

Mike Kovacich?ve3cko:


For the HF Auto Flow and connection, do you need to keep a windows machine running to support the HF Auto connection,
or have you used something like ethernet to serial over a Raspberry Pi?? I like the way your flow/dashboard looks for the HF Auto,
but I do not run a PC at my shack, only at my operating position.? ? ?Are you willing to share the flow, and how it hooks to the
HF Auto?

Thanks,

Neal? ?N6YFM


On Mon, Mar 1, 2021 at 5:24 PM Mike Kovacich <ve3cko@...> wrote:

I've done some playing with the HF-Auto flow and have changed the layout see screenshot below, as well I've added some audio alarms. Audio warning of high SWR. I grabbed a screenshot while HF-Auto was tuning.

After I created a flow of my Ambient Weather Station, I pulled critical data from it and displayed it side-by-side withe the PSTrotator flow so I can see the wind direction/speed/gusts in case I wanted to move the rotator accordingly or go out to lower the US Tower MA850 into a safer lower position. I also added audio warnings when wind gust start approaching dangerous levels. Pretty easy to do, the play audio node give you a choice of a male or female voice, sorry no trans voice for those who may ask. You simply give the play audio node a payload to say whatever you want. I've just setup 2 for now for testing. When gusts go 40km to 50km it says "Wind warninig gusts of 40km", when it reaches above 50km I have it saying, "Hey dumbass you better to outside and lower the tower". Could easily make the rotator follow the wind direction, but then do I really want to?

73, Mike Kovacich - VE3CKO