¿ªÔÆÌåÓý

ctrl + shift + ? for shortcuts
© 2025 Groups.io
Date
Re: Help with Modified MKCM SPE Amp.json
OK, with USB cable plugged into the PC the Windows version works. Next, to confirm, you did move the USB to the Pi? Did you reboot the Pi after plugging in the USB? Not just restart FRStack. From the
By Dave wo2x · #1388 ·
Re: Getting started with Node Red
That was for addition. In Alan¡¯s example it would be msg.payload = xyz * abc; Return msg: Sent: Monday, January 25, 2021 1:00 PM To: [email protected] Group Moderators
By Dave wo2x · #1387 ·
Re: Help with Modified MKCM SPE Amp.json
Yes I did do the restarting (even reboot, although I know it's overkill). I have the spe utility running on my windows machine, I'm not aware on a Linux version. Ill look again for a firmware update,
By Scott - W5NJK · #1386 ·
Re: Getting started with Node Red
Fred Read up on variable types. There are very good tutorials on the Node-Red.org web site: https://nodered.org/docs/user-guide/ In your case, you want to do the math on two variables. The problem is
By Alan Blind, WA9WUD · #1385 ·
Re: Help with Modified MKCM SPE Amp.json
Scott - Another thought. Are you shutting down and restarting FRStack after each change to the config file? Shutdown Command. sudo systemctl stop FRStackWebApi Start Command. sudo systemctl start
By Alan Blind, WA9WUD · #1384 ·
Re: Getting started with Node Red
Many ways to get there. From the Inject, take that msg.payload and you can use a Change node to set the msg.payload to flow.x (or any other name). Feed the msg.payload to a function node. var y =
By Dave wo2x · #1383 ·
Re: Getting started with Node Red
Sure. It's easy to start writing flows similar to BLINK and turn an LED on from an input. But once I get past that point it's like drinking from a fire hose. I've been trying to figure out how to do a
By K9SO · #1382 ·
Re: Help with Modified MKCM SPE Amp.json
Scott Since you have only one Com connection to the RPi, you can try to just use the default port path: /dev/ttyUSB0 Next, Dave, WO2X, said to test the SPE amp USB port by downloading the SPE utility.
By Alan Blind, WA9WUD · #1381 ·
Re: Help with Modified MKCM SPE Amp.json
Both rebooted.... far as I can tell there's no config option for the baud rate in FRStack, and the amplifier is supposed to be auto-baud detecting...
By Scott - W5NJK · #1380 ·
Re: Help with Modified MKCM SPE Amp.json
Reboot the amp and the pi.
By Alan Blind, WA9WUD · #1379 ·
Re: Help with Modified MKCM SPE Amp.json
Baud rate issue? 73 Dave wo2x Sent from my waxed string and tin cans.
By Dave wo2x · #1378 ·
Re: Help with Modified MKCM SPE Amp.json
The amplifier is the only device I have plugged into the Pi, and??I did follow the instructions at the bottom of the wiki for assigning the link to the USB serial port (assigning ttyUSB_AMP by VID,
By Scott - W5NJK · #1377 ·
Re: Help with Modified MKCM SPE Amp.json
Scott I have found pasting the path to the "by-path" serial link into the COM on the FRStack "appsettings.json" config works well to link to the correct serial cable. Alan. WA9WUD
By Alan Blind, WA9WUD · #1376 ·
Re: Help with Modified MKCM SPE Amp.json
Scott Three items to check. - For the SPE amp, use a simple USB cable from the SPE USB connection to the Raspberry Pi. If you only have one serial connection to the Pi, your port config should be
By Alan Blind, WA9WUD · #1375 ·
Re: Help with Modified MKCM SPE Amp.json
After much machinations, I've got my node up and talking with my 6400 and FRStack, hand have configured the FRStack to the amp's USB serial port. (in my instance I have linked /dev/ttyUSB_AMP to
By Scott - W5NJK · #1374 ·
Re: Added Folder /Array Solutions Stack Match With REST Commands #file-notice
I looked at Scott's QRZ page and noted he has a StreamDeck, so I added REST commands to the StackMatch Node-Red Flow. The StreamDeck Profile shown here is included in the forum file uploads. [image:
By Alan Blind, WA9WUD · #1373 ·
Added Folder /Array Solutions Stack Match With REST Commands #file-notice
Alan Blind, WA9WUD added folder */Array Solutions Stack Match With REST Commands*
By [email protected] Notification <noreply@...> · #1372 ·
Re: Array Solutions Stack Match ?
Link to download the Array Solutions Array Match flow: Stack Match.json ( /g/nodered-hamradio/files/Stack%20Match.json )
By Alan Blind, WA9WUD · #1371 ·
File /Stack Match.json uploaded #file-notice
The following files have been uploaded to the Files area of the [email protected] group. * /Stack Match.json ( /g/nodered-hamradio/files/Stack Match.json ) *By:* Alan Blind,
By [email protected] Notification <noreply@...> · #1370 ·
Re: Array Solutions Stack Match ?
I added additional logic functions to change the selected button color. ?The file has been uploaded to the file section.
By Alan Blind, WA9WUD · #1369 ·