Is there a .isConnected()
method to check if the target wifi is connected or not?
#151
Open
1 of 2 tasks
Expected Behavior
Is there a
.isConnected()
method to check if the target wifi is connected or not?Current Behavior
I am trying to use
wifi.scan()
method to get the information of the networks.There is no field to indicate whether the network is connected.
Affected features
Context
I want to implement a function that automatically reconnects when wifi is disconnected.
Your Environment
"node-wifi": "^2.0.14",
The text was updated successfully, but these errors were encountered: