arduino-libraries / WiFiNINA

138 stars 105 forks source link

WiFi Connection to Mesh #118

Open DrUdoZucker opened 4 years ago

DrUdoZucker commented 4 years ago

I believe there might be a problem using Nano 33 ioT in a Mesh environment. Let me explain: I have a Mesh consisting of 1 Master and 4 Mesh devices, all connected to each other by wires and acting as Access Points using an idential ssid. The Mesh works at 2.4 & 5GHz.

Inside the mesh I use 4 Nano 33 IoT close to these Mesh access points, which measure sensors and are connected to by a server every minute. The problem is, that these Nano 33 IoT either connect to the Master at very low speed or connect not at all, and if they are at the limit of the master's range, they disconnect all time.

It is, as if Nano 33 IoT does not "see" these Mesh Access Points. I have scanned the Arduino Forum and have seen several note about Nano 33 IoT disconnecting from time to time, and some mention the same hardware, I use: FritzBox 7490, 1200 & 2400. FritzBox is a major supplier mesh devices in Germany and I can see that all Mesh Access Points do work, because PCs, tablets and mobile phones connect to them in a stable and repetitive manner.

RobbyDeLaet commented 4 years ago

I have more or less the same issue with the Arduino MKR 1010 WiFi and an Amplify mesh.

Sometimes I get a connection ,although not with the strongest access point. It seems to have a preference for a specific access point. Only when I pause this access point another one is choosen. Then it runs for a couple of hours, only to get stuck reconnecting once more. Even if I move the board to another location, closer to an access point or even the master, it refuses to swith access point and reconnect.

Technical stuff: Arduino MKR 1010 Wifi WiFiNINA version 1.5 The process

capndirk commented 2 years ago

I had the same problem. My solution was to open an additional network on just one AP (using power LAN and one Wifi AP) and that solved the stability and connectivity problems. I'm using an Arduino Uno WiFi Rev. 2