devstepbcn / react-native-android-wifi

A react-native module for viewing and connecting to Wifi networks on Android devices.
ISC License
212 stars 121 forks source link

I am not able to connect to a particular wifi? #104

Open vedant-dobby opened 4 years ago

vedant-dobby commented 4 years ago

I am using findAndConnect method to connect to wifi. I am not able to connect to a WiFi network which is an IoT device with a custom made board. It is employing WPA2-PSK security. Can you probably tell me how to look for the issue. It would be really helpful.