Re: WiFi range ...

rbowman <[email protected]> 1 Aug 2026 05:15:51 GMT
Newsgroups comp.os.linux.misc
Message-ID <[email protected]>
On Fri, 31 Jul 2026 23:34:54 -0400, c186282 wrote:

>    Some of the older data links - 400 or 900mhz band -
>    do have kilometer+ range. However the data rate might not meet modern
>    needs. Ya ain't gonna be streaming 8K over them.

I am a little curious where the outdoor temperature/humidity so I can 
thank the provider. They transmit on 433 MHz so who knows?

rtl_433/Accurite-600TXC/185: {
"time":"2026-08-0105:01:44",
"model":"Acurite-609TXC",
"id":185,
"battery_ok":1,
"temperature_F":75.38,
"humidity":45,
"status":2,"
mic":"CHECKSUM"}

There is another one but it doesn't have humidity so I don't pass it to 
the mqtt broker. I wonder if it's near a lawn sprinkler. weather.gov has 
Humidity 28% and 81°F.

https://github.com/merbanan/rtl_433

It handles a load of protocols but I specified 11 so I only see the 
Accurite data. I should run it wide open and see what else is lurking 
around.