re3Dprinting / touchscreen

GNU Affero General Public License v3.0
3 stars 0 forks source link

Network takes forever to communicate between nodes #18

Open jim-thompson opened 4 years ago

jim-thompson commented 4 years ago

When trying to communicate between any two nodes of the re:3D wi-fi, it takes up to 200 seconds before the network will route packets. This is true even of pings.

Investigate the Raspberry Pi setup (iwconfig) to see whether something in its configuration is causing or contributing to this problem.

jim-thompson commented 4 years ago

Whatever the issue is, it's not specific to Raspberry Pis. When first investigating the problem, I tried pinging from a Mac to a Windows laptop... same issue. Makes me think it's something in the network configuration (at the router level) not in the individual nodes.