Hi,
I was wondering if it is possible using tasker in conjunction with NFC Task Manager to keep checking if an NFC tag is present (say every 5 minutes) to maintain a certain set of conditions (e.g. bluetooth on, car mode on etc)
Not sure it is possible but was wondering...
Basically, I've got an SGS3 and want to toggle bluetooth and car mode depending if my phone is in it's car holder (not a dock). I've got NFC tags and experimented with NFC Task Launcher to activate bluetooth when it scans but it doesn't deactivate.
Does anyone have any ideas?
Thanks,
Steve
On Sep 6, 2012 12:58 PM, "Steve McCall" <steve....@gmail.com> wrote:
>
> Yes, I've used the state > plugin > NFC and then scanned the NFC tag.
>
> I've now set bluetooth to toggle as an exit task. That works but it isn't really what I want.
What does it do?
Using the Locale/Tasker NFC Plugin I get the following (with repetitive scan off):
Upon placing next to tag - the settings activate
Upon removing tag - NAAAAHHHHTHING! the exit task never triggers.
Upon replacing the tag - Nothing ... because I have repetitive scan off
Phil,I do something similar.NFC tag flips variable of %INCAR to yesI have another profile with two contexts: %INCAR is yes and Power is Plugged in.The profile is active once the tag changes the variable AND the power is on. It then fires my "car tasks"The moment I unplug; the profile goes inactive and it fires my exit tasks...which include changing the %INCAR to no.