Works for me using serial to USB FTDI cable.?
toggle quoted message
Show quoted text
On Jul 18, 2020, at 9:21 PM, David De Coons wo2x <RocketNJ@...> wrote:
? Actually I believe he will want to use serial on and out. I do not believe I have seen a serial request node. He is not using a serial to IP adapter.?
Baud rate should be 9600,8n,1
Dave wo2x Sent from my waxed string and tin cans.? On Jul 18, 2020, at 9:18 PM, Alan Blind <a.alan.blind@...> wrote:
? You say the usb cable shows as connected. ? Good Linux found the USB port.?
Use the same USB port with ?the settings I sent you, and use the TCP Request node instead of the two TCP in and TCP out nodes. ?Be sure to remove the unused TCP nodes. ?Then reboot pi, reboot W2.?
Alan On Jul 18, 2020, at 8:58 PM, Bret Mills <bret.wx7y@...> wrote:
? Yep tried that I am now testing on the bench using the Windows App and all work A-OK, Just wondering do I have to set the COM port serial?number in Linux anywhere? also what baud rate does the W2 take?? looking at the Flow and seeing what COM Port is available it shows 11520 and 9600 the windows Device manager uses 9600 Baud?? Thanks a lot Alan? Ill give a try here in a bit on the Node Red server again after dinner
73's Bret WX7Y
Bret- Re-boot the Pi, then if nothing, power cycle the W2 (unplug, plug back in).
Alan WA9WUD
On Sat, Jul 18, 2020 at 7:09 PM Bret Mills < bret.wx7y@...> wrote: Hi Dave, Hay got the Elecraft W2 Wattmeter today and got it plugged in with the included USB serial cable BUT I am not getting anything coming?out of the W2 to the FLow wonder when you have a minute you could poke around here and see what I have wrong that catch's your eye. The USB serial cable shows connected in the flow and nothing popping?out looking at the Debug for that Flow? Phone number here is 4357499012? Thanks a lot Bret WX7Y
On Tue, Jul 14, 2020 at 10:03 PM David De Coons wo2x < RocketNJ@...> wrote: My display flow for the wattmeter is based on the decimal spacing returned from the F command, F00125D2; would be 1.25 watts. And if the third place in the information string is 1 then meter scaling is set for 0 to 2 watts. I was able to do some pretty cool stuff.
I just need guidance on what people want for control of the meter.
I use the metering in the KPA1500. I kept monitoring and control simple, to what I need for remote operation. But the nice thing with Node Red is any avalable command or info returned can be displayed. It is just how crazy you want to go.
For the people new to Node Red, install it and load some flows to look at the different nodes ?nodes to see how we manipulate the data. Looking at examples helps to learn.
As always, ask questions here. Pretty much any equipment with serial, USB, or IP can be added.?
On Jul 14, 2020, at 11:28 PM, Michael Walker <va3mw@...> wrote:
? Dave
Having used a W2 until last week (but for about 10 years previous) I found that I needed to hit 'scan' more than once.
Changing scales requires you to do math on the reported values.
BTW, for Scan, I think it requires a special firmware from Elecraft, but you would need to confirm they actually made the firmware public.
Mike va3mw
On Tue, Jul 14, 2020 at 11:19 PM Santiago Mejia via <hi8smx= [email protected]> wrote:
Actually I don’t have any at the moment.
Yes, I’m getting my way around. Currently I’m adapting some of our flows to my set up and combining them. And just started reading about Node Red and APC UPS.
Santiago ____________ 73 de HI8SMX? hi8smx.online HI8SMX on Twitter, Instagram and YouTube
On Tuesday, July 14, 2020, 11:16 PM, David De Coons wo2x <RocketNJ@...> wrote: Hi Santiago,
Hope you are progressing with Node Red.
What wattmeter do you use now? Does it have connectivity either via serial or USB?
Dave wo2x ?
Darn...I should add a W2 to the equipment wish list.
73,
Santiago HI8SMX? KB8SMX? ____________ 73 de HI8SMX? hi8smx.online HI8SMX on Twitter, Instagram and YouTube
On Tuesday, July 14, 2020, 11:04 PM, David De Coons wo2x <RocketNJ@...> wrote: Hi all,
I have finished the display portion of the W2 wattmeter flow.
What control functionality would you like to see? Forward power meter in auto range or manually set? (I personally like auto range).
Sensor auto scan or manually selectable? Or a choice between the two?
What other controls?
Once I get some feedback I will be able to have a flow publicly available to test.
73
Dave wo2x
-- ______________ 73 de Santiago HI8SMX web:? YouTube: HI8SMX? Twitter: @hi8smx Instagram: hi8smx
-- ______________ 73 de Santiago HI8SMX web:? YouTube: HI8SMX? Twitter: @hi8smx Instagram: hi8smx
|
Resending
Bret. Use these settings.?
Instead of the TCP in and TCP out nodes, use the TCP Request Node.? It has an input and an output, just substitute for the TCP in and the TCP out.
Here is a screenshot of the settings for the TCP Request Node I found works best:
Then, reboot Pi, power cycle W2.
It should work. ? Mine does.
Alan
toggle quoted message
Show quoted text
On Sat, Jul 18, 2020 at 7:09 PM Bret Mills < bret.wx7y@...> wrote:
Hi Dave, Hay got the Elecraft W2 Wattmeter today and got it plugged in with the included USB serial cable BUT I am not getting anything coming?out of the W2 to the FLow wonder when you have a minute you could poke around here and see what I have wrong that catch's your eye. The USB serial cable shows connected in the flow and nothing popping?out looking at the Debug for that Flow?
On Tue, Jul 14, 2020 at 10:03 PM David De Coons wo2x < RocketNJ@...> wrote:
My display flow for the wattmeter is based on the decimal spacing returned from the F command, F00125D2; would be 1.25 watts. And if the third place in the information string is 1 then meter scaling is set for 0 to 2 watts. I was able to do some pretty cool stuff.
I just need guidance on what people want for control of the meter.
I use the metering in the KPA1500. I kept monitoring and control simple, to what I need for remote operation. But the nice thing with Node Red is any avalable command or info returned can be displayed. It is just how crazy you want to go.
For the people new to Node Red, install it and load some flows to look at the different nodes ?nodes to see how we manipulate the data. Looking at examples helps to learn.
As always, ask questions here. Pretty much any equipment with serial, USB, or IP can be added.?
On Jul 14, 2020, at 11:28 PM, Michael Walker <va3mw@...> wrote:
? Dave
Having used a W2 until last week (but for about 10 years previous) I found that I needed to hit 'scan' more than once.
Changing scales requires you to do math on the reported values.
BTW, for Scan, I think it requires a special firmware from Elecraft, but you would need to confirm they actually made the firmware public.
Mike va3mw
On Tue, Jul 14, 2020 at 11:19 PM Santiago Mejia via?<hi8smx= [email protected]> wrote:
Actually I don’t have any at the moment.
Yes, I’m getting my way around. Currently I’m adapting some of our flows to my set up and combining them. And just started reading about Node Red and APC UPS.
Santiago ____________ 73 de HI8SMX? HI8SMX on Twitter, Instagram and YouTube
On Tuesday, July 14, 2020, 11:16 PM, David De Coons wo2x <RocketNJ@...> wrote:
Hi Santiago,
Hope you are progressing with Node Red.
What wattmeter do you use now? Does it have connectivity either via serial or USB?
Dave wo2x ? Darn...I should add a W2 to the equipment wish list.
73,
Santiago HI8SMX? KB8SMX? ____________ 73 de HI8SMX? HI8SMX on Twitter, Instagram and YouTube
On Tuesday, July 14, 2020, 11:04 PM, David De Coons wo2x <RocketNJ@...> wrote:
Hi all,
I have finished the display portion of the W2 wattmeter flow.
What control functionality would you like to see? Forward power meter in auto range or manually set? (I personally like auto range).
Sensor auto scan or manually selectable? Or a choice between the two?
What other controls?
Once I get some feedback I will be able to have a flow publicly available to test.
73
Dave wo2x
--? ______________ 73 de Santiago HI8SMX web:? YouTube: HI8SMX? Twitter: @hi8smx Instagram: hi8smx
--? ______________ 73 de Santiago HI8SMX web:? YouTube: HI8SMX? Twitter: @hi8smx Instagram: hi8smx
|
Actually I believe he will want to use serial on and out. I do not believe I have seen a serial request node. He is not using a serial to IP adapter.?
Baud rate should be 9600,8n,1
Dave wo2x Sent from my waxed string and tin cans.?
toggle quoted message
Show quoted text
On Jul 18, 2020, at 9:18 PM, Alan Blind <a.alan.blind@...> wrote:
? You say the usb cable shows as connected. ? Good Linux found the USB port.?
Use the same USB port with ?the settings I sent you, and use the TCP Request node instead of the two TCP in and TCP out nodes. ?Be sure to remove the unused TCP nodes. ?Then reboot pi, reboot W2.?
Alan On Jul 18, 2020, at 8:58 PM, Bret Mills <bret.wx7y@...> wrote:
? Yep tried that I am now testing on the bench using the Windows App and all work A-OK, Just wondering do I have to set the COM port serial?number in Linux anywhere? also what baud rate does the W2 take?? looking at the Flow and seeing what COM Port is available it shows 11520 and 9600 the windows Device manager uses 9600 Baud?? Thanks a lot Alan? Ill give a try here in a bit on the Node Red server again after dinner
73's Bret WX7Y
Bret- Re-boot the Pi, then if nothing, power cycle the W2 (unplug, plug back in).
Alan WA9WUD
On Sat, Jul 18, 2020 at 7:09 PM Bret Mills < bret.wx7y@...> wrote: Hi Dave, Hay got the Elecraft W2 Wattmeter today and got it plugged in with the included USB serial cable BUT I am not getting anything coming?out of the W2 to the FLow wonder when you have a minute you could poke around here and see what I have wrong that catch's your eye. The USB serial cable shows connected in the flow and nothing popping?out looking at the Debug for that Flow? Phone number here is 4357499012? Thanks a lot Bret WX7Y
On Tue, Jul 14, 2020 at 10:03 PM David De Coons wo2x < RocketNJ@...> wrote: My display flow for the wattmeter is based on the decimal spacing returned from the F command, F00125D2; would be 1.25 watts. And if the third place in the information string is 1 then meter scaling is set for 0 to 2 watts. I was able to do some pretty cool stuff.
I just need guidance on what people want for control of the meter.
I use the metering in the KPA1500. I kept monitoring and control simple, to what I need for remote operation. But the nice thing with Node Red is any avalable command or info returned can be displayed. It is just how crazy you want to go.
For the people new to Node Red, install it and load some flows to look at the different nodes ?nodes to see how we manipulate the data. Looking at examples helps to learn.
As always, ask questions here. Pretty much any equipment with serial, USB, or IP can be added.?
On Jul 14, 2020, at 11:28 PM, Michael Walker <va3mw@...> wrote:
? Dave
Having used a W2 until last week (but for about 10 years previous) I found that I needed to hit 'scan' more than once.
Changing scales requires you to do math on the reported values.
BTW, for Scan, I think it requires a special firmware from Elecraft, but you would need to confirm they actually made the firmware public.
Mike va3mw
On Tue, Jul 14, 2020 at 11:19 PM Santiago Mejia via <hi8smx= [email protected]> wrote:
Actually I don’t have any at the moment.
Yes, I’m getting my way around. Currently I’m adapting some of our flows to my set up and combining them. And just started reading about Node Red and APC UPS.
Santiago ____________ 73 de HI8SMX? hi8smx.online HI8SMX on Twitter, Instagram and YouTube
On Tuesday, July 14, 2020, 11:16 PM, David De Coons wo2x <RocketNJ@...> wrote: Hi Santiago,
Hope you are progressing with Node Red.
What wattmeter do you use now? Does it have connectivity either via serial or USB?
Dave wo2x ?
Darn...I should add a W2 to the equipment wish list.
73,
Santiago HI8SMX? KB8SMX? ____________ 73 de HI8SMX? hi8smx.online HI8SMX on Twitter, Instagram and YouTube
On Tuesday, July 14, 2020, 11:04 PM, David De Coons wo2x <RocketNJ@...> wrote: Hi all,
I have finished the display portion of the W2 wattmeter flow.
What control functionality would you like to see? Forward power meter in auto range or manually set? (I personally like auto range).
Sensor auto scan or manually selectable? Or a choice between the two?
What other controls?
Once I get some feedback I will be able to have a flow publicly available to test.
73
Dave wo2x
-- ______________ 73 de Santiago HI8SMX web:? YouTube: HI8SMX? Twitter: @hi8smx Instagram: hi8smx
-- ______________ 73 de Santiago HI8SMX web:? YouTube: HI8SMX? Twitter: @hi8smx Instagram: hi8smx
|
I’ll be available tomorrow and Alan has added a few tweaks to the W2 flow.?
Give me a call in the morning. I will be up since two hours ahead of you?
Once I verify Alan’s changes on Bret’s W2 I will update the flow in the fle section.?
73 Dave wo2x Sent from my waxed string and tin cans.?
toggle quoted message
Show quoted text
On Jul 18, 2020, at 8:58 PM, Bret Mills <bret.wx7y@...> wrote:
? Yep tried that I am now testing on the bench using the Windows App and all work A-OK, Just wondering do I have to set the COM port serial?number in Linux anywhere? also what baud rate does the W2 take?? looking at the Flow and seeing what COM Port is available it shows 11520 and 9600 the windows Device manager uses 9600 Baud?? Thanks a lot Alan? Ill give a try here in a bit on the Node Red server again after dinner
73's Bret WX7Y
Bret- Re-boot the Pi, then if nothing, power cycle the W2 (unplug, plug back in).
Alan WA9WUD
On Sat, Jul 18, 2020 at 7:09 PM Bret Mills < bret.wx7y@...> wrote: Hi Dave, Hay got the Elecraft W2 Wattmeter today and got it plugged in with the included USB serial cable BUT I am not getting anything coming?out of the W2 to the FLow wonder when you have a minute you could poke around here and see what I have wrong that catch's your eye. The USB serial cable shows connected in the flow and nothing popping?out looking at the Debug for that Flow? Phone number here is 4357499012? Thanks a lot Bret WX7Y
On Tue, Jul 14, 2020 at 10:03 PM David De Coons wo2x < RocketNJ@...> wrote: My display flow for the wattmeter is based on the decimal spacing returned from the F command, F00125D2; would be 1.25 watts. And if the third place in the information string is 1 then meter scaling is set for 0 to 2 watts. I was able to do some pretty cool stuff.
I just need guidance on what people want for control of the meter.
I use the metering in the KPA1500. I kept monitoring and control simple, to what I need for remote operation. But the nice thing with Node Red is any avalable command or info returned can be displayed. It is just how crazy you want to go.
For the people new to Node Red, install it and load some flows to look at the different nodes ?nodes to see how we manipulate the data. Looking at examples helps to learn.
As always, ask questions here. Pretty much any equipment with serial, USB, or IP can be added.?
On Jul 14, 2020, at 11:28 PM, Michael Walker <va3mw@...> wrote:
? Dave
Having used a W2 until last week (but for about 10 years previous) I found that I needed to hit 'scan' more than once.
Changing scales requires you to do math on the reported values.
BTW, for Scan, I think it requires a special firmware from Elecraft, but you would need to confirm they actually made the firmware public.
Mike va3mw
On Tue, Jul 14, 2020 at 11:19 PM Santiago Mejia via <hi8smx= [email protected]> wrote:
Actually I don’t have any at the moment.
Yes, I’m getting my way around. Currently I’m adapting some of our flows to my set up and combining them. And just started reading about Node Red and APC UPS.
Santiago ____________ 73 de HI8SMX? hi8smx.online HI8SMX on Twitter, Instagram and YouTube
On Tuesday, July 14, 2020, 11:16 PM, David De Coons wo2x <RocketNJ@...> wrote: Hi Santiago,
Hope you are progressing with Node Red.
What wattmeter do you use now? Does it have connectivity either via serial or USB?
Dave wo2x ?
Darn...I should add a W2 to the equipment wish list.
73,
Santiago HI8SMX? KB8SMX? ____________ 73 de HI8SMX? hi8smx.online HI8SMX on Twitter, Instagram and YouTube
On Tuesday, July 14, 2020, 11:04 PM, David De Coons wo2x <RocketNJ@...> wrote: Hi all,
I have finished the display portion of the W2 wattmeter flow.
What control functionality would you like to see? Forward power meter in auto range or manually set? (I personally like auto range).
Sensor auto scan or manually selectable? Or a choice between the two?
What other controls?
Once I get some feedback I will be able to have a flow publicly available to test.
73
Dave wo2x
-- ______________ 73 de Santiago HI8SMX web:? YouTube: HI8SMX? Twitter: @hi8smx Instagram: hi8smx
-- ______________ 73 de Santiago HI8SMX web:? YouTube: HI8SMX? Twitter: @hi8smx Instagram: hi8smx
|
You say the usb cable shows as connected. ? Good Linux found the USB port.?
Use the same USB port with ?the settings I sent you, and use the TCP Request node instead of the two TCP in and TCP out nodes. ?Be sure to remove the unused TCP nodes. ?Then reboot pi, reboot W2.?
Alan
toggle quoted message
Show quoted text
On Jul 18, 2020, at 8:58 PM, Bret Mills <bret.wx7y@...> wrote:
? Yep tried that I am now testing on the bench using the Windows App and all work A-OK, Just wondering do I have to set the COM port serial?number in Linux anywhere? also what baud rate does the W2 take?? looking at the Flow and seeing what COM Port is available it shows 11520 and 9600 the windows Device manager uses 9600 Baud?? Thanks a lot Alan? Ill give a try here in a bit on the Node Red server again after dinner
73's Bret WX7Y
Bret- Re-boot the Pi, then if nothing, power cycle the W2 (unplug, plug back in).
Alan WA9WUD
On Sat, Jul 18, 2020 at 7:09 PM Bret Mills < bret.wx7y@...> wrote: Hi Dave, Hay got the Elecraft W2 Wattmeter today and got it plugged in with the included USB serial cable BUT I am not getting anything coming?out of the W2 to the FLow wonder when you have a minute you could poke around here and see what I have wrong that catch's your eye. The USB serial cable shows connected in the flow and nothing popping?out looking at the Debug for that Flow? Phone number here is 4357499012? Thanks a lot Bret WX7Y
On Tue, Jul 14, 2020 at 10:03 PM David De Coons wo2x < RocketNJ@...> wrote: My display flow for the wattmeter is based on the decimal spacing returned from the F command, F00125D2; would be 1.25 watts. And if the third place in the information string is 1 then meter scaling is set for 0 to 2 watts. I was able to do some pretty cool stuff.
I just need guidance on what people want for control of the meter.
I use the metering in the KPA1500. I kept monitoring and control simple, to what I need for remote operation. But the nice thing with Node Red is any avalable command or info returned can be displayed. It is just how crazy you want to go.
For the people new to Node Red, install it and load some flows to look at the different nodes ?nodes to see how we manipulate the data. Looking at examples helps to learn.
As always, ask questions here. Pretty much any equipment with serial, USB, or IP can be added.?
On Jul 14, 2020, at 11:28 PM, Michael Walker <va3mw@...> wrote:
? Dave
Having used a W2 until last week (but for about 10 years previous) I found that I needed to hit 'scan' more than once.
Changing scales requires you to do math on the reported values.
BTW, for Scan, I think it requires a special firmware from Elecraft, but you would need to confirm they actually made the firmware public.
Mike va3mw
On Tue, Jul 14, 2020 at 11:19 PM Santiago Mejia via <hi8smx= [email protected]> wrote:
Actually I don’t have any at the moment.
Yes, I’m getting my way around. Currently I’m adapting some of our flows to my set up and combining them. And just started reading about Node Red and APC UPS.
Santiago ____________ 73 de HI8SMX? hi8smx.online HI8SMX on Twitter, Instagram and YouTube
On Tuesday, July 14, 2020, 11:16 PM, David De Coons wo2x <RocketNJ@...> wrote: Hi Santiago,
Hope you are progressing with Node Red.
What wattmeter do you use now? Does it have connectivity either via serial or USB?
Dave wo2x ?
Darn...I should add a W2 to the equipment wish list.
73,
Santiago HI8SMX? KB8SMX? ____________ 73 de HI8SMX? hi8smx.online HI8SMX on Twitter, Instagram and YouTube
On Tuesday, July 14, 2020, 11:04 PM, David De Coons wo2x <RocketNJ@...> wrote: Hi all,
I have finished the display portion of the W2 wattmeter flow.
What control functionality would you like to see? Forward power meter in auto range or manually set? (I personally like auto range).
Sensor auto scan or manually selectable? Or a choice between the two?
What other controls?
Once I get some feedback I will be able to have a flow publicly available to test.
73
Dave wo2x
-- ______________ 73 de Santiago HI8SMX web:? YouTube: HI8SMX? Twitter: @hi8smx Instagram: hi8smx
-- ______________ 73 de Santiago HI8SMX web:? YouTube: HI8SMX? Twitter: @hi8smx Instagram: hi8smx
|
Yep tried that I am now testing on the bench using the Windows App and all work A-OK, Just wondering do I have to set the COM port serial?number in Linux anywhere? also what baud rate does the W2 take?? looking at the Flow and seeing what COM Port is available it shows 11520 and 9600 the windows Device manager uses 9600 Baud?? Thanks a lot Alan? Ill give a try here in a bit on the Node Red server again after dinner
73's Bret WX7Y
toggle quoted message
Show quoted text
Bret- Re-boot the Pi, then if nothing, power cycle the W2 (unplug, plug back in).
Alan WA9WUD
On Sat, Jul 18, 2020 at 7:09 PM Bret Mills < bret.wx7y@...> wrote: Hi Dave, Hay got the Elecraft W2 Wattmeter today and got it plugged in with the included USB serial cable BUT I am not getting anything coming?out of the W2 to the FLow wonder when you have a minute you could poke around here and see what I have wrong that catch's your eye. The USB serial cable shows connected in the flow and nothing popping?out looking at the Debug for that Flow? Phone number here is 4357499012? Thanks a lot Bret WX7Y
On Tue, Jul 14, 2020 at 10:03 PM David De Coons wo2x < RocketNJ@...> wrote: My display flow for the wattmeter is based on the decimal spacing returned from the F command, F00125D2; would be 1.25 watts. And if the third place in the information string is 1 then meter scaling is set for 0 to 2 watts. I was able to do some pretty cool stuff.
I just need guidance on what people want for control of the meter.
I use the metering in the KPA1500. I kept monitoring and control simple, to what I need for remote operation. But the nice thing with Node Red is any avalable command or info returned can be displayed. It is just how crazy you want to go.
For the people new to Node Red, install it and load some flows to look at the different nodes ?nodes to see how we manipulate the data. Looking at examples helps to learn.
As always, ask questions here. Pretty much any equipment with serial, USB, or IP can be added.?
On Jul 14, 2020, at 11:28 PM, Michael Walker <va3mw@...> wrote:
? Dave
Having used a W2 until last week (but for about 10 years previous) I found that I needed to hit 'scan' more than once.
Changing scales requires you to do math on the reported values.
BTW, for Scan, I think it requires a special firmware from Elecraft, but you would need to confirm they actually made the firmware public.
Mike va3mw
On Tue, Jul 14, 2020 at 11:19 PM Santiago Mejia via <hi8smx= [email protected]> wrote:
Actually I don’t have any at the moment.
Yes, I’m getting my way around. Currently I’m adapting some of our flows to my set up and combining them. And just started reading about Node Red and APC UPS.
Santiago ____________ 73 de HI8SMX? hi8smx.online HI8SMX on Twitter, Instagram and YouTube
On Tuesday, July 14, 2020, 11:16 PM, David De Coons wo2x <RocketNJ@...> wrote: Hi Santiago,
Hope you are progressing with Node Red.
What wattmeter do you use now? Does it have connectivity either via serial or USB?
Dave wo2x ?
Darn...I should add a W2 to the equipment wish list.
73,
Santiago HI8SMX? KB8SMX? ____________ 73 de HI8SMX? hi8smx.online HI8SMX on Twitter, Instagram and YouTube
On Tuesday, July 14, 2020, 11:04 PM, David De Coons wo2x <RocketNJ@...> wrote: Hi all,
I have finished the display portion of the W2 wattmeter flow.
What control functionality would you like to see? Forward power meter in auto range or manually set? (I personally like auto range).
Sensor auto scan or manually selectable? Or a choice between the two?
What other controls?
Once I get some feedback I will be able to have a flow publicly available to test.
73
Dave wo2x
-- ______________ 73 de Santiago HI8SMX web:? YouTube: HI8SMX? Twitter: @hi8smx Instagram: hi8smx
-- ______________ 73 de Santiago HI8SMX web:? YouTube: HI8SMX? Twitter: @hi8smx Instagram: hi8smx
|
Also, if that does not work, do as I did
Instead of the TCP in and TCP out nodes, use the TCP Request Node.? It has an input and an output, just substitute for the TCP in and the TCP out.
Here is a screenshot of the settings for the TCP Request Node I found works best:
Then, reboot Pi, power cycle W2.
It should work. ? Mine does.
Alan
toggle quoted message
Show quoted text
On Sat, Jul 18, 2020 at 7:09 PM Bret Mills < bret.wx7y@...> wrote: Hi Dave, Hay got the Elecraft W2 Wattmeter today and got it plugged in with the included USB serial cable BUT I am not getting anything coming?out of the W2 to the FLow wonder when you have a minute you could poke around here and see what I have wrong that catch's your eye. The USB serial cable shows connected in the flow and nothing popping?out looking at the Debug for that Flow? Phone number here is 4357499012? Thanks a lot Bret WX7Y
On Tue, Jul 14, 2020 at 10:03 PM David De Coons wo2x < RocketNJ@...> wrote: My display flow for the wattmeter is based on the decimal spacing returned from the F command, F00125D2; would be 1.25 watts. And if the third place in the information string is 1 then meter scaling is set for 0 to 2 watts. I was able to do some pretty cool stuff.
I just need guidance on what people want for control of the meter.
I use the metering in the KPA1500. I kept monitoring and control simple, to what I need for remote operation. But the nice thing with Node Red is any avalable command or info returned can be displayed. It is just how crazy you want to go.
For the people new to Node Red, install it and load some flows to look at the different nodes ?nodes to see how we manipulate the data. Looking at examples helps to learn.
As always, ask questions here. Pretty much any equipment with serial, USB, or IP can be added.?
On Jul 14, 2020, at 11:28 PM, Michael Walker <va3mw@...> wrote:
? Dave
Having used a W2 until last week (but for about 10 years previous) I found that I needed to hit 'scan' more than once.
Changing scales requires you to do math on the reported values.
BTW, for Scan, I think it requires a special firmware from Elecraft, but you would need to confirm they actually made the firmware public.
Mike va3mw
On Tue, Jul 14, 2020 at 11:19 PM Santiago Mejia via <hi8smx= [email protected]> wrote:
Actually I don’t have any at the moment.
Yes, I’m getting my way around. Currently I’m adapting some of our flows to my set up and combining them. And just started reading about Node Red and APC UPS.
Santiago ____________ 73 de HI8SMX? hi8smx.online HI8SMX on Twitter, Instagram and YouTube
On Tuesday, July 14, 2020, 11:16 PM, David De Coons wo2x <RocketNJ@...> wrote: Hi Santiago,
Hope you are progressing with Node Red.
What wattmeter do you use now? Does it have connectivity either via serial or USB?
Dave wo2x ?
Darn...I should add a W2 to the equipment wish list.
73,
Santiago HI8SMX? KB8SMX? ____________ 73 de HI8SMX? hi8smx.online HI8SMX on Twitter, Instagram and YouTube
On Tuesday, July 14, 2020, 11:04 PM, David De Coons wo2x <RocketNJ@...> wrote: Hi all,
I have finished the display portion of the W2 wattmeter flow.
What control functionality would you like to see? Forward power meter in auto range or manually set? (I personally like auto range).
Sensor auto scan or manually selectable? Or a choice between the two?
What other controls?
Once I get some feedback I will be able to have a flow publicly available to test.
73
Dave wo2x
-- ______________ 73 de Santiago HI8SMX web:? YouTube: HI8SMX? Twitter: @hi8smx Instagram: hi8smx
-- ______________ 73 de Santiago HI8SMX web:? YouTube: HI8SMX? Twitter: @hi8smx Instagram: hi8smx
|
Bret- Re-boot the Pi, then if nothing, power cycle the W2 (unplug, plug back in).
Alan WA9WUD
toggle quoted message
Show quoted text
On Sat, Jul 18, 2020 at 7:09 PM Bret Mills < bret.wx7y@...> wrote: Hi Dave, Hay got the Elecraft W2 Wattmeter today and got it plugged in with the included USB serial cable BUT I am not getting anything coming?out of the W2 to the FLow wonder when you have a minute you could poke around here and see what I have wrong that catch's your eye. The USB serial cable shows connected in the flow and nothing popping?out looking at the Debug for that Flow? Phone number here is 4357499012? Thanks a lot Bret WX7Y
On Tue, Jul 14, 2020 at 10:03 PM David De Coons wo2x < RocketNJ@...> wrote: My display flow for the wattmeter is based on the decimal spacing returned from the F command, F00125D2; would be 1.25 watts. And if the third place in the information string is 1 then meter scaling is set for 0 to 2 watts. I was able to do some pretty cool stuff.
I just need guidance on what people want for control of the meter.
I use the metering in the KPA1500. I kept monitoring and control simple, to what I need for remote operation. But the nice thing with Node Red is any avalable command or info returned can be displayed. It is just how crazy you want to go.
For the people new to Node Red, install it and load some flows to look at the different nodes ?nodes to see how we manipulate the data. Looking at examples helps to learn.
As always, ask questions here. Pretty much any equipment with serial, USB, or IP can be added.?
On Jul 14, 2020, at 11:28 PM, Michael Walker <va3mw@...> wrote:
? Dave
Having used a W2 until last week (but for about 10 years previous) I found that I needed to hit 'scan' more than once.
Changing scales requires you to do math on the reported values.
BTW, for Scan, I think it requires a special firmware from Elecraft, but you would need to confirm they actually made the firmware public.
Mike va3mw
On Tue, Jul 14, 2020 at 11:19 PM Santiago Mejia via <hi8smx= [email protected]> wrote:
Actually I don’t have any at the moment.
Yes, I’m getting my way around. Currently I’m adapting some of our flows to my set up and combining them. And just started reading about Node Red and APC UPS.
Santiago ____________ 73 de HI8SMX? hi8smx.online HI8SMX on Twitter, Instagram and YouTube
On Tuesday, July 14, 2020, 11:16 PM, David De Coons wo2x <RocketNJ@...> wrote: Hi Santiago,
Hope you are progressing with Node Red.
What wattmeter do you use now? Does it have connectivity either via serial or USB?
Dave wo2x ?
Darn...I should add a W2 to the equipment wish list.
73,
Santiago HI8SMX? KB8SMX? ____________ 73 de HI8SMX? hi8smx.online HI8SMX on Twitter, Instagram and YouTube
On Tuesday, July 14, 2020, 11:04 PM, David De Coons wo2x <RocketNJ@...> wrote: Hi all,
I have finished the display portion of the W2 wattmeter flow.
What control functionality would you like to see? Forward power meter in auto range or manually set? (I personally like auto range).
Sensor auto scan or manually selectable? Or a choice between the two?
What other controls?
Once I get some feedback I will be able to have a flow publicly available to test.
73
Dave wo2x
-- ______________ 73 de Santiago HI8SMX web:? YouTube: HI8SMX? Twitter: @hi8smx Instagram: hi8smx
-- ______________ 73 de Santiago HI8SMX web:? YouTube: HI8SMX? Twitter: @hi8smx Instagram: hi8smx
|
Hi Dave, Hay got the Elecraft W2 Wattmeter today and got it plugged in with the included USB serial cable BUT I am not getting anything coming?out of the W2 to the FLow wonder when you have a minute you could poke around here and see what I have wrong that catch's your eye. The USB serial cable shows connected in the flow and nothing popping?out looking at the Debug for that Flow? Phone number here is 4357499012? Thanks a lot Bret WX7Y
toggle quoted message
Show quoted text
On Tue, Jul 14, 2020 at 10:03 PM David De Coons wo2x < RocketNJ@...> wrote: My display flow for the wattmeter is based on the decimal spacing returned from the F command, F00125D2; would be 1.25 watts. And if the third place in the information string is 1 then meter scaling is set for 0 to 2 watts. I was able to do some pretty cool stuff.
I just need guidance on what people want for control of the meter.
I use the metering in the KPA1500. I kept monitoring and control simple, to what I need for remote operation. But the nice thing with Node Red is any avalable command or info returned can be displayed. It is just how crazy you want to go.
For the people new to Node Red, install it and load some flows to look at the different nodes ?nodes to see how we manipulate the data. Looking at examples helps to learn.
As always, ask questions here. Pretty much any equipment with serial, USB, or IP can be added.?
On Jul 14, 2020, at 11:28 PM, Michael Walker <va3mw@...> wrote:
? Dave
Having used a W2 until last week (but for about 10 years previous) I found that I needed to hit 'scan' more than once.
Changing scales requires you to do math on the reported values.
BTW, for Scan, I think it requires a special firmware from Elecraft, but you would need to confirm they actually made the firmware public.
Mike va3mw
On Tue, Jul 14, 2020 at 11:19 PM Santiago Mejia via <hi8smx= [email protected]> wrote:
Actually I don’t have any at the moment.
Yes, I’m getting my way around. Currently I’m adapting some of our flows to my set up and combining them. And just started reading about Node Red and APC UPS.
Santiago ____________ 73 de HI8SMX? hi8smx.online HI8SMX on Twitter, Instagram and YouTube
On Tuesday, July 14, 2020, 11:16 PM, David De Coons wo2x <RocketNJ@...> wrote: Hi Santiago,
Hope you are progressing with Node Red.
What wattmeter do you use now? Does it have connectivity either via serial or USB?
Dave wo2x ?
Darn...I should add a W2 to the equipment wish list.
73,
Santiago HI8SMX? KB8SMX? ____________ 73 de HI8SMX? hi8smx.online HI8SMX on Twitter, Instagram and YouTube
On Tuesday, July 14, 2020, 11:04 PM, David De Coons wo2x <RocketNJ@...> wrote: Hi all,
I have finished the display portion of the W2 wattmeter flow.
What control functionality would you like to see? Forward power meter in auto range or manually set? (I personally like auto range).
Sensor auto scan or manually selectable? Or a choice between the two?
What other controls?
Once I get some feedback I will be able to have a flow publicly available to test.
73
Dave wo2x
-- ______________ 73 de Santiago HI8SMX web:? YouTube: HI8SMX? Twitter: @hi8smx Instagram: hi8smx
-- ______________ 73 de Santiago HI8SMX web:? YouTube: HI8SMX? Twitter: @hi8smx Instagram: hi8smx
|
Hi Kevin,
Check out my flows in the file area on this group’s site. Read the readme which describes additional nodes you need to install and how to do it. Feel free to load up one of my flows to see examples on how it works. I have comment nodes (in white) for areas requiring customization for your particular station (IP addresses, etc).
An updated W2 watt meter flow will be posted later.
73 Dave wo2x
toggle quoted message
Show quoted text
On Jul 18, 2020, at 1:50 PM, Kevin Paus <kevin.w4kjp@...> wrote:
? I just got Node Red installed on my Raspberry Pi3 now to figure out my first project!!!!!?
Kevin? w4kjp On Jul 18, 2020, at 11:56 AM, David De Coons wo2x <RocketNJ@...> wrote:
? I posted a rough How To in a previous message on setting up the Pi with Node Red.
You can find archieved messages at?
73 Dave wo2x
On Jul 18, 2020, at 11:42 AM, Gordon LaPoint <gordon.lapoint@...> wrote:
?
Looks like a great group starting up.?
Now to get my Rpi3 running node-red!
Thanks - Gordon N1MGO
On 7/17/2020 16:49 PM, Michael Walker
wrote:
Wow, we are up over 41 members.
For those new members, you are in a moderated condition
until you post one or 2 items so you are a real ham radio
human.
Thanks all
Mike va3mw
|
I just got Node Red installed on my Raspberry Pi3 now to figure out my first project!!!!!?
Kevin?
toggle quoted message
Show quoted text
On Jul 18, 2020, at 11:56 AM, David De Coons wo2x <RocketNJ@...> wrote:
? I posted a rough How To in a previous message on setting up the Pi with Node Red.
You can find archieved messages at?
73 Dave wo2x
On Jul 18, 2020, at 11:42 AM, Gordon LaPoint <gordon.lapoint@...> wrote:
?
Looks like a great group starting up.?
Now to get my Rpi3 running node-red!
Thanks - Gordon N1MGO
On 7/17/2020 16:49 PM, Michael Walker
wrote:
Wow, we are up over 41 members.
For those new members, you are in a moderated condition
until you post one or 2 items so you are a real ham radio
human.
Thanks all
Mike va3mw
|
I posted a rough How To in a previous message on setting up the Pi with Node Red.
You can find archieved messages at?
73
toggle quoted message
Show quoted text
On Jul 18, 2020, at 11:42 AM, Gordon LaPoint <gordon.lapoint@...> wrote:
?
Looks like a great group starting up.?
Now to get my Rpi3 running node-red!
Thanks - Gordon N1MGO
On 7/17/2020 16:49 PM, Michael Walker
wrote:
Wow, we are up over 41 members.
For those new members, you are in a moderated condition
until you post one or 2 items so you are a real ham radio
human.
Thanks all
Mike va3mw
|
Looks like a great group starting up.?
Now to get my Rpi3 running node-red!
Thanks - Gordon N1MGO
On 7/17/2020 16:49 PM, Michael Walker
wrote:
toggle quoted message
Show quoted text
Wow, we are up over 41 members.
For those new members, you are in a moderated condition
until you post one or 2 items so you are a real ham radio
human.
Thanks all
Mike va3mw
|
Wow, we are up over 41 members.
For those new members, you are in a moderated condition until you post one or 2 items so you are a real ham radio human.
Thanks all
Mike va3mw
|
Reminder about message archive
Good morning all and welcome to our new members.
A reminder that your first post is moderated. We have three moderators in the group so message approval is usually pretty quick.
Second, archives of previously sent messages can be found at the Node Red for ham radio home page.
In there I have posted a very rough “How to” to help get people up and running. It is based on notes I took when I built a Node Red Pi from scratch.?
Anyway, enjoy and colaborate!
Dave wo2x
|
Very nice looking!?
Tomorrow I am going to revisit the parsing of the rfpower= slider value for current TX band. I thought about it earlier and have some fresh ideas.?
When you do a C44|sub tx all on v2.61 or newer firmware radios it returns all info in the TX Band Settings table so there are entries for rfpower= for every band. To top it off the stream returned can be broken into several streams and not always the same lengths or positions in the stream. I need to look for band specific info for the key phrase for parsing, then count the number of characters for the start, then number of characters to actually parse.
I mention this for those not familiar with parsing so they may learn.
I ran into a similar situation when we upgraded our 9-1-1 system here in the County back in 2009 (I was Technical Manager for the County 9-1-1 center). New Jersey uses the Zoo ALI format for ALI info (the name, address, etc info tied to your 10 digit phone number). A residential call ALI length is different than a cellular call. Also position of the fields shifts. The vendor’s parsing software was written for parsing by start position and length of field. I worked with them to rewrite the parsing to use line/start/length, but also use different parameters based on parsing the call type first. Just some background info.
The part of Node Red I find challenging and actually enjoy is learning the different nodes and all the ways to do things with functions. I need to learn node.js as it is very powerful in its capabilities. (And I am supposed to be retired!)
toggle quoted message
Show quoted text
On Jul 16, 2020, at 7:55 PM, K6HN <gary@...> wrote:
?Hi Mike,
The Smeter flow works using data coming from FRstack. I have no idea how to decode the smeter data stream that comes from the radio direct. VITA-49 is way over my head in coding to decode the data stream.
Let me know if you can pick it up from github here.? I will add my other flows as time permits.
Gary
|
Hi Mike,
The Smeter flow works using data coming from FRstack. I have no idea how to decode the smeter data stream that comes from the radio direct. VITA-49 is way over my head in coding to decode the data stream.
Let me know if you can pick it up from github here.? I will add my other flows as time permits.
Gary
|
Re: parsing characters after specific text in a string - ideas?
The issue is the messages are not always the same length and the word rfpower= appears over 10 times. I need to look for a unique keyword for the portion pertaining to the transmit slice.?
The other option I have is to get band data from my amp flow (80 for example) then do an if then function where if (band == 80){ Msg.band = 80 }
Do that for all bands.?
Then look for band 2 in the stream and then parse the Number after rfpower=
Since the length and contents of the messages from the radio vary that is probably the best way.?
73 Dave wo2x Sent from my waxed string and tin cans.?
toggle quoted message
Show quoted text
On Jul 16, 2020, at 1:20 PM, K6HN <gary@...> wrote:
? Here is what I would use to get the '23' after the 'out'.
string = 'afgfadaefdvdvsdsscdwqout23fdhhgfgsjdgfsdfiop' pos = string.search('out')? ? ? ? ?// find the start of 'out' in the string pos = pos + 3? ? ? ? ? ? ? ? ? ? ? ? ? // add 3 to the start of 'out' to indicate the end of 'out' data = string.slice(pos,pos + 2)? ? ? ? ? //get the 2 characters after the position of 'out'
There are many other ways to do this in Javascript.
|
Looking forward to Gary’s Github....
Great job Gary!! ____________ 73 de HI8SMX? hi8smx.online HI8SMX on Twitter, Instagram and YouTube
toggle quoted message
Show quoted text
On Thursday, July 16, 2020, 1:46 PM, Michael Walker <va3mw@...> wrote: Wow Gary
Nice job.??
Would you be interested in sharing your S Meter flow?
Mike
On Thu, Jul 16, 2020 at 1:00 PM K6HN < gary@...> wrote: I just found this group and look forward to participating. Here are a couple of my current node-red projects.
Antenna Switch Control, Rotor Control, S-meter.

Receiver antenna preamp and switching.

There are a few more applications in the works.
I am going to setup up a github account to share my flows so anyone can check them out.
Gary K6HN
-- ______________ 73 de Santiago HI8SMX web:? YouTube: HI8SMX? Twitter: @hi8smx Instagram: hi8smx
|
Wow Gary
Nice job.??
Would you be interested in sharing your S Meter flow?
Mike
toggle quoted message
Show quoted text
On Thu, Jul 16, 2020 at 1:00 PM K6HN < gary@...> wrote: I just found this group and look forward to participating. Here are a couple of my current node-red projects.
Antenna Switch Control, Rotor Control, S-meter.

Receiver antenna preamp and switching.

There are a few more applications in the works.
I am going to setup up a github account to share my flows so anyone can check them out.
Gary K6HN
|