Keyboard Shortcuts
Likes
- Nodered-Hamradio
- Messages
Search
Re: NodeRed on Windows 10
Charlie Clear the browser's Cache.? Sometimes it does not get updated correctly from Node-Red. Alan On Thu, Feb 25, 2021 at 4:43 PM Charlie Rubenstein <charlier@...> wrote: Alan: |
Re: NodeRed on Windows 10
Alan:
I was just testing it with a simple flow unrelated to the Flex.? When I go to? 192.168.1.xxx:1880/ui , the browser just shows a blank page. Yes the node red cmd window is still open. It can't be the browser, as it works fine accessing my RPi node red machine. Have no idea what could be awry. Charlie |
Re: Alexa Node-Red interface
Dave
开云体育Thanks Alan ? ? From: [email protected] [mailto:[email protected]] On Behalf Of Alan Blind, WA9WUD ? Hi Dave |
Re: NodeRed on Windows 10
Charlie Perhaps Node-Red is not running when you try to see it on the browser. On Windows Node-Red you must keep the CMD window open after giving Node-Red the start command "node-red".? If you close the CMD window, Node-Red stops running. Also, for Windows FRStack, there is an extra "/api" in the URL.? If you want to command your Windows FRstack from Windows Node-Red, use the following?in the "Set Parameters?Here" node: Alan WA9WUD On Thu, Feb 25, 2021 at 12:58 AM Charlie Rubenstein <charlier@...> wrote: I turned the firewall OFF and it still does not display the dashboard. |
Re: NodeRed on Windows 10
Try a different browser.
toggle quoted message
Show quoted text
73, Marty WD9GYM? On Wednesday, February 24, 2021, 8:36 PM, Leslie Hooe <hooeld@...> wrote:
|
Re: NodeRed on Windows 10
Turn OFFwindows Firewall and test. That will tell you if it is the firewall. Turn back on after the test. On Wed, Feb 24, 2021 at 5:57 PM Charlie Rubenstein <charlier@...> wrote: It does it even with localhost:1880/ui |
Re: File /Flex3000Flow.rtf uploaded
#file-notice
I installed the Vita49 and Flex v6 flows.....it's not the TX meters.......it's only the S-Meter that goes full scale on disconnect for the 6400
I modified the function node you had in there to set the meter to -140dBm if no client. It worked. Charlie |
Re: File /Flex3000Flow.rtf uploaded
#file-notice
toggle quoted message
Show quoted text
On Feb 24, 2021, at 6:42 PM, Charlie Rubenstein <charlier@...> wrote:
|
Re: NodeRed on Windows 10
开云体育Hi Charlie The first place I would look is to make sure that the Firewall isn’t blocking it. Mike? On Feb 24, 2021, at 6:39 PM, Charlie Rubenstein <charlier@...> wrote:
|
Re: File /Flex3000Flow.rtf uploaded
#file-notice
toggle quoted message
Show quoted text
On Feb 24, 2021, at 4:12 PM, Charlie Rubenstein <charlier@...> wrote:
|
Re: File /Flex3000Flow.rtf uploaded
#file-notice
Oy.....sorry you're having such problems. Hope this year brings much better stuff.
The newest version of the Flex3000 flow is in my folder here. It's under KB8CR's Folder. I hope I can transfer the meter zeroing to my 6400's flows once I look at how you do it. Charlie |
Re: Frstack running fine until I enable the SPE part
开云体育Thanks, ? I will make a notation in the WiKis to click the Open button in SPE amp dash to start the connection. ? 73 Dave wo2x ? ? From: [email protected] <[email protected]> On Behalf Of Paul Menown
Sent: Wednesday, February 24, 2021 1:44 PM To: [email protected] Subject: Re: [nodered-hamradio] Frstack running fine until I enable the SPE part ? Hi Dave, ? This is what my FTDI cable looks like.? Your FTDI cable number will be different. ? /dev/serial/by-id/usb-FTDI_UT232R_FT44JLEC-if00-port0? ?) node-red-contrib-msg-resend? node-red-contrib-ui-led? node-red-contrib-ui-level? node-red-dashboard? node-red-node-wol node-red-contrib-string then rebooted the pi. |
Re: Frstack running fine until I enable the SPE part
Hi Dave,
Basically I used the rpi imager to burn the 32bit version to sd card, went through the setup as instructed by the imager. I then switched vnc on in raspi-config and cut and pasted your 32bit wiki instructions for installing nodered and frstackwebapi. I used Marks new version?https://www.mkcmsoftware.com/download/FRStackWebApiRPi_3_1_27_56.zip I set them up to run as a service. I then edited the appsettings.json using nano at the line regarding SPEComPort? i followed the recommendation that you advised (?paste in the path to the "by-id" link of the FTDI cable. ?
This is what my FTDI cable looks like.? Your FTDI cable number will be different.
?
/dev/serial/by-id/usb-FTDI_UT232R_FT44JLEC-if00-port0? ?) Then I loaded the modules in your text file, node-red-contrib-msg-resend?
node-red-contrib-ui-led?
node-red-contrib-ui-level?
node-red-dashboard?
node-red-node-wol
node-red-contrib-string
then rebooted the pi.I then loaded the frstackNodeRedV107.json from the FRStackWebApiRPi_3_1_27_56.zip file ,enabled the SPE AMP flow and it worked. You do need to press the Open button on the SPE dashboard to get the info from the Amp. (I think missing this point was my main problem) That is about it Cheers Paul GI4FZD |