¿ªÔÆÌåÓý

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

Re: FRStack Web APIs for RPi with FRStack Node Red Flows

 

Santiago

At a minimum you should obtain some new SD cards and a card reader. That way you can make a raspberry pi image from scratch. There are some good tutorials that will show you how to create an image from the Raspberry Pi site. The site has a couple of different images. I would download one, burn it and then see what it comes with.?

SD cards can be formatted and used again for a different image.?

Then when the instructions are completed, you should be comfortable with the instructions.

Later you will want to get additional Pis. I started with one and now have seven or eight doing different tasks.

73, Marty WD9GYM?




On Monday, July 27, 2020, 9:41 PM, Santiago Mejia via groups.io <hi8smx@...> wrote:

[Edited Message Follows]

Ok, guys. Looking to install FRStacks for Raspi but still struggling on how to approach it in the best and least risky way possible.?I'll catch on soon.

On my best case scenario I would love to clean Raspi and install everything again from scratc, Devian, utilities, node red, etc..., because I have things I don't use and haven't been able to delete (Cqrlog for example). But to be honest, I have no clue on how to, because I got my Raspi as a gift with sd card formatted and with all software already installed.
?
Santiago?
______________
73 de Santiago
HI8SMX - KB8SMX
web:?
YouTube: HI8SMX?
Twitter: @hi8smx
Instagram: hi8smx


Re: FRStack Web APIs for RPi with FRStack Node Red Flows

 

¿ªÔÆÌåÓý

Hi Santiago.

Back up your microSD card from the Pi to a PC, MAC, or Linux box, then download Alan¡¯s image and load it, or you can follow instructions I can send you. We¡¯re proof reading the instructions and hope to have an updated copy posted here tomorrow. The updated instructions will cover from initial hardware purchase all the way through ready to load your first flow.

Mark¡¯s work on integrating FRStack to the Raspberry Pi OS and providing a very robust sample json flow is outstanding! He has done an excellent job.

I have not tried both Node Red and FRStack on the same Pi 3 (a, b, or b+) but I can say it runs smooth on a Pi 4 with 4 GB ram.

73
Dave wo2x


On Jul 27, 2020, at 10:10 PM, Santiago Mejia via groups.io <hi8smx@...> wrote:

?Ok, guys. Looking to install FRStacks for Raspi but still struggling on how to approach it in the best and least risky way possible.?

I'll catch on soon.

Santiago?
______________
73 de Santiago
HI8SMX - KB8SMX
web:?
YouTube: HI8SMX?
Twitter: @hi8smx
Instagram: hi8smx


Re: FRStack Web APIs for RPi with FRStack Node Red Flows

 
Edited

Ok, guys. Looking to install FRStacks for Raspi but still struggling on how to approach it in the best and least risky way possible.?I'll catch on soon.

On my best case scenario I would love to clean Raspi and install everything again from scratc, Devian, utilities, node red, etc..., because I have things I don't use and haven't been able to delete (Cqrlog for example). But to be honest, I have no clue on how to, because I got my Raspi as a gift with sd card formatted and with all software already installed.
?
Santiago?
______________
73 de Santiago
HI8SMX - KB8SMX
web:?
YouTube: HI8SMX?
Twitter: @hi8smx
Instagram: hi8smx


File /wo2x flows/wo2x_NodeRedAndFRStackScreenshots.zip 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 screenshots of my Node Red and FRStack deployment on a Raspberry Pi 4


Re: FRStack Web APIs for RPi with FRStack Node Red Flows

 

Mark

Making progress.

We now have PG-XL SWR.? Yeaaa!

Note a minor scaling difference for Flex SWR, Windows FRStack vs RPI FRStack.?

PX-XL SWR looks good.

The third screenshot is with no TX power out, following the PG-XL TX shot. ? Note the SWR readings for the Flex and for the PG-XL do not return to "0", as the Windows FRStack does.?

Alan
WA9WUD

Screen Shot 2020-07-27 at 7.15.04 PM.png

Screen Shot 2020-07-27 at 7.15.25 PM.png

Screen Shot 2020-07-27 at 7.15.34 PM.png



Re: FRStack Web APIs for RPi with FRStack Node Red Flows

 

Alan,?
I fixed the AMP SWR
Get the ZIP again and update the?FRStackWebApi.dll
73,
Mark?
W3II


Re: FRStack Web APIs for RPi with FRStack Node Red Flows

 

Hi Mark,

I use Proxmox running multiple nod-red applications on several Debian VM's. It would be great if I could run this on a VM.

Gary
K6HN


Re: FRStack Web APIs for RPi with FRStack Node Red Flows

 

Mark

Looks Good! ? ?Take a look at PG-XL SWR.

Having lots of fun adapting your FRStack flows into my dashboard!

Alan
WA9WUD

Screen Shot 2020-07-27 at 3.57.45 PM.png

Screen Shot 2020-07-27 at 3.58.47 PM.png


On Mon, Jul 27, 2020 at 2:52 PM Mark Hanson <mkcmsoftware@...> wrote:
I have fixed the PGXL meters so they report correctly and cleaned up some of the FRStack flows.
?
Stop the daemon, update the DLL and flow json files, start the daemon.
sudo systemctl stop FRStackWebApi
cd /usr/local/frstack
sudo rm FRStackWebApiRpi.zip sudo wget # get only the updated file, leave off DLL and json filenames to get all files
sudo?unzip?
FRStackWebApiRpi.zip FRStackWebApi.dll frstackNodeRedV102.json

sudo systemctl start FRStackWebApi





The updated node red flows are named frstackNodeRedV102.json and they are in the ZIP file.

Remove the old flows and use the new ones.

I have updated FRStack3 for the PC Web APIs so they would be compatible with the Node Red flows so you can point FRStack node red flows to your PC.
If you will be running Node Red on another PC or RPi and pointing to FRStack3 on a different PC you will need to edit the FRStack.exe.config file to enable its Web APIs to be called from that other machine.
You will also need to point the FRStack node red flows to the PC running FRStack3.

Gary K6HN, what other platforms. I built a variant for OSX but have not tested it. Let me know what variant of Linux you are using.


73,
Mark?
W3II


Re: FRStack Web APIs for RPi with FRStack Node Red Flows

 

I have fixed the PGXL meters so they report correctly and cleaned up some of the FRStack flows.
?
Stop the daemon, update the DLL and flow json files, start the daemon.
sudo systemctl stop FRStackWebApi
cd /usr/local/frstack
sudo rm FRStackWebApiRpi.zip sudo wget # get only the updated file, leave off DLL and json filenames to get all files
sudo?unzip?
FRStackWebApiRpi.zip FRStackWebApi.dll frstackNodeRedV102.json

sudo systemctl start FRStackWebApi





The updated node red flows are named frstackNodeRedV102.json and they are in the ZIP file.

Remove the old flows and use the new ones.

I have updated FRStack3 for the PC Web APIs so they would be compatible with the Node Red flows so you can point FRStack node red flows to your PC.
If you will be running Node Red on another PC or RPi and pointing to FRStack3 on a different PC you will need to edit the FRStack.exe.config file to enable its Web APIs to be called from that other machine.
You will also need to point the FRStack node red flows to the PC running FRStack3.

Gary K6HN, what other platforms. I built a variant for OSX but have not tested it. Let me know what variant of Linux you are using.


73,
Mark?
W3II


Re: FRStack Web APIs for RPi with FRStack Node Red Flows

 

¿ªÔÆÌåÓý

Hi Santiago.

Make an image of your Pi then try the upgrade to add FRStack. You may want to wait until tomorrow afternoon (Sunday) as I am touching up Mark¡¯s installation instructions with input provided by Alan. I am going to rebuild my Pi 4 from scratch with the notes I posted in the How To message and then go through the steps of installing Dot Net, Node Red, and FRStack. The goal is to create a WiKi for others to follow who want to build a Pi. The Dot Net and FRStack are optional during the build.

The other reason I want to rebuild my Pi 4 from scratch is to try the Raspberry Pi Buster 64 bit version (normal default is 32 bit). Figure I have the 4 GB model so might as well test how stable the 64 bit version is. (I will keep the existing microSD card tucked away so I can revert back.

Mark, thank you for porting FRStack to the Pi. There is value in having FRStack able to run on the Pi, offloading it from a PC. I will email you the updated install instructions after I test them.

If anyone has suggestions, tips, requests, or other input, please let me know.

Stay tuned!

73 all
Dave wo2x


On Jul 25, 2020, at 10:50 PM, Santiago Mejia via groups.io <hi8smx@...> wrote:

?
Hey guys, having some second guesses about installing FRStacks on Pi3, due to limited resources? Do you think it will run on a Pi3? Or will slow it down or put it on risk of crashing?


______________
73 de Santiago
HI8SMX - KB8SMX
web:?
YouTube: HI8SMX?
Twitter: @hi8smx
Instagram: hi8smx


Re: FRStack Web APIs for RPi with FRStack Node Red Flows

 


Hey guys, having some second guesses about installing FRStacks on Pi3, due to limited resources? Do you think it will run on a Pi3? Or will slow it down or put it on risk of crashing?


______________
73 de Santiago
HI8SMX - KB8SMX
web:?
YouTube: HI8SMX?
Twitter: @hi8smx
Instagram: hi8smx


Re: FRStack Web APIs for RPi with FRStack Node Red Flows

 

Any one know if this will run on other Linux systems such as Debian on another platform besides the Pi?

Gary
K6HN


Re: FRStack Web APIs for RPi with FRStack Node Red Flows

 

Thanks Dave, Much better. Very nice work!


File //wo2x flows/NodeRed_FRStackScreenshots.zip 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:
Screenshots of Node Red and FRStack dashboards.


Re: FRStack Web APIs for RPi with FRStack Node Red Flows

 

I think they are building this on RPi V4 with at least 2 gig of RAM may work on a RPi V3 BUT but more horsepower?is probably required running FRStack on the Pi.?
Bret
WX7Y


On Sat, Jul 25, 2020 at 5:21 PM Neal Pollack <nealix@...> wrote:
Can this setup run ok on a pie?

On Sat, Jul 25, 2020, 4:03 PM David De Coons wo2x <RocketNJ@...> wrote:

OK, figuring out some things then going back to Alan¡¯s notes I installed .Net and FRStack on my Node Red Pi 4 with 4 GB ram. Initially it was sluggish but after about 30 seconds it is responsive.

Nice work Mark! Very handy to access radio controls and info.

?

Here¡¯s some pictures of the three screens comprising my dashboard.

?

Dave wo2x

?

A screen shot of a computer

Description automatically generated

?

A screen shot of a computer

Description automatically generated

?

A screen shot of a computer

Description automatically generated

?

From: [email protected] <[email protected]> On Behalf Of Alan Blind
Sent: Saturday, July 25, 2020 1:43 PM
To: [email protected] Group Moderators <[email protected]>
Subject: Re: [nodered-hamradio] FRStack Web APIs for RPi with FRStack Node Red Flows

?

Here is a link to my rev-0 disk image of Node-Red and RPI FRStack.

?

Contact me with private message for login information.

?

The image is set up for "Headless" VNC Viewer and SSH Terminal access.? You can also use a monitor and keyboard.

?

?

Rev 1 is uploading (I have slowwwww ISP speed) ?and may be available?tomorrow.? Rev 1 will be in the same folder, so just check from time to time.? If you cannot wait to upgrade, see Mark's earlier instructions on how to update.

?

Alan

WA9WUD


Re: FRStack Web APIs for RPi with FRStack Node Red Flows

 

¿ªÔÆÌåÓý

I will upload the original pictures to the file section here. You should get an email notification of the new files. I did some editing on colors so they have now changed.

?

73

Dave wo2x

?

?

From: [email protected] <[email protected]> On Behalf Of Neal Pollack
Sent: Saturday, July 25, 2020 7:21 PM
To: [email protected]
Subject: Re: [nodered-hamradio] FRStack Web APIs for RPi with FRStack Node Red Flows

?

Can this setup run ok on a pie?

?

On Sat, Jul 25, 2020, 4:03 PM David De Coons wo2x <RocketNJ@...> wrote:

OK, figuring out some things then going back to Alan¡¯s notes I installed .Net and FRStack on my Node Red Pi 4 with 4 GB ram. Initially it was sluggish but after about 30 seconds it is responsive.

Nice work Mark! Very handy to access radio controls and info.

?

Here¡¯s some pictures of the three screens comprising my dashboard.

?

Dave wo2x

?

?

?

?

From: [email protected] <[email protected]> On Behalf Of Alan Blind
Sent: Saturday, July 25, 2020 1:43 PM
To: [email protected] Group Moderators <[email protected]>
Subject: Re: [nodered-hamradio] FRStack Web APIs for RPi with FRStack Node Red Flows

?

Here is a link to my rev-0 disk image of Node-Red and RPI FRStack.

?

Contact me with private message for login information.

?

The image is set up for "Headless" VNC Viewer and SSH Terminal access.? You can also use a monitor and keyboard.

?

?

Rev 1 is uploading (I have slowwwww ISP speed) ?and may be available?tomorrow.? Rev 1 will be in the same folder, so just check from time to time.? If you cannot wait to upgrade, see Mark's earlier instructions on how to update.

?

Alan

WA9WUD


Re: FRStack Web APIs for RPi with FRStack Node Red Flows

 

¿ªÔÆÌåÓý

I am running it on a Pi 4 with 4 GB ram

Not sure how well it will run on a Pi 3 B or B+

?

73

Dave wo2x

?

?

?

From: [email protected] <[email protected]> On Behalf Of Neal Pollack
Sent: Saturday, July 25, 2020 7:21 PM
To: [email protected]
Subject: Re: [nodered-hamradio] FRStack Web APIs for RPi with FRStack Node Red Flows

?

Can this setup run ok on a pie?

?

On Sat, Jul 25, 2020, 4:03 PM David De Coons wo2x <RocketNJ@...> wrote:

OK, figuring out some things then going back to Alan¡¯s notes I installed .Net and FRStack on my Node Red Pi 4 with 4 GB ram. Initially it was sluggish but after about 30 seconds it is responsive.

Nice work Mark! Very handy to access radio controls and info.

?

Here¡¯s some pictures of the three screens comprising my dashboard.

?

Dave wo2x

?

?

?

?

From: [email protected] <[email protected]> On Behalf Of Alan Blind
Sent: Saturday, July 25, 2020 1:43 PM
To: [email protected] Group Moderators <[email protected]>
Subject: Re: [nodered-hamradio] FRStack Web APIs for RPi with FRStack Node Red Flows

?

Here is a link to my rev-0 disk image of Node-Red and RPI FRStack.

?

Contact me with private message for login information.

?

The image is set up for "Headless" VNC Viewer and SSH Terminal access.? You can also use a monitor and keyboard.

?

?

Rev 1 is uploading (I have slowwwww ISP speed) ?and may be available?tomorrow.? Rev 1 will be in the same folder, so just check from time to time.? If you cannot wait to upgrade, see Mark's earlier instructions on how to update.

?

Alan

WA9WUD


Re: FRStack Web APIs for RPi with FRStack Node Red Flows

 

I mean to say rpi 3.? Dang auto-incorrect on the phone ??


On Sat, Jul 25, 2020, 4:21 PM Neal Pollack via <nealix=[email protected]> wrote:
Can this setup run ok on a pie?

On Sat, Jul 25, 2020, 4:03 PM David De Coons wo2x <RocketNJ@...> wrote:

OK, figuring out some things then going back to Alan¡¯s notes I installed .Net and FRStack on my Node Red Pi 4 with 4 GB ram. Initially it was sluggish but after about 30 seconds it is responsive.

Nice work Mark! Very handy to access radio controls and info.

?

Here¡¯s some pictures of the three screens comprising my dashboard.

?

Dave wo2x

?

A screen shot of a computer

Description automatically generated

?

A screen shot of a computer

Description automatically generated

?

A screen shot of a computer

Description automatically generated

?

From: [email protected] <[email protected]> On Behalf Of Alan Blind
Sent: Saturday, July 25, 2020 1:43 PM
To: [email protected] Group Moderators <[email protected]>
Subject: Re: [nodered-hamradio] FRStack Web APIs for RPi with FRStack Node Red Flows

?

Here is a link to my rev-0 disk image of Node-Red and RPI FRStack.

?

Contact me with private message for login information.

?

The image is set up for "Headless" VNC Viewer and SSH Terminal access.? You can also use a monitor and keyboard.

?

?

Rev 1 is uploading (I have slowwwww ISP speed) ?and may be available?tomorrow.? Rev 1 will be in the same folder, so just check from time to time.? If you cannot wait to upgrade, see Mark's earlier instructions on how to update.

?

Alan

WA9WUD


Re: FRStack Web APIs for RPi with FRStack Node Red Flows

 

Can this setup run ok on a pie?


On Sat, Jul 25, 2020, 4:03 PM David De Coons wo2x <RocketNJ@...> wrote:

OK, figuring out some things then going back to Alan¡¯s notes I installed .Net and FRStack on my Node Red Pi 4 with 4 GB ram. Initially it was sluggish but after about 30 seconds it is responsive.

Nice work Mark! Very handy to access radio controls and info.

?

Here¡¯s some pictures of the three screens comprising my dashboard.

?

Dave wo2x

?

?

?

?

From: [email protected] <[email protected]> On Behalf Of Alan Blind
Sent: Saturday, July 25, 2020 1:43 PM
To: [email protected] Group Moderators <[email protected]>
Subject: Re: [nodered-hamradio] FRStack Web APIs for RPi with FRStack Node Red Flows

?

Here is a link to my rev-0 disk image of Node-Red and RPI FRStack.

?

Contact me with private message for login information.

?

The image is set up for "Headless" VNC Viewer and SSH Terminal access.? You can also use a monitor and keyboard.

?

?

Rev 1 is uploading (I have slowwwww ISP speed) ?and may be available?tomorrow.? Rev 1 will be in the same folder, so just check from time to time.? If you cannot wait to upgrade, see Mark's earlier instructions on how to update.

?

Alan

WA9WUD


Re: FRStack Web APIs for RPi with FRStack Node Red Flows

 

Is anyone else having a hard time viewing the images or is it just me? They are all blurred in the post, and if I view them separately they are to small to see the details. Weird...