• After 15+ years, we've made a big change: Android Forums is now Early Bird Club. Learn more here.

Incoming / Outgoing Calls deactivate my 'HOME' profile

Firey05

Newbie
Hi All,

I seem to have a problem with one of my profiles

Whenever I receive an incoming call or make an outgoing call, it deactivates my 'HOME' profile before the call is received or made.

I have a suspicion that it is due to the 'Mobile Data' option in my profile but I am not too sure.

Has anyone else had a similar issue?

Here is my 'HOME' profile setup

Profile Name: HOME
Context: Cell Near + WiFi Near
Entry Task: Home Arrive
- Turn WiFi ON
- Turn Bluetooth ON
- Turn Mobile Data OFF
- Say 'Welcome Home'
- Set Variable %HOME to 1
- If %TIME > 16.30 AND %TIME < 18.30 AND %SMS = 0
If %DAYW not equal to Saturday and %DAYW not equal to Sunday
Send SMS to XXXXXXXXXX
Set Variable %SMS to 1
End If
End If
Exit Task: Home Leave
- Turn Mobile Data ON
- Turn Bluetooth OFF
- Turn WiFi OFF
- Say 'Have A Nice Day'
- Set Variable %HOME to 0
- If %TIME < 16.30 OR %TIME > 18.30
Set Variable %SMS to 0
End If

NOTE: It was occuring prior to the IF part being added, when the profile was just simply Wifi On, Bluetooth On and Mobile Data Off
 
Hi there Firey05,

My absolute guess would be that the incoming call may cause something screwy to happen with the "Cell Near" context. Why do you need both the Cell Near and Wifi Near options? I think your profile should work just fine using Wifi Near alone.
 
Back
Top Bottom