Page 1 of 1

Data speed detection

Posted: 28 Feb 2016 13:33
by Fantilator
Hi,

I'm looking for a way to disable my mobile hotspot when my data speed is higher than 1mb for at least 1 minute. I already had twice that my data abo was blown out due to a sync from my computer.

Any idea on how to realize this in automagic?
Tx

Re: Data speed detection

Posted: 28 Feb 2016 13:47
by Martin
Hi,

You could use action Init Variable Network Traffic once a minute when tethering to store the transferred data in a global variable and then check if it's above 1MB the next time the network traffic is measured.

Regards,
Martin

Re: Data speed detection

Posted: 01 Mar 2016 15:33
by Fantilator
Do you know how I can restrict the data thoughput and not killing the connection?

Re: Data speed detection

Posted: 02 Mar 2016 20:19
by Martin
No, sorry, I'm not aware about a way to achieve this with Automagic. Maybe there exists a specialized app that uses the VPN features of Android to control connections and to enforce speed limits.