Related
The region of the galaxy note firmware you have installed on your Note determines, among other things, what 5GHz frequencies (channels) are available for 802.11a wifi. Most of the custom firmware posts here are based on European region releases, and therefore have the EU channels.
In the US, we have a few higher channels (149-161/165) that are not permitted in the EU. As well, US users can use those higher channels at a much higher power rating than those in the EU. That makes those channels a better choice for us.
Lucky for us, the channel configuration for the wifi is done in a simple text file. I've copied that configuration file from my AT&T Samsung Galaxy SII (SGH-i777) which uses the identical wifi chipset (broadcom 4330) and merged it into the file used on my own Galaxy Note (checkrom v5) and attached it here.
The file should be unzipped and the file within (named nvram_net.txt_semcove_b2) should be copied to /system/etc/wifi. You should, of course, make a backup of that file before overwriting it with this one.
(If you don't know how to overwrite files in the /system partition, please wait until someone creates an update.zip to do it for you. I'm a horrible teacher.)
As with any other change, I'm not responsible if this breaks something, etc. I'm simply explaining the steps a person would take to reproduce what I've done on my own galaxy note - for purely educational reasons.
I wouldn't suggest that people outside the US use this configuration file, as it really won't do you any good if your other equipment can't use these frequencies. In addition, this configuration file will disable 802.11b/g (2.4GHz) channels 12-14 (as they aren't permitted in the US.)
I hope this proves useful to the other importers here.
UPDATE: (April 2nd, 2012)
Yes, there IS a mac address inside that file. However, it doesn't seem to be the same MAC address actually used by the phone for anything.
This change hasn't worked for a few people, and I suspect that the firmware those people are using references a different nvram_net* file. For those people (and anyone wanting to play with the wifi), I'll give you a place to start: In the directory where this file is located, there are SEVERAL files that start with "nvram_net.txt." Do a nandroid backup and then start editing each of those files. There's a line in there that starts with "ccode=" In the US, that line should be "ccode=US" and there should also be a line (search for it - if it doesn't exist, create it - if it does exist, change it) with "regrev=5" After you edit those files, reboot and recheck your ability to access the high 5GHz channels. (I don't support this.. it's just a hint to get people started on doing their own thing...)
Take care
Gary
good job. keep it up.
Had wondered why I couldn't see the second band on my router.
Thanks a bunch!
Thanks for the file garyd9, it works perfectly..
Well, no matter what I tried this made no difference to my Note. It wont even show my E4200's 5Ghz SSID, much less let me join it. I've got Open Germany ROM N7000XXLC1 but no luck getting 5GHz to work here.
Would you have any ideas on what else to try?
abalakersky said:
It wont even show my E4200's 5Ghz SSID, much less let me join it. I've got Open Germany ROM N7000XXLC1 but no luck getting 5GHz to work here.
Click to expand...
Click to collapse
What 5GHz channel is your E4200 set to use? Given that info, I can set my own to the same channel to test...
It might be related to the firmware version (I'm still using an LA4, I think), but I somehow doubt that...
Gary
Mine is set to Auto channel width and Auto (DFS) for the channel selection.
Sent from my GT-N7000 using xda premium
abalakersky said:
Mine is set to Auto channel width and Auto (DFS) for the channel selection.
Click to expand...
Click to collapse
If you can't tell me what channel its using, then I really can't help you... I'd suggest setting it manually to a non-DFS channel.. one of the higher ones is usually better in the US.
Take care
Gary
I have gone through checking every single channel and setting 5GHz to each one of them. I did not see any signal on channels 149, 153, 157, and 161. I did get a signal on lower channels 36, 40, 44, 48. However the signal I was seeing with WiFi analyzer was a bit less then my 2.4GHz of the same router on channel 11.
Does that help?
abalakersky said:
I have gone through checking every single channel and setting 5GHz to each one of them. I did not see any signal on channels 149, 153, 157, and 161. I did get a signal on lower channels 36, 40, 44, 48. However the signal I was seeing with WiFi analyzer was a bit less then my 2.4GHz of the same router on channel 11.
Click to expand...
Click to collapse
Sounds like your note is still set up to be compatible with the EU or most non-US countries. Either there was a mistake made making the fix on your device, or the fix isn't completely compatible with the lc1 firmware. Feel free to figure out what should be done differently for the neweer firmware floating around.
Take care
Gary
Sent from my GT-P6210 using Tapatalk
Would it be possible to add channels 12, 13 and 14 on the G band? My router and devices are hacked to use them. My condo complex is completely saturated with wifi and being out of the band helps a lot.
there is no file named that in my wifi folder.
there is one with the name, sans the _b2 on it, though...
should i just put the file in there or rename it or what?
now that i look...there are several files with almost the same names which have essentially the same content...wtf?
gedster314 said:
Would it be possible to add channels 12, 13 and 14 on the G band? My router and devices are hacked to use them. My condo complex is completely saturated with wifi and being out of the band helps a lot.
Click to expand...
Click to collapse
It is possible, and those channels are likely enabled for most EU regions. Of course, those regions are much more restricted on 5GHz (which why this thread exists.) I don't know of any region that allows both the expanded 5GHz channels and expanded 2.4GHz channels at the same time....
Even if there is such an area, I live in the US and it'd be illegal for me, so I wouldn't be able to play around with the files to get it working.
(I'm sure most people reading this think I'm nuts to worry about such things, but we all have our quirks...)
derrick_ said:
there is no file named that in my wifi folder.
there is one with the name, sans the _b2 on it, though...
should i just put the file in there or rename it or what?
now that i look...there are several files with almost the same names which have essentially the same content...wtf?
Click to expand...
Click to collapse
What you haven't told me is what firmware version you are running. Is it something cooked up on XDA or something direct from Samsung? Which version? What CSC are you using?
Of course, it likely doesn't matter anyway. If you aren't running the same firmware I'm running, I really can't help you much. (Well, I could do the investigative work for you, but that wouldn't actually be helping you - only doing the work for you.) One of those files IS being used by your system, and it'll be up to you, as a member of a developer forum, to figure out which one and make the proper changes.
Take care
Gary
garyd9 said:
What you haven't told me is what firmware version you are running. Is it something cooked up on XDA or something direct from Samsung? Which version? What CSC are you using?
Of course, it likely doesn't matter anyway. If you aren't running the same firmware I'm running, I really can't help you much. (Well, I could do the investigative work for you, but that wouldn't actually be helping you - only doing the work for you.) One of those files IS being used by your system, and it'll be up to you, as a member of a developer forum, to figure out which one and make the proper changes.
Take care
Gary
Click to expand...
Click to collapse
Oops lol. I'm running code name android 1.5.5
Sent from my GT-N7000 using Tapatalk 2 Beta-4
garyd9 said:
Sounds like your note is still set up to be compatible with the EU or most non-US countries. Either there was a mistake made making the fix on your device, or the fix isn't completely compatible with the lc1 firmware. Feel free to figure out what should be done differently for the neweer firmware floating around.
Take care
Gary
Click to expand...
Click to collapse
So, after replacing all files in that directory with yours, and and even getting files from ATT version of the note I still cannot see the higher bands on the 5G.
One thing I have not tried is replacing firmware bin files with the ATT copies. I have a feeling that, at least Germany firmware, has those bands fully disabled in the hardware. But I don't want to brick my note so for the moment I am hesitating.
Sent from my GT-N7000 using xda premium
abalakersky said:
. I have a feeling that, at least Germany firmware, has those bands fully disabled in the hardware.
Click to expand...
Click to collapse
I wasn't aware that different regions had different firmware on the internation note. Everything I've seen is that the firmware files are the same, but are configured differently per region and CSC. How they are configured, however, might be different. Instead of blindly copying files around, you have to figure out what is going on. One of the config files in that directory is being used.. The question is "which one?"
Not having any luck recognizing my 5GHz band on an Asus RT-N66U
Anyone?
Sent from my GT-N7000 using Tapatalk
UPDATE: (April 2nd, 2012) (OP updated with the below)
Yes, there IS a mac address inside that file. However, it doesn't seem to be the same MAC address actually used by the phone for anything.
This change hasn't worked for a few people, and I suspect that the firmware those people are using references a different nvram_net* file. For those people (and anyone wanting to play with the wifi), I'll give you a place to start: In the directory where this file is located, there are SEVERAL files that start with "nvram_net.txt." Do a nandroid backup and then start editing each of those files. There's a line in there that starts with "ccode=" In the US, that line should be "ccode=US" and there should also be a line (search for it - if it doesn't exist, create it - if it does exist, change it) with "regrev=5" After you edit those files, reboot and recheck your ability to access the high 5GHz channels. (I don't support this.. it's just a hint to get people started on doing their own thing...)
garyd9 said:
UPDATE: (April 2nd, 2012) (OP updated with the below)
Yes, there IS a mac address inside that file. However, it doesn't seem to be the same MAC address actually used by the phone for anything.
This change hasn't worked for a few people, and I suspect that the firmware those people are using references a different nvram_net* file. For those people (and anyone wanting to play with the wifi), I'll give you a place to start: In the directory where this file is located, there are SEVERAL files that start with "nvram_net.txt." Do a nandroid backup and then start editing each of those files. There's a line in there that starts with "ccode=" In the US, that line should be "ccode=US" and there should also be a line (search for it - if it doesn't exist, create it - if it does exist, change it) with "regrev=5" After you edit those files, reboot and recheck your ability to access the high 5GHz channels. (I don't support this.. it's just a hint to get people started on doing their own thing...)
Click to expand...
Click to collapse
@ripee this is where I first found reference to regrev=
Hi.
Tasker beta updated recently to 4.8 and support new tile for
CM quick settings
So
i create this thread
to post and explore new profiles
I follow many projects from google and reddit
So i have set profiles for automate gps to high accuracy and back with secure settings
Vpn connect on wifi except secure point
Usb debuging only when i connect to certain pc (and just in case) when shutdown my device beacause i use encryption
Send sms to caller when driving
But most usefulls profiles found how to auto change cm profiles based taskers options cell near or wifi near bt near location etc...
CM detect profiles and CM profiles changer found to reddit are great jobs???
i expand my usage to CM profiles options
Based to these variables tasker upgrade all my device capabilites
Whats yours?
Is there a way for tasker you know if you've unlocked your phone. I want a task that flashes certain information when I unlock my phone
igbo_scouser said:
Is there a way for tasker you know if you've unlocked your phone. I want a task that flashes certain information when I unlock my phone
Click to expand...
Click to collapse
Information for what?
Mostly use is autoinput plugin with
Minimalistic widget
Have a look to this for more profiles
Just the data I have left until the end of the month. I have that side set up but I just need to know where I can find the variable that allows me to tell tasker that the screen has been unlocked and not just that it's on
igbo_scouser said:
Just the data I have left until the end of the month. I have that side set up but I just need to know where I can find the variable that allows me to tell tasker that the screen has been unlocked and not just that it's on
Click to expand...
Click to collapse
%KEYG
%KEYG seems to check if you have a keyguard enabled, and not if it's currently active.
Thanks for your help though
igbo_scouser said:
%KEYG seems to check if you have a keyguard enabled, and not if it's currently active.
Thanks for your help though
Click to expand...
Click to collapse
check with this
%KEYGUARDOFF
igbo_scouser said:
%KEYG seems to check if you have a keyguard enabled, and not if it's currently active.
Thanks for your help though
Click to expand...
Click to collapse
Tasker
%myDISPLAY is similar to the %SCREEN variable in Tasker, but it adds unlocked as a possible value, allowing us to differentiate between on and unlocked. These values are set based on the corresponding Tasker Events, and can be used as a Context (using Variable Value), or for flow control within Tasks.
Both of these didn't work. Maybe it's because I'm on the lg g4 and not on aosp
igbo_scouser said:
Both of these didn't work. Maybe it's because I'm on the lg g4 and not on aosp
Click to expand...
Click to collapse
Tasker recognize unlock as event so
Add a profile/event/display/unlock
Make a simple task to check if working
If work you can create a flow action
So monitor when device unlock (one profile)
And change variable value
and execute the desire task.(second profile) when new value set
I'm trying to get tasked to turn on LTE when I get an MMS and back off when its done downloading (closed had a module for NY Samsung phones but won't work on aosp)
Sent from my A0001 using Tapatalk
greekunit690 said:
I'm trying to get tasked to turn on LTE when I get an MMS and back off when its done downloading (closed had a module for NY Samsung phones but won't work on aosp)
Sent from my A0001 using Tapatalk
Click to expand...
Click to collapse
Did you try secure settings?
On Lolipop I have problem with mobile data dont automatic connect when I am out of wifi area.
Is there any way for tasker to solve this problem, I buy it last night, but its littly too complicated for me.
So something like this, when out of wifi area, connect to 3g, when in wifi area disconnect 3g.
What phone and what rom do you use?
Oneplus one, sultan latest 1.11
kvaju said:
Oneplus one, sultan latest 1.11
Click to expand...
Click to collapse
Download secure settings
Add profile/state/net/ wifi conect
New task /plugin secure settings /mobile data off
From main menu if expand profile you see the task you create
Tap to task and create exit task the opposite
But is known bug?
to @Sultanxda because automate data/wifi is main function of device
Did you post? Have you done clean installation?
I known its the main funcion od device, but I have trouble with every ROM on lolipop with this. Clean install, delete all apn create new, works one day ok, then same problem.
Thank you, will try to do this.
Google remove tasker from playstore
Available only from here
So anyone has an idea about how to do this?
What I want is a comparison between the temperature today and yesterday. Or today and tomorrow
Maybe this could help: I have enabled the 'forecast in Google calendar' enabled so maybe I could base on this events. Or maybe there is something better?
Thanks a lot
Sent from my Nexus 5X using Tapatalk
Javi22 said:
So anyone has an idea about how to do this?
What I want is a comparison between the temperature today and yesterday. Or today and tomorrow
Maybe this could help: I have enabled the 'forecast in Google calendar' enabled so maybe I could base on this events. Or maybe there is something better?
Thanks a lot
Sent from my Nexus 5X using Tapatalk
Click to expand...
Click to collapse
I would use the HTTP GET function to get the weather data from weatherunderground.com then use VARIABLE SPLIT to isolate de temperature value from the "<temp_c> X.XX </temp_c>" string (or <temp_f> X.XX </temp_f> if you want it in Fahrenheit) store that temp value in a variable that will be compared each day with the new one.
alray said:
I would use the HTTP GET function to get the weather data from weatherunderground.com then use VARIABLE SPLIT to isolate de temperature value from the "<temp_c> X.XX </temp_c>" string (or <temp_f> X.XX </temp_f> if you want it in Fahrenheit) store that temp value in a variable that will be compared each day with the new one.
Click to expand...
Click to collapse
Thank you!
I did this, went to
https://www.wunderground.com/q/zmw:00000.1.08221
and looked at the http
I can find the "max temp yesterday", in here
"yesterday_max_temperature": 31.2,
"yesterday_min_temperature": 20.6
then it´s easy to split in tasker. I already have the yesterday temp data
But "today max temperature" seems to not appear in the code. Only the "current today temp", which is not fair to compare
do you know where this data is?
Javi22 said:
Thank you!
I did this, went to
https://www.wunderground.com/q/zmw:00000.1.08221
and looked at the http
I can find the "max temp yesterday", in here
"yesterday_max_temperature": 31.2,
"yesterday_min_temperature": 20.6
then it´s easy to split in tasker. I already have the yesterday temp data
But "today max temperature" seems to not appear in the code. Only the "current today temp", which is not fair to compare
do you know where this data is?
Click to expand...
Click to collapse
You have to register to weatherunderground to get a free registration key so you can use their API (www.wunderground.com/weather/api/)
then within tasker use HTTP GET with the SERVER PORT set to: api.wunderground.com and the PATH to: /api/your_key/conditions/q/your_location.xml for the current conditions or /api/your_key/forecast/q/your_location.xml for the weather forecast.
Today's max temperature is not available from /conditions/ (only current temperature). You'll find expected high and low temperature data only from /forecast/
Set your variable X to "yesterday max temp" just like you did then use the tomorrow high temp from /api/your_key/forecast/q/your_location.xml for variable Y then do the math between X and Y
more details here and here
alray said:
You have to register to weatherunderground to get a free registration key so you can use their API (www.wunderground.com/weather/api/)
then within tasker use HTTP GET with the SERVER PORT set to: api.wunderground.com and the PATH to: /api/your_key/conditions/q/your_location.xml for the current conditions or /api/your_key/forecast/q/your_location.xml for the weather forecast.
Today's max temperature is not available from /conditions/ (only current temperature). You'll find expected high and low temperature data only from /forecast/
Set your variable X to "yesterday max temp" just like you did then use the tomorrow high temp from /api/your_key/forecast/q/your_location.xml for variable Y then do the math between X and Y
more details here and here
Click to expand...
Click to collapse
Excellent mate. Thank you so much!
I will take a look patiently
Cheers
Way to compare data today vs yesterday
Hi, I know this is late. I just found this article. Here is what I do, for weather or even tracking cell data usage. I have my weather run for the day at 8 am to retrieve, store, parse and finally output to both audio and scene. At 750 am, I have a profile take the previous weather data varaibles hi and low and set them as a new variable. At 8 am when the normal weather profile runs it also compares the previous data, now stored in the new variables to the data just received.
I use openweathermap.org, there is the max temperature in their response.
There are already some weather fetching tasks around, you would just need to add the comparison.
I want to create a profile to do the following after the phone screen is locked:
1- hibernate all grenified apps
2- turn off WiFi after network traffic is finished
3- convert 3g to 2g and disable data after network traffic is finished
Or I need an exposed module to to that
1. Use the Greenify app itself on Tasker plugins section (or try with 'stop package.name')
2. Use SecureSettings/AutoTools plugins (or try with 'svc wifi enable/disable' shell code)
3. Try this (will be necessary Xposed and its framework)
I can disable WiFi and 3g data in tasker but I need to do that job on one condition that there is no network traffic.
I want to do that because I want to leave the phone download an app and when it finsihes,tasker turns off wifi
@leprince2007
As far as I know there is not any variable you could use for net traffic.
I have been thinking of doing the same for my profile for some time as it is 4 years old, the only alternative I can suggest is to have a grace period, so when an app is no longer in focus the wifi/data connection will be on for 30 seconds ( can be customised to your personal preference). You can also add another condition if another app loads that requires a Wifi/data connection it will then kill the those actions.
Unless if someone else know there is away to control the wifi/data connection depending on traffic. That's the only thing I can suggest.
For measuring data transfer try this:
https://groups.google.com/forum/#!topic/tasker/k8GrBaZ7LQc
https://www.reddit.com/r/tasker/comments/4n26it/help_getting_tasker_to_monitor_mobile_data_traffic/
CrashOverride93 said:
For measuring data transfer try this:
https://groups.google.com/forum/#!topic/tasker/k8GrBaZ7LQc
https://www.reddit.com/r/tasker/comments/4n26it/help_getting_tasker_to_monitor_mobile_data_traffic/
Click to expand...
Click to collapse
Thank you sir for your help ,but I have a problem here, I don't know anything about coding.
Can you bring me the profile??
@CrashOverride93
Thanks for this I'm going to check to see if this works!
@leprince2007
I am willing to help you, but I will leave this to the person above 1st, to implement this in a task.
Can anyone help me,please??
leprince2007 said:
Can anyone help me,please??
Click to expand...
Click to collapse
OK here is what I did.
For simplicity I copied the Javascriptlet code mentioned in the thread above, and modified it so that you don't get any popups from Tasker.
1. You will need to add a veirible in the task where you want data traffic to be a condition, you will need to name it %Total usage then tap on the two wavy arrows, and type -1
2. You need to create a Javascriptlet you can do this by going to action > code > Javascriptlet
3. Copy the code below that I modified and paste this into the code section in the Javascriptlet. Leave the other settings at default.
var data = [];
var re = /wlan0:\s+(\d+)\s+(\d+\s+){7}(\d+)/;
var sourcestring = readFile('/proc/self/net/dev');
var matches = re.exec(sourcestring);*
data.push(matches[1], matches[3])
wait(1000);
sourcestring = readFile('/proc/self/net/dev');
matches = re.exec(sourcestring);*
data.push(matches[1], matches[3]);
var download = parseInt(data[2]) - parseInt(data[0]);
var upload = parseInt(data[3]) - parseInt(data[1]);
var total = download + upload;
//setGlobal('Download', download);
//setGlobal('Upload', upload);
setGlobal('TotalUsage', total);
4. Now what I did was create a if and else statement after the Javascriptlet, you will need to set your it too %Download then select math grater than and then specifie a number of bytes. I set mine to 500 and all works fine.
Let me know if you need more help
HatchetEgg said:
OK here is what I did.
For simplicity I copied the Javascriptlet code mentioned in the thread above, and modified it so that you don't get any popups from Tasker.
1. You will need to add a veirible in the task where you want data traffic to be a condition, you will need to name it %Total usage then tap on the two wavy arrows, and type -1
2. You need to create a Javascriptlet you can do this by going to action > code > Javascriptlet
3. Copy the code below that I modified and paste this into the code section in the Javascriptlet. Leave the other settings at default.
var data = [];
var re = /wlan0:\s+(\d+)\s+(\d+\s+){7}(\d+)/;
var sourcestring = readFile('/proc/self/net/dev');
var matches = re.exec(sourcestring);*
data.push(matches[1], matches[3])
wait(1000);
sourcestring = readFile('/proc/self/net/dev');
matches = re.exec(sourcestring);*
data.push(matches[1], matches[3]);
var download = parseInt(data[2]) - parseInt(data[0]);
var upload = parseInt(data[3]) - parseInt(data[1]);
var total = download + upload;
//setGlobal('Download', download);
//setGlobal('Upload', upload);
setGlobal('TotalUsage', total);
4. Now what I did was create a if and else statement after the Javascriptlet, you will need to set your it too %Download then select math grater than and then specifie a number of bytes. I set mine to 500 and all works fine.
Let me know if you need more help
Click to expand...
Click to collapse
They are very long steps!!!.Can you upload the profile for me,please???
i`am a beginner in using codes and I may make mistakes.
please help me
leprince2007 said:
They are very long steps!!!.Can you upload the profile for me,please???
i`am a beginner in using codes and I may make mistakes.
please help me
Click to expand...
Click to collapse
Yer coding is not my strength neither I just copy and paste and give thanks.
Here is a link where you can download my profile, you will need to import this within tasker.
https://drive.google.com/open?id=0B8M8tLEXhDNZbU9sM0RIYkYtazg
Thank you very much.I will try it and let you know.
HatchetEgg said:
Yer coding is not my strength neither I just copy and paste and give thanks.
Here is a link where you can download my profile, you will need to import this within tasker.
https://drive.google.com/open?id=0B8M8tLEXhDNZbU9sM0RIYkYtazg
Click to expand...
Click to collapse
Could you please re-upload that profile or email it to me. The link is not working, and I'd love to try it and study it.
[email protected] .com
thejackalsmark said:
Could you please re-upload that profile or email it to me. The link is not working, and I'd love to try it and study it.
[email protected] .com
Click to expand...
Click to collapse
Sure I can do that. Just so you know it does not contain the action to change 4/3G to 2G mode.
It also has other functions like if any other profile requires an internet connection via WIFI or DATA it will keep the connection on, but relies on the other profiles to switch off WIFI/DATA instead.
I have made a few tweaks to make the profile more efficient.
https://drive.google.com/file/d/0B8M8tLEXhDNZc2RMekJvLXg3RzQ/view?usp=sharing
HatchetEgg said:
Sure I can do that. Just so you know it does not contain the action to change 4/3G to 2G mode.
It also has other functions like if any other profile requires an internet connection via WIFI or DATA it will keep the connection on, but relies on the other profiles to switch off WIFI/DATA instead.
I have made a few tweaks to make the profile more efficient.
https://drive.google.com/file/d/0B8M8tLEXhDNZc2RMekJvLXg3RzQ/view?usp=sharing
Click to expand...
Click to collapse
Thanks a lot for re-sharing. The 4/3G<>2G isn't a big deal. I've never been able to get my LG Optimus f7 with Jellybean 4.1.2 using Boost Mobile service to switch to 2G no matter what tricks I've tried.
The biggest thing I'm interested in is having Tasker turn off my 3/4G data after a large/ time consuming download, such as a several hundred megabytes or more file, finishes.
I frequently start large downloads just before bed and turn off data when I get up and check the downloaded file.
Having Tasker monitor such downloads and automatically turn off data (I don't have wifi, just my phone's data plan) when they finish, would be outstanding!
I'll DEFINITELY be studying your profile very carefully and see if I can use it on my phone for this purpose.
Again, thanks for the time you took to reply to my request so quickly on an aging thread, AND sharing your profile.
The Jackal's "MARK"
thejackalsmark said:
Thanks a lot for re-sharing. The 4/3G<>2G isn't a big deal. I've never been able to get my LG Optimus f7 with Jellybean 4.1.2 using Boost Mobile service to switch to 2G no matter what tricks I've tried.
The biggest thing I'm interested in is having Tasker turn off my 3/4G data after a large/ time consuming download, such as a several hundred megabytes or more file, finishes.
I frequently start large downloads just before bed and turn off data when I get up and check the downloaded file.
Having Tasker monitor such downloads and automatically turn off data (I don't have wifi, just my phone's data plan) when they finish, would be outstanding!
I'll DEFINITELY be studying your profile very carefully and see if I can use it on my phone for this purpose.
Again, thanks for the time you took to reply to my request so quickly on an aging thread, AND sharing your profile.
The Jackal's "MARK"
Click to expand...
Click to collapse
You certainly can use it for what you want it to do, with a few tweaks to how the profile works, and changes to the traffic load.
Hi
I have installed on my phone the app audio profiles with a tasker plugin
I've created a tasker profile that turn my phone on vibration mode when I'm in a particular location, but now how can I disable vibration when I leave this particular location? Which kind of profile I must create?
If you profile is GPS or cell location then surely you just need to create an exit task. So once the profile isn't true it'll run the exit task, which you can determine what is in there.
Thanks.
So, if I understand, I have to simply long press on my profile (vibration mode) and choose "Add exit activity".
Then after choosen the exit activity my phone will run this activity when I will be not anymore in the profile's location?
copeppe said:
Thanks.
So, if I understand, I have to simply long press on my profile (vibration mode) and choose "Add exit activity".
Then after choosen the exit activity my phone will run this activity when I will be not anymore in the profile's location?
Click to expand...
Click to collapse
Hold on the current entry task and this will give you an option to add in the exit task, so either create new or choose an existing one. Hope you get it sorted out [emoji106]
mgdorbit said:
Hold on the current entry task and this will give you an option to add in the exit task, so either create new or choose an existing one. Hope you get it sorted out [emoji106]
Click to expand...
Click to collapse
hello, i am trying to make a tasker profile that opens a specific application (apk) when the speed drops below 4 kmh only with the GPS because i do not have any sensors. Unfortunately I am still not able to set the variables in the Speed well and if I need a secure setting plugin for the GPS. Can you lead me towards success or advise me how to get started? Thank you
bettuccio said:
hello, i am trying to make a tasker profile that opens a specific application (apk) when the speed drops below 4 kmh only with the GPS because i do not have any sensors. Unfortunately I am still not able to set the variables in the Speed well and if I need a secure setting plugin for the GPS. Can you lead me towards success or advise me how to get started? Thank you
Click to expand...
Click to collapse
I'm afraid I've not looked at any of the GPS settings or functionality. Try a search on the internet, you might find something.
Sent from my SM-G950F using Tapatalk
mgdorbit said:
I'm afraid I've not looked at any of the GPS settings or functionality. Try a search on the internet, you might find something.
Sent from my SM-G950F using Tapatalk
Click to expand...
Click to collapse
something I found but it does not work in practice.