Keyboard Shortcuts
Likes
- Nodered-Hamradio
- Messages
Search
Re: File /!1! Flows by Type/RADIOS/HRD_ve9gfi.json updated
#file-notice
Hi Adrian, ? OK - I have not tested this with an older version of HRD.? ?That said, I can make this work, but I will need your help.? ?My thoughts right now are that the HRD v5 does not send the buffer as the v6 currently does. The mission, if you accept, is to capture the data between DM780 and HRD v5, and then email me the data.? ?I'll review it and edit my flow accordingly. ? You will require Wireshark and this will be run on the same PC as HRD and DM780 are installed. Prerequisites: install Wireshark Steps using Wireshark, HRD, and DM780:
I'll study the differences and use the "get version" response to automatically select the method used to parse the payload. ? Greg VE9GFI? ? ? ? ? |
Re: File /!1! Flows by Type/RADIOS/HRD_ve9gfi.json updated
#file-notice
¿ªÔÆÌåÓýI believe 6.2 and older then 6.3 and newer have a different connection scheme. That is probably your issue. ? Try downloading the free 30 day trial of 6.8 ? Dave wo2x ? ? From: [email protected] <[email protected]> On Behalf Of Adrian Fewster
Sent: Tuesday, June 7, 2022 10:19 AM To: [email protected] Subject: Re: [nodered-hamradio] File /!1! Flows by Type/RADIOS/HRD_ve9gfi.json updated #file-notice ? 5.24 Greg, an old version, but supports the FT-897 well, before HRD removed the flash ram agc cmds etc |
Re: File /!1! Flows by Type/RADIOS/HRD_ve9gfi.json updated
#file-notice
What version of HRD are you running?? ? Did you try to connect to the "Demo-Matic" radio in HRD?
? Greg ? ? Greg |
Re: File /!1! Flows by Type/RADIOS/HRD_ve9gfi.json updated
#file-notice
Hi Adrian, ? Yes, your HRD is properly setup.? ?In the Context Flow view, your HRD Context is "93", which means that NodeRed was able to query and obtain that value from HRD.?? To level the playing field, can you change your HRD radio to the "Demo-Matic" version.? ?This emulates the FT-2000 radio. Ideally, you would see this.... ? The contextflow variables should be populated....? ? ? And, if you turn on the debug node called "HRD Result", your debug should display this data.? ? Can you expand the payload section?? ?You should see this sort of data.? ? If the display works with the DemoMatic, then I'd like to see the returned payload from your FT897 radio, and I'll make adjustments. ? Also, please edit the node "Carousel of Query Types".? There is an array called "getQueries".? ?Please edit line 9 to be?const getQueries=[16,21,17 ,25];? This will add the "get id" and "get version" query and this will be displayed in the context flow variable screen.? ? ?As you see, I am using HRD version? v6.7.0.357.b357.?? ? ?
? |
Re: File /!1! Flows by Type/RADIOS/HRD_ve9gfi.json updated
#file-notice
no... the context variables are what has been polled and stored... it's not a configuration parameter. I'm in a meeting but afterwards I will go and change my HRD configuration to use the "test" TS-2000 radio. |
Re: File /!1! Flows by Type/RADIOS/HRD_ve9gfi.json updated
#file-notice
Adrian
Here is a link for a description of Context Variables. Alan. WA9WUD https://nodered.org/docs/user-guide/context |
Re: File /!1! Flows by Type/RADIOS/HRD_ve9gfi.json updated
#file-notice
Adrian. Click the flow context refresh button to the right of the word "Flow", 2 circular arrow button. Ron WB2WGH? On Tue, Jun 7, 2022, 8:16 AM Adrian Fewster <vk4tux@...> wrote:
|
Re: File /!1! Flows by Type/RADIOS/HRD_ve9gfi.json updated
#file-notice
Also, can you take a look at the context flow variable tab.? ? Yours and mine should look like this: ? |
Re: File /!1! Flows by Type/RADIOS/HRD_ve9gfi.json updated
#file-notice
Hi Adrian, ? I am connecting to the HRD IP Server, and note that the checkbox "Same PC connections only" is unchecked.? ?This allows the Linux server with NodeRed to connect to the other PC running HRD. ? Greg VE9GFI |
Re: File /!1! Flows by Type/RADIOS/HRD_ve9gfi.json updated
#file-notice
Adrian - Link to Mosquetto?install. Alan. WA9WUD On Tue, Jun 7, 2022 at 6:57 AM Adrian Fewster <vk4tux@...> wrote: On Tue, Jun 7, 2022 at 03:53 AM, <ve9gfi@...> wrote: |
Re: File /!1! Flows by Type/RADIOS/HRD_ve9gfi.json updated
#file-notice
whoops .... "this site" means ....?https://mosquitto.org/download/
|
Re: File /!1! Flows by Type/RADIOS/HRD_ve9gfi.json updated
#file-notice
Hi Adrian, Please install MQTT.? ? I am using Eclipse Mosquitto MQTT in a docker container, but this site has the installation instructions for a bare metal install too. I'll look through my backups to see if I have a pre-mqtt HRD flow that I can also share.? ?That said, if you install MQTT, it will make future projects easier.? ? This HRD flow is part of an amplifier project and none of the systems are running on the same server.? ? ?MQTT and NodeRed are in docker on a linux server.? ?The amplifier has ESP32 MCUs that read voltages and publish to MQTT, and my desktop runs HRD.? ? ? When it's properly installed, all the MQTT symbols will display as "connected".? ? ? |
Re: File /!1! Flows by Type/RADIOS/HRD_ve9gfi.json updated
#file-notice
¿ªÔÆÌåÓýHi AdrianI haven¡¯t tried the new HRD flow yet but just thinking¡. Check HRD TCP server settings. There is a checkbox for same PC only connections. That needs to be unchecked for connections from Node Red or other computers. Again, thinking outside the box. I do want to try HRD again. Currently using N3FJP AC Log. 73 Dave wo2x On Jun 6, 2022, at 11:29 PM, Adrian Fewster <vk4tux@...> wrote:
|
Re: File /!1! Flows by Type/RADIOS/HRD_ve9gfi.json updated
#file-notice
Adrian, quick Goole surf of TCP port 1883 looks to be Mosquito MQTT. Never used it but much discussion of its use with Node Red flows. That is as much light as I can shed on the subject. Dave, Stephen, Allan and others seem to be the subject matter experts. Ron WB2WGH? On Mon, Jun 6, 2022, 10:22 PM Adrian Fewster <vk4tux@...> wrote: Thankyou, I imported, and am looking at connecting my FT-897. |
File /!1! Flows by Type/RADIOS/HRD_ve9gfi.json updated
#file-notice
Group Notification
The following files and folders have been updated in the Files area of the [email protected] group. By: ve9gfi@... Description: |