systemVars.networkStatus does not show accurate status of network
Merituuli Melkko
In docs it says that networkStatus will show as 'none' if it does not have internet, but if connected to wlan that does not get internet, it still says 'wlan'. Fix to say 'none' or add another systemVars for tracking internet connection.
Log In
T
Timo Kapanen
Added the item to development backlog and moving the ticket to feature request board to add new systemVars for this purpose
P
Phil Evans
Timo Kapanen: Can you link me to this issue in the feature request board? Given that you will have to implement a ping for a true network status check, its a very small step to allow the number of pings, ping target to be set and in turn measure the latency and the packet loss.
T
Timo Kapanen
Phil Evans: it is this same ticket, switched from bug report to feature request board.

P
Phil Evans
Also please update the docs to say how the test is being done. Ping to google DNS is a good safe option.
L
Leonardo Martínez
Phil Evans: Do you know if this issue is already fix? Thanks in advice.
P
Phil Evans
Leonardo Martínez: Not to my knowledge. As there are workarounds its a low priority.