Multiple conditions

86 views
Skip to first unread message

Nick

unread,
Aug 23, 2011, 3:29:56 AM8/23/11
to Tasker
Hi,

I've got bad reception where I live so I have tasker switch to 2G when
I'm at home to get better coverage. The only problem is it also
switches when I'm on the phone so I loose my connection.
How can I configure Tasker to switch from 3G to 2G (and vise versa)
only when it detects I'm at home AND I'm not making a call?

Thanks in advance,
N.

Pent

unread,
Aug 23, 2011, 4:56:17 AM8/23/11
to Tasker
Hi Nick,

First you need some profiles to track whether your phoning or not:

Event: Phone Offhook
Variable Set, %PHONING, 1

Event: Phone Ringing
Variable Set, %PHONING, 1

Event: Phone Idle
Variable Clear, %PHONING

Then add this context to your profile:

state Variable Value, Not Set %PHONING

Pent
Reply all
Reply to author
Forward
0 new messages