My old LG phone had this option but I can't find it in this. On the Bixby routines app it allows me to have it enable wifi when I get home but won't let me set it up to disable it when I leave the house.
Mudig said:
My old LG phone had this option but I can't find it in this. On the Bixby routines app it allows me to have it enable wifi when I get home but won't let me set it up to disable it when I leave the house.
Click to expand...
Click to collapse
this : https://forum.xda-developers.com/showpost.php?p=79082143&postcount=4
Not exactly what you want, but turn on developer mode and enable Wi-Fi power saving mode may help.
Get IFTTT app - you can do that & tons of other cool automatic tasks. Even turning it on when you get home.
Lock-N-Load said:
Get IFTTT app - you can do that & tons of other cool automatic tasks. Even turning it on when you get home.
Click to expand...
Click to collapse
.
.
Hi, is this a safe app,ifttt?
Hope it doesn't have any adverse effect on the battery.
Thanks
Actually you can turn off Wi-Fi in Bixby routines.
Go to a routine, edit, in "then" select add or plus, Wi-Fi, select "on" or "off".
You can set it up upon leaving "X" location, turn off Wi-Fi or you can do it by a specific time to turn it off
jdanielsantiago25 said:
Actually you can turn off Wi-Fi in Bixby routines.
Go to a routine, edit, in "then" select add or plus, Wi-Fi, select "on" or "off".
You can set it up upon leaving "X" location, turn off Wi-Fi or you can do it by a specific time to turn it off
Click to expand...
Click to collapse
I don't see the option to set it up for leaving X location?
Mudig said:
I don't see the option to set it up for leaving X location?
Click to expand...
Click to collapse
If you set a routine to activate wifi in a location, leaving that location will disable wifi
Related
is there a way if any program needs connection the wifi to turn on and after exit of the program the wifi to turn off (not waiting 2-3-4min if there is no usage to turn off then)?
I have turned off the wifi for the battery life reasons, so when I need it any time I have to go into comm.manager and so on....
I'm actually using phoneweaver (not free), you can set profiles to switch on/off wifi at specific times. I can turn wifi on, but for some reason can't turn it off automatically, guess I'm a bit dumb to set it correctly, but it works for me.
there's another software called wifilocations (free), it seems to turn on/off wifi based on cell id's, haven't tried it but might work for you
I personally have set a hardware button to act as Wifi on/off (with AEBPlus) and just toggle it with a double press when I need it and when I'm done.
There is a wifi button on the keyboard (right arrow button)
True, I usually forget about that one. But then, I don't want to open the phone to turn Wifi on/off.
Prepare for something magical...
Ok so this isn't magical, in fact, it's just another .cab that you can remapp a button to, that's what I have done and I just toggle wifi on and off using it. Here is the .cab.
Somewhat related but does anyone know if it's possible to turn the phone off but leave wi-fi on ? If I'm at home, I want to have Skype running and receive calls like general mobile calls. Would also like to be available with Messenger too
C
Download KaiserTweak, it has an option to keep wifi on during standby.
Perfect thanks however .......
Anyone know how I can run Skype and/or WLM in background ? They seem to shut when I click X on them
C
Check you don't have a 3rd party program or HTC task manager set to "close" instead of "minimize" when tapping X.
The ROM I use (wm6.5, 3.09 driver, M2.5) does not disconnect WiFi when it suspends. It drains the battery very quickly if I forget to turn off wifi. I wanna write a script to make this function (turn off wifi or not when suspending) a configurable choice, and then map to a hardware button.
I searched on web. They said that changing the key "HTCkeepwifionwhenunattended" to 0 can disconnect wifi automatically. Some of them said that this only works before next soft reset. But for me, whenever before or all after reset, it doesn't work at all. No matter the value of this key is 0 or 1, wifi connection is kept alive after suspending.
Any one tell me why? This is common or a special problem to my rom? any other methods to turn off wifi after suspend or some idle time?
Thank you guys a lot!!
anybody knows? help pls! big thanks
seaeyes said:
The ROM I use (wm6.5, 3.09 driver, M2.5) does not disconnect WiFi when it suspends. It drains the battery very quickly if I forget to turn off wifi. I wanna write a script to make this function (turn off wifi or not when suspending) a configurable choice, and then map to a hardware button.
I searched on web. They said that changing the key "HTCkeepwifionwhenunattended" to 0 can disconnect wifi automatically. Some of them said that this only works before next soft reset. But for me, whenever before or all after reset, it doesn't work at all. No matter the value of this key is 0 or 1, wifi connection is kept alive after suspending.
Any one tell me why? This is common or a special problem to my rom? any other methods to turn off wifi after suspend or some idle time?
Thank you guys a lot!!
Click to expand...
Click to collapse
you should just use the Touch X DataDisconnect
TWEAK Reply
For the longest time, I had the opposite problem: I was forever annoyed that the WLAN would automatically disconnect every time I turned the device off. Then I found two very handy utilities that can fix (or unfix, in your case) that and many many other things. I use Advanced Config and DiamondTweak. Incredibly useful pieces of software.
- 2 Bunny
Hakim Rahman said:
you should just use the Touch X DataDisconnect
Click to expand...
Click to collapse
Thanks for the reply. But this is not what i need. I want wifi disconnect automatically when screen goes black. I often forget to turn the wifi off and after a few hours finding battery drained.
seaeyes said:
Thanks for the reply. But this is not what i need. I want wifi disconnect automatically when screen goes black. I often forget to turn the wifi off and after a few hours finding battery drained.
Click to expand...
Click to collapse
then you try to use ACT v3.3
Hakim Rahman said:
then you try to use ACT v3.3
Click to expand...
Click to collapse
I installed it. Is "turn off wifi if no activity" the right item? I change the value to Yes, and "wifi auto off timeout" is set to 30 seconds. But it still doesn't work
seaeyes said:
I installed it. Is "turn off wifi if no activity" the right item? I change the value to Yes, and "wifi auto off timeout" is set to 30 seconds. But it still doesn't work
Click to expand...
Click to collapse
you try to change the setting from the ACT v3.3
Hakim Rahman said:
you try to change the setting from the ACT v3.3
Click to expand...
Click to collapse
I find the place. It's in ACT's menu->more settings, uncheck "keep wifi on when standby". However, it still doesn't work...
Probably this setting just modifies "HTCkeepwifionwhenunattended" in the registry, which seems not make any difference in my system.
I'm going crazy...
I finally find the reason. That's because this ROM doesn't use the default wifi switch interface. It wrote its own .exe program to turn on and off the wifi, maybe by which it bypasses the registry tweaks.
By using the system wifi switches, the modification of registry works.
seaeyes said:
I finally find the reason. That's because this ROM doesn't use the default wifi switch interface. It wrote its own .exe program to turn on and off the wifi, maybe by which it bypasses the registry tweaks.
By using the system wifi switches, the modification of registry works.
Click to expand...
Click to collapse
why you don't try Bandswitch...??
Bandswitch has a function Take control of your connections: Switch between 2G-3G Enable and disable connections. Disabling connections makes imposible to use them so you know they wont generate traffic data. Stablish and close connections. Set a time frame where connections wont be allowed (ie, when you are sleeping) saving money and battery.. Turn off/on Bluetooth and Wifi with or without time limite. When the limit expires then It is set to off state
but if you want to know the registry tweak to disable or enable the wifi connection , like here HKLM\COMM\TNETWLN1\Parms\dot11SupportedRateMask = 1 (DWORD decimal) is enabled
seaeyes said:
The ROM I use (wm6.5, 3.09 driver, M2.5) does not disconnect WiFi when it suspends. It drains the battery very quickly if I forget to turn off wifi. I wanna write a script to make this function (turn off wifi or not when suspending) a configurable choice, and then map to a hardware button.
I searched on web. They said that changing the key "HTCkeepwifionwhenunattended" to 0 can disconnect wifi automatically. Some of them said that this only works before next soft reset. But for me, whenever before or all after reset, it doesn't work at all. No matter the value of this key is 0 or 1, wifi connection is kept alive after suspending.
Any one tell me why? This is common or a special problem to my rom? any other methods to turn off wifi after suspend or some idle time?
Thank you guys a lot!!
Click to expand...
Click to collapse
In advanced config app,under the Network sub category you will find "Wi-fi auto off timeout".Set the time as per your requirements.
Hi
Often on my galaxy A5 2016 rooted I see that a task is active but it doesn't really active the function on my phone...
For example: I've a task to turn wifi on when I'm at home (based on location). Often the task is active (is green on tasker) but wifi isn't turned really on! Why this??
copeppe said:
Hi
Often on my galaxy A5 2016 rooted I see that a task is active but it doesn't really active the function on my phone...
For example: I've a task to turn wifi on when I'm at home (based on location). Often the task is active (is green on tasker) but wifi isn't turned really on! Why this??
Click to expand...
Click to collapse
On my s8 I've had to turn on reliable alarms for when screen is of as I noticed that some profiles like turning Bluetooth on weren't working when the screen was off. Maybe that could help turning this on in the settings?
Sent from my SM-G950F using Tapatalk
mgdorbit said:
On my s8 I've had to turn on reliable alarms for when screen is of as I noticed that some profiles like turning Bluetooth on weren't working when the screen was off. Maybe that could help turning this on in the settings?
Sent from my SM-G950F using Tapatalk
Click to expand...
Click to collapse
Maybe... but can you explain me better what alarms I must turn on?
copeppe said:
Maybe... but can you explain me better what alarms I must turn on?
Click to expand...
Click to collapse
Go to preferences > monitor > Use reliable alarms. I have mine set for screen off
Location is not a reliable trigger (never was for me).
Try using variables. These are better.
For example.
I'm using 2 variables to CONFIRM I'm at home and trigger my home profile.
First... I use Cell near to verify the proximity and enable my WiFi. So my variable is set to "1".
Then... After my phone connects to my network I set another variable to "1".
When both variables are equal to "1" my home profile kicks in.
This way I do not rely on Location (and my power consumption is lower).
Sent from my LG-D855 powered by Aosp Extended and Tapatalk.
So the way tasker works is when a profile activates, the entry task runs, then when the profile deactivates the exit task runs.
If something interferes with the entry task, or if you have profiles that overlap (changing the same settings for instance) the profile will be active, but the desired actions may not be able to run.
However, when it comes to wifi on/off actions, you have to do a few things to ensure the actions can run.
1. Make sure you give yourself enough time to enable wifi before continuing.
Eg: 1. Turn on wifi
2. If connected to my home ssid do the following
This will never work because tasker enables the wifi and immediately goes to the next action, but you need at least 5 seconds (really 15) to connect, so it will never be connected when if statement is checked
2. Or say you want to disable wifi every time The wifi is disconnected from any ssid and whenever you're in range of your homer ssid another profile turns on wifi.
The following WILL NEVER WORK but will take a long time to realize the simplicity of why if not careful
If wifi=on and wifi is not connected
Disable wifi and do these things
The reason is the home profile will always enable wifi and for 15 seconds the disable WiFi profile will trigger because the wifi is on but not connected...so it'll disable WiFi.. which will... you get the idea.
P.s. if the profile is active then reliable alarms has nothing to do with why the actions didn't run. Tasker correctly activated the profile... something interfered elsewhere
Has anyone figured out how to automatically turn off WiFi when there is no connection?
Not through Bixby routines, but you can do this from Settings.
Settings - Connections - Wi-Fi - (click 3-dot menu) Advanced - Switch To Mobile Data.
Devhux said:
Not through Bixby routines, but you can do this from Settings.
Settings - Connections - Wi-Fi - (click 3-dot menu) Advanced - Switch To Mobile Data.
Click to expand...
Click to collapse
But does that actually turn off WiFi? It sounds like it just switches to data but doesn't turn off WiFi.
I know you're taking automation...but have you tried to set up a Bixby routine like "leave work" or "leave home" and have it turn off wifi when you go. Then an "I'm home" to turn back on
when when arrive at home...or whatever other location you're trying to do this from?
I know you're trying to stick to what's already in the phone with Bixby, but...it's worth to mention
"If this, then that" IFTTT, is one way to be able to IFTTT.
Tasker is another option.
There's also Smart Wifi Toggler.
steelersmb said:
But does that actually turn off WiFi? It sounds like it just switches to data but doesn't turn off WiFi.
Click to expand...
Click to collapse
Hmm, good point.
so you can do: if "Wifi Signal Strength" less than x%" then "turn off wifi" within Bixby
or there is the plain old
"Switch to mobile data" in the adaptive wifi settings - "switch to mobile data whenever your wifi internet connect is slow or unstable"
wilbur said:
so you can do: if "Wifi Signal Strength" less than x%" then "turn off wifi" within Bixby
or there is the plain old
"Switch to mobile data" in the adaptive wifi settings - "switch to mobile data whenever your wifi internet connect is slow or unstable"
Click to expand...
Click to collapse
Thanks for the tip however there isn't a "turn off wifi" available on the "then" screen.
Edit. Actually if you play around with he options you get it. Strange...
Sent from my SM-G975F using Tapatalk
geovass said:
Thanks for the tip however there isn't a "turn off wifi" available on the "then" screen.
Edit. Actually if you play around with he options you get it. Strange...
Click to expand...
Click to collapse
LOL, and so continues the mysteries of Bixby. There must be someone really high up in the company hierarchy that loves Bixby or else by now it would have been discarded beside the road like an empty beer can.
geovass said:
Thanks for the tip however there isn't a "turn off wifi" available on the "then" screen.
Edit. Actually if you play around with he options you get it. Strange...
Sent from my SM-G975F using Tapatalk
Click to expand...
Click to collapse
So how did you play with the options to choose wifi to go off?
nixun said:
So how did you play with the options to choose wifi to go off?
Click to expand...
Click to collapse
Ha! You need to add on the "if" section, the "place" and then it will show the WiFi in the actions lost. Then go back and remove the "place" variable!
Wicked eh? Lol
Sent from my SM-G975F using Tapatalk
Success...
If you include WiFi in the "if" it doesn't offer WiFi in the "then"
--obviously it won't be able to continue to monitor wifi strength after you have turned it off--
But it does work using tips above...
I only use Wi-Fi at home so just setting up the routine for if I'm home, Wi-Fi turns on. If I leave home, it turns it back off. I suppose you could set up multiple routines with different places marked but we shouldn't have to do that
wilbur said:
Success...
If you include WiFi in the "if" it doesn't offer WiFi in the "then"
--obviously it won't be able to continue to monitor wifi strength after you have turned it off--
But it does work using tips above...
Click to expand...
Click to collapse
I have tried but no luck. The routine has been set (I added 5% as WiFi strength) but never triggered. I have changed it now to 15% and will try again.
Sent from my MI PAD 4 using Tapatalk
Use inverse logic. (it might be good for you):
turn off the wifi!
set bixby routines:
if home then wifi on
if XXX then wifi on
This is only good if you know where you want to use the WIFI.
??? Isn't it right there? "Turn on wifi automatically". When you use a network often, you will get a notification that it is added to a list of frequent used networks. It will turn on wifi you are in those arrive at those places with the frequently used wifi. I have atleast noticed that the WiFi is off sometimes, but connects when I arrive at my friend's house for example, it connects to the WiFi. You can
Is there a way that when I come into my home my wifi turns on automatically and turns data off in this app? I figured out how to turn wifi on with tasker but I want to know now if it can also turn data off when wifi connects. Galaxy s10+ so no root obv
orlans21 said:
Is there a way that when I come into my home my wifi turns on automatically and turns data off in this app? I figured out how to turn wifi on with tasker but I want to know now if it can also turn data off when wifi connects. Galaxy s10+ so no root obv
Click to expand...
Click to collapse
Best option is using auto input and Tasker.
Auto input is basically a Tasker plugin that creates a virtual touch on your screen without root.
Or else you can also do this using autoTools secure settings but you will need adb for that and it won't work after reboot
manan9999 said:
Best option is using auto input and Tasker.
Auto input is basically a Tasker plugin that creates a virtual touch on your screen without root.
Or else you can also do this using autoTools secure settings but you will need adb for that and it won't work after reboot
Click to expand...
Click to collapse
So just use auto input?
orlans21 said:
So just use auto input?
Click to expand...
Click to collapse
Buy auto input and set it up according to your need using Tasker
Post If help needed .
manan9999 said:
Buy auto input and set it up according to your need using Tasker
Post If help needed .
Click to expand...
Click to collapse
Ok. One thing maybe you can help me with. I've noticed that after setting up my wifi with tasker the wifi shuts off from time to time. I don't think it's signal strength because I'm either 3 or full bars. Then like a few seconds later tasker will turn it back on. I know its triggered from the cell tower but I have no idea.
orlans21 said:
Ok. One thing maybe you can help me with. I've noticed that after setting up my wifi with tasker the wifi shuts off from time to time. I don't think it's signal strength because I'm either 3 or full bars. Then like a few seconds later tasker will turn it back on. I know its triggered from the cell tower but I have no idea.
Click to expand...
Click to collapse
I don't experience the same.
It works just perfect for me.
Are you sure you are not doing something wrong?
Try mailing the developer
It could just be my router. It's in the basement and I'm 2 floors above
As for determining your proximity to your location, one good idea is to use two different sized or two location geo fences that you can cross reference against each other