Hi, Guys
I am having a problem with the MLwifi library.
I have a App which communicate with other devices on network (all running the same application).
I have in the past successfully used the .isWifiConnected to check if a device is connected to the Wifi. However, if that device is also set as a Wifi Hotspot then isWifiConnected returns false. There appears nothing wrong with my code, as removing these checks the run correctly. Also other devices (not setup as the Hotspot) will also work OK (with the original code). It is important for the App to check for Wifi as it appears that many uses like to switch off there Wifi connection to save battery power.
Any suggestions?
Dave Morris
I am having a problem with the MLwifi library.
I have a App which communicate with other devices on network (all running the same application).
I have in the past successfully used the .isWifiConnected to check if a device is connected to the Wifi. However, if that device is also set as a Wifi Hotspot then isWifiConnected returns false. There appears nothing wrong with my code, as removing these checks the run correctly. Also other devices (not setup as the Hotspot) will also work OK (with the original code). It is important for the App to check for Wifi as it appears that many uses like to switch off there Wifi connection to save battery power.
Any suggestions?
Dave Morris