06-14-2024, 11:14 AM
(This post was last modified: 06-14-2024, 12:55 PM by Tim Curtis.
Edit Reason: Corrections to network config
)
(06-14-2024, 06:10 AM)cramcram Wrote:(06-13-2024, 08:23 PM)Tim Curtis Wrote: The stats look ok. Try a 20 sec ping test from the Pi to your Router and examine the ping stats. See what the round trip times look like.
Ping times to the router from the Rapsberry Pi are between 3 and 7 milliseconds.
Here are some stats from my network (Pi to Router). It's just a single Router and the dwelling is timber framing and drywall, no plaster w/metal lath etc. I ran some ping tests from three Pi's each in different locations. One of the Pi's was connected via Ethernet another via WiFi 2.4GHz and the other via WiFi 5 GHZ.
WiFi Location 1 (5GHz) - Avg = 2.453ms
Code:
--- 192.168.1.1 ping statistics ---
171 packets transmitted, 171 received, 0% packet loss, time 171432ms
rtt min/avg/max/mdev = 0.791/2.453/10.852/1.666 ms
WiFi Location 2 (2.4GHz) - Avg = 7.774ms
Code:
--- 192.168.1.1 ping statistics ---
1135 packets transmitted, 1134 received, 0.0881057% packet loss, time 1135684ms
rtt min/avg/max/mdev = 1.089/7.774/138.467/11.050 ms
Ethernet Location 3 - Avg = 0.429ms
Code:
--- 192.168.1.1 ping statistics ---
44 packets transmitted, 44 received, 0% packet loss, time 43979ms
rtt min/avg/max/mdev = 0.395/0.429/0.597/0.040 ms
ETC: Corrected mistake. The Pi at Location 2 was connected to the 2.4 GHz SSID.