Radio frequency used via udp?

Checking on udp interface the old versions seem to broadcast via udp the frequency of the radio use to communicate with the devices. I can’t easily find that in the latest udp api definition
(https://weatherflow.github.io/SmartWeather/api/udp/v47/ very old and the latest at https://weatherflow.github.io/SmartWeather/api/udp/v143/)
or is this perhaps coded in the version?

where do you see reference to this being in old versions ?

in the link to v47 above there is “freq”: 906000000. I assumed it was the radio frequency used. (906Mhz)

perhaps we can compare and figure it out. My udp packets show:
{“serial_number”:“HB-00002338”,“type”:“hub_status”,“firmware_revision”:“143”,“uptime”:49765,“rssi”:-64,“timestamp”:1598628195,“reset_flags”:“PIN,WDG”,“seq”:4969,“fs”:[1,0,15675411,524288],“radio_stats”:[5,2,13,3,0],“mqtt_stats”:[2,26]}
for one hub and for the other:
{“serial_number”:“HB-00022576”,“type”:“hub_status”,“firmware_revision”:“145”,“uptime”:49776,“rssi”:-76,“timestamp”:1598628199,“reset_flags”:“PIN,WDG”,“seq”:4967,“fs”:[1,0,15675411,524288],“radio_stats”:[25,1,0,3,7498],“mqtt_stats”:[17,6]}

(note the unexpected difference is firmware_revision)
Most values are documented, but some are not, like fs and mqtt_stats. The first field of radio_stats is supposed to be version.
Is there a difference with versions in the USA that would indicate a different radio frequency? (I’m in Europe)

Why are you curious about the radio frequency ? Are you looking at sniffing the RF with a SDR or something ?

Incidentally, it’s not used for UDP (which is wifi) but you probably know that already.

because of a post on facebook by Jason.

well I don’t know any Jason, and I don’t do Facebook, so I was hoping for a little more ‘answer’ in your answer, FWIW…

1 Like

i figured it is the same jason as here jasonb2909 who is wondering
“Is it possible the 2 hubs are on different frequencies? My original Hub was for Au, I’m wondering if tempest hub is USA frequencies.”
But dsj already anwered that he cannot pair the old units to the new ones.

There is activity on 906 mhz, fast blips approx. 3 second intervals. Using my Airspy SDR.

1 Like

Why? I have both setups.

yeah, but you are not in Australia. Dsj will give us more info in time. We’ll wait for that.

Then the two must be on different frequencies.