Keyboard Shortcuts
Likes
- Nodered-Hamradio
- Messages
Search
File /wo2x flows/KPA500.json uploaded
#file-notice
[email protected] Notification
The following files have been uploaded to the Files area of the [email protected] group. By: David De Coons wo2x Description: |
Re: Updated KPA500 flow available
Hi Dave I think in my Flow I was able to turn it on remotely by sending a P command to the radio over the Serial port.? This turns the amp on in the boot loader.? I did have this working.?? To turn it off, I had this I can test your modified flow, but it won't be until later in the week. 73, Mike va3mw On Sun, Oct 4, 2020 at 2:11 PM Michael Walker via <va3mw=[email protected]> wrote:
|
Re: Updated KPA500 flow available
Thanks Dave for taking?the time to do this.? I really appreciate it. 73, Mike va3mw On Sun, Oct 4, 2020 at 2:00 PM David De Coons wo2x <RocketNJ@...> wrote:
|
File /wo2x flows/KPA500.json uploaded
#file-notice
[email protected] Notification
The following files have been uploaded to the Files area of the [email protected] group. By: David De Coons wo2x Description: |
Updated KPA500 flow available
¿ªÔÆÌåÓýHi All, ? I have tweaked the KPA500 flow from Mike, VA3MW and will post it to the file section. I do not have a KPA500 and therefore cannot test this. If you use it and have any issues I am willing to work with you remote via TeamViewer to debug and fix anything that may not work. ? You will need to import it then you can customize the dashboard nodes as it will create WO2X Shack Control KPA500 when imported. ? Also you will need to change the com port to match the serial to USB adapter that you are using with your Pi. Remember, the adapters using real FTDI chip will work best and are recommended. ? Another thing to consider, the KPA500 cannot be turned on with a serial port command. To turn on the amp remotely you can use a relay that can be controlled via Node Red. The relay contacts should be wired to have common to pin 5 of the amp AUX connector and normally open to pin 8 of the AUX connector. Then in Node Red when programming the relay set it to close for 150 ms then open. ? Feel free to comment here or contact me directly. ? 73 Dave wo2x ? ? ? |
Re: Help with addition to DLI flow
Dave
¿ªÔÆÌåÓýAlan, More than expected ¨C Thanks for your work I am one of those who powers down the station at the end of the day.? ?The power down/up without this delay was causing problems with the Flex 6600. ?In the short time I have used the proper sequence to power up/down all seems as it should be.? Your flow will help eliminate my pilot error.? Thank you I have installed and connected the flows you instructed ¨C There is a minor glitch that may be caused by my particular set up.? I will email you info Thanks again, Dave K9UK ? From: [email protected] [mailto:[email protected]] On Behalf Of Alan Blind, WA9WUD ? Dave ? As Dave, WO2X said, many of us prefer to not?remove power from the Flex Server.? We do, however, shut it off, using either the?front panel switch or the remote from the back RCA connection. ? Regardless, I wanted to take a look at your request. ? ? I uploaded a flow to do as you asked.? One problem is that there is no way to get feedback from the Flex radio that DC power has been shut off or not.? So, I added a feature to "Ping" the Flex server and I use that to set the correct sequence: ? ? ?remote shutdown Flex > wait two minutes > switch DC power off ? ? ? ? ? ? ? ? ? ? ? or ? ?switch DC power on > wait two minutes > remote start Flex ? Regardless of the elapsed time in the sequence, the background color and text of the button will change based on Flex Server "boot" status. ?(on/off). ? Both sequences are initiated?by the push of a single button.? This ensures the user does not select the wrong sequence based on the actual status of the Flex Server (on or off). ? Dashboard controls are explained in the file instructions. ? You need to wire the two relay controls into your WO2X DLI switch.? They are Boolean, so compatible with Dave's switches.? You do need to "check" the "pass-through..." box, as shown.? ? ? Here is a suggested way to get the output from the Sequencer?Flow to the input of your DLI switch.? An example shown is for the "Power Relay". ? Alan WA9WUD ? On Fri, Oct 2, 2020 at 10:59 PM David Davis <davek9uk@...> wrote:
|
Re: Help with addition to DLI flow
I can't seem to find the email to reply to directly, but it is only the M models that we suggest the 2 minute delay. It is to allow the Windows Embedded in the M model tablet to do a nice clean? power on first before then starting the Maestro program (power button) to start up. Mike va3mw On Sun, Oct 4, 2020 at 10:23 AM Alan Blind, WA9WUD <a.alan.blind@...> wrote:
|
Re: Help with addition to DLI flow
Dave As Dave, WO2X said, many of us prefer to not?remove power from the Flex Server.? We do, however, shut it off, using either the?front panel switch or the remote from the back RCA connection. Regardless, I wanted to take a look at your request. ? I uploaded a flow to do as you asked.? One problem is that there is no way to get feedback from the Flex radio that DC power has been shut off or not.? So, I added a feature to "Ping" the Flex server and I use that to set the correct sequence: ? ?remote shutdown Flex > wait two minutes > switch DC power off ? ? ? ? ? ? ? ? ? ? ? or ? ?switch DC power on > wait two minutes > remote start Flex Regardless of the elapsed time in the sequence, the background color and text of the button will change based on Flex Server "boot" status. ?(on/off). Both sequences are initiated?by the push of a single button.? This ensures the user does not select the wrong sequence based on the actual status of the Flex Server (on or off). Dashboard controls are explained in the file instructions. You need to wire the two relay controls into your WO2X DLI switch.? They are Boolean, so compatible with Dave's switches.? You do need to "check" the "pass-through..." box, as shown.? Here is a suggested way to get the output from the Sequencer?Flow to the input of your DLI switch.? An example shown is for the "Power Relay". Alan WA9WUD On Fri, Oct 2, 2020 at 10:59 PM David Davis <davek9uk@...> wrote: Switch 7 for the ps and 6 to turn on the radio |
Re: File Notifications
#file-notice
I should provide an explanation?for the relays used in the Flex Power Sequencer Flow: Boot Relay - Wire to your relay application that switches the Flex Server "Remote On/Off" RCA connector on the back of the radio. Power Relay - Wire to your relay application that switches the 13.8 VDC power to the Flex radio. Alan WA9WUD On Sun, Oct 4, 2020 at 8:20 AM Alan Blind, WA9WUD via <a.alan.blind=[email protected]> wrote:
|
Re: File Notifications
#file-notice
For those who want to remove power from their Flex Servers. Node-Red Flow "Pings" the Flex Server to determine the current state and then sets up the correct sequence to either startup or shutdown the Server with the next button push. ? The current Flex Server State is indicated by changing the background color and text of the sequencer button. ?"Boot Relay" and "Power Relay" status indication tiles show the sequencer in motion.? ?A two-minute countdown timer is provided for reference. ? The flow provides two relay control Boolean outputs (true/false) for the user to wire into their specific relay control application.? Two files are included in this folder, the Node-Red flow, and instructions. Here is the Dashboard.? You can move the desired dashboard items to your individual dashboard: You "wire" the Flow's "Power Relay" and "Boot Relay" to your specific relay application.? The Flow relay control outputs are Boolean: ? ? ? ? ?True>>>>Relay Close ? ? ? ? ? False>>>Relay Open Here is where you wire your relays into the flow: Alan WA9WUD |
File Notifications
#file-notice
[email protected] Notification
Alan Blind, WA9WUD added folder /Flex Server PowerBoot Sequencer Alan Blind, WA9WUD added folder /Flex Server Power Sequencer |
Re: KPA500 flow
i am just building?up another NR installation so i import a backup. I'll share it when I get it.? It should be later today. Mike On Sat, Oct 3, 2020 at 10:21 AM David De Coons wo2x <RocketNJ@...> wrote:
|
Re: KPA500 flow
toggle quoted message
Show quoted text
On Oct 3, 2020, at 8:46 AM, Michael Walker <va3mw@...> wrote:
|
KPA500 flow
Hi Gary I deleted it from my RPI, but I know it backed it up... somewhere.? :)? I'll find it.?? I might have to restore a backup to another site to find it.?? I never completed it, but it is 'good enough'.? I never wrote the part to handle alarms. Mike va3mw On Fri, Oct 2, 2020 at 2:11 PM K6HN Gary <gary@...> wrote: Hi Mike, |
Re: Elecraft KPA500
Dave,
Total node-RED newbie here. First heard about it during the QSO virtual hamfest. I don't know what I don't know!? To control the KPA500: - What are the hardware requirements? - RPi? What version, etc. - Does it connect to the RS-232 jack on the KPA500? - If I get the hardware setup is it possible to install a copy of a proven Flow for the KPA500? - Is there documentation that would describe what I need to get started? Sorry for such basic questions but this is new to me. Thanks in advance, Jack W9JH |
Re: Help with addition to DLI flow
David Davis
Switch 7 for the ps and 6 to turn on the radio
toggle quoted message
Show quoted text
Sent from Dave's iPhone On Oct 2, 2020, at 7:32 PM, Alan Blind, WA9WUD <a.alan.blind@...> wrote: |
Re: Help with addition to DLI flow
Yes - One switch for the ps and a second to turn on the radio - Thanks Alan for your hep
toggle quoted message
Show quoted text
Sent from Dave's iPhone On Oct 2, 2020, at 7:23 PM, Alan Blind, WA9WUD <a.alan.blind@...> wrote: |
Re: Help with addition to DLI flow
Dave
Thanks for the response Dave,
toggle quoted message
Show quoted text
I received instructions from Flex regarding the requirement to have the PS to the radio on for at least 2 minutes before turning on the radio either remotely or from the front panel. I have manually been doing this for a short time now and it seems to be working. Again thanks for your flow and help, Dave -----Original Message-----
From: [email protected] [mailto:[email protected]] On Behalf Of David De Coons wo2x Sent: Friday, October 2, 2020 8:28 PM To: [email protected] Subject: Re: [nodered-hamradio] Help with addition to DLI flow You can have the Flex relay turn on first, then DC supply. The radio should boot normal. Personally I leave the DC supply and radio on all the time but have the option to turn them off. I do shut off the amp when not operating. You can use the delay node to create the sequencing. Dave wo2x Sent from my waxed string and tin cans. On Oct 2, 2020, at 8:32 PM, Alan Blind, WA9WUD <a.alan.blind@...> wrote: |
Re: Help with addition to DLI flow
You can have the Flex relay turn on first, then DC supply. The radio should boot normal.
toggle quoted message
Show quoted text
Personally I leave the DC supply and radio on all the time but have the option to turn them off. I do shut off the amp when not operating. You can use the delay node to create the sequencing. Dave wo2x Sent from my waxed string and tin cans. On Oct 2, 2020, at 8:32 PM, Alan Blind, WA9WUD <a.alan.blind@...> wrote: |