Hi.
I defined three routines for Bixby:
1-the first one is for leaving home. It should turn on mobile data, turn off wifi, turn on bluetooth
2-the second one is for driving. it will connect to my car bluetooth and then opens google map
3-third one is for arriving home. it should turn on wifi, turn off mobile data and turn off bluetooth
the biggest problem is for the first one. it does not run automatically and I need to disable and enable the Bixby Routines in the quick menu. otherwise nothing happens
the second one runs properly (after the first one is activated as above)
the third one runs correclty but does not turn off the bluetooth
I seatch the net and read many pages but still could not find an answer to the above issues.
Any help would be appreciated.
Disable all power management, set display power mode to Optimize or higher.
Lol, little bixby sucks.
thanks the problem is that I could not find any display setting for Optimize or Higher.
This how it appears in Device Care on my N10+'s
{
"lightbox_close": "Close",
"lightbox_next": "Next",
"lightbox_previous": "Previous",
"lightbox_error": "The requested content cannot be loaded. Please try again later.",
"lightbox_start_slideshow": "Start slideshow",
"lightbox_stop_slideshow": "Stop slideshow",
"lightbox_full_screen": "Full screen",
"lightbox_thumbnails": "Thumbnails",
"lightbox_download": "Download",
"lightbox_share": "Share",
"lightbox_zoom": "Zoom",
"lightbox_new_window": "New window",
"lightbox_toggle_sidebar": "Toggle sidebar"
}
Related
Hi all,
I have this setup for a long time. In the morning when I'm usually getting into my car BT turns on and automatically connects.
What I need is when it connects to turn off WiFi because I'm leaving the house. I've tried all kinds suggestions I found online but neither one works
What am I missing?
{
"lightbox_close": "Close",
"lightbox_next": "Next",
"lightbox_previous": "Previous",
"lightbox_error": "The requested content cannot be loaded. Please try again later.",
"lightbox_start_slideshow": "Start slideshow",
"lightbox_stop_slideshow": "Stop slideshow",
"lightbox_full_screen": "Full screen",
"lightbox_thumbnails": "Thumbnails",
"lightbox_download": "Download",
"lightbox_share": "Share",
"lightbox_zoom": "Zoom",
"lightbox_new_window": "New window",
"lightbox_toggle_sidebar": "Toggle sidebar"
}
Thanks!
I don't have tasker installed right now, but you need to create a profile that looks for state of your car bt connecting. Then create a task to changes network setting on wifi to off triggered by that profile.
LeftyGR said:
I don't have tasker installed right now, but you need to create a profile that looks for state of your car bt connecting. Then create a task to changes network setting on wifi to off triggered by that profile.
Click to expand...
Click to collapse
Thank you!
Creating new profile that looks for state solved my issue. Does anyone knows why %BTConnected = 1 as a task did not work?
It should turn off WiFi when it connects to the car BT.
I keep location services off most of the time to improve battery life. When I turn them on, I only ever use the GPS option and never select the wifi/cell tower option because it doesn't work well for me. I'm new to using tasker and after searching this section of the forum can't find a guide for what I would like to do. When I open the maps application, I would like the gps to turn on so it can get a location and if I start navigation I'd like it to stay on even if I shut the screen off. When I close the maps application, I'd like location services to be disabled as if I went into settings and turned it off there. Is this possible to do? It's very annoying to have to keep turning it on and off myself and would be really nice if tasker could do it automatically for me.
Create 2 tasks. One will be a stop task, one a start.
{
"lightbox_close": "Close",
"lightbox_next": "Next",
"lightbox_previous": "Previous",
"lightbox_error": "The requested content cannot be loaded. Please try again later.",
"lightbox_start_slideshow": "Start slideshow",
"lightbox_stop_slideshow": "Stop slideshow",
"lightbox_full_screen": "Full screen",
"lightbox_thumbnails": "Thumbnails",
"lightbox_download": "Download",
"lightbox_share": "Share",
"lightbox_zoom": "Zoom",
"lightbox_new_window": "New window",
"lightbox_toggle_sidebar": "Toggle sidebar"
}
Start task:
Stop task:
Create a profile with maps to trigger your start task. Then long press the task on the profile and choose your stop task.
Hi there, my pc does not come with bluetooth, so I bought a usb adapter. I'm trying to have my phone connected to it over bluetooth for audio to use in the Your Phone app on windows 10, so I can take calls on my pc instead of my phone if I want to. However, I'm having trouble getting the app to recognize my phone's bluetooth connection. I get this screen:
{
"lightbox_close": "Close",
"lightbox_next": "Next",
"lightbox_previous": "Previous",
"lightbox_error": "The requested content cannot be loaded. Please try again later.",
"lightbox_start_slideshow": "Start slideshow",
"lightbox_stop_slideshow": "Stop slideshow",
"lightbox_full_screen": "Full screen",
"lightbox_thumbnails": "Thumbnails",
"lightbox_download": "Download",
"lightbox_share": "Share",
"lightbox_zoom": "Zoom",
"lightbox_new_window": "New window",
"lightbox_toggle_sidebar": "Toggle sidebar"
}
However, I also have this:
I'm just spinning my head around in circles trying to figure this out, and yes, I've already done all the google troubleshooting options, battery optimization, restarting, resetting, re-pairing, clearing cache, etc. It's none of those issues. I would just absolutely love if someone could figures this out for me.
Check Event Viewer for error messages.
Maybe a Windows driver issue.
Reboot always reboot...
Make sure you have "Focus Assist" turned OFF in Windows settings. If it's set to Priority or Alarms Only, then the "Calls" section of the app WILL NOT work. Ask me how I know.. I fought this problem for WEEKS
OK. A little background.
One of the devices I use with my phone is an OBDII "scanner" for my vehicle. They make various types. Plugin (don't like that kind, can't charge my phone at the same kind), bluetooth (don't like that kind, can't listen to my phone's music while it's paired to the OBDII device)...and a WIFI connection device.
This is the one I landed on using. The problem is, it doesn't "release" the network connection. So hours later, in the house or halfway across town (from the car) I'll notice I've got no internet or phone service because the phone still thinks it's connected to the little OBDII scanner.
So my thought was, a little script to watch for my bluetooth to UNpair from my vehicle's bluetooth (when I get out, to go in the house/work), where it would turn off the wifi for like 30 seconds, forcing the phone to drop the OBDII(wifi) so it could acquire my home wifi.
Is this do-able with an un-rooted phone? Can anyone point me in the right direction?
{
"lightbox_close": "Close",
"lightbox_next": "Next",
"lightbox_previous": "Previous",
"lightbox_error": "The requested content cannot be loaded. Please try again later.",
"lightbox_start_slideshow": "Start slideshow",
"lightbox_stop_slideshow": "Stop slideshow",
"lightbox_full_screen": "Full screen",
"lightbox_thumbnails": "Thumbnails",
"lightbox_download": "Download",
"lightbox_share": "Share",
"lightbox_zoom": "Zoom",
"lightbox_new_window": "New window",
"lightbox_toggle_sidebar": "Toggle sidebar"
}
Hello.
I have such a problem with the tasker. I have created a task that turns on always on display when it receives notifications. I used secure setting: aod_switch 1. The problem is that when the screen is turned off, it doesn't work, only when I turn the screen on and off, it turns on always on display. Do you have any idea what is wrong? Phone Huawei P30 pro with emui 12.
It worked fine in the previous version (emui 11)
on my Samsung A71., aod_switch is meant for me 'Always on display' .
This is for OMLED screen when screen is off, showing the clock on the screen. So that aod_switch not sure if it meet your need as you are looking for keep screen turn on. If you want to make sure , goolge aod + your device model to see search result.
Facing similar problem on my oneplus 9 pro after updating to os13, so i have added a new action category "Display--Turn On=100ms, whenever selected app get notification display turn on=100ms and after screen off AOD On. Hope it helps
{
"lightbox_close": "Close",
"lightbox_next": "Next",
"lightbox_previous": "Previous",
"lightbox_error": "The requested content cannot be loaded. Please try again later.",
"lightbox_start_slideshow": "Start slideshow",
"lightbox_stop_slideshow": "Stop slideshow",
"lightbox_full_screen": "Full screen",
"lightbox_thumbnails": "Thumbnails",
"lightbox_download": "Download",
"lightbox_share": "Share",
"lightbox_zoom": "Zoom",
"lightbox_new_window": "New window",
"lightbox_toggle_sidebar": "Toggle sidebar"
}