Automate

Automate

Make your phone or tablet smarter with automation

Get it on Google Play

Cell signal strength

A decision block that checks the cellular signal strength.

If the proceed option is set to Immediately, then check the current signal strength without pausing the fiber. If set to When changed, then the fiber will pause until the signal strength has changed to within the range, or it’s no longer within the range.

If both minimum signal strength and maximum signal strength is set and doesn’t evaluate to null then the signal strength must be within the range. If only minimum is set, then the signal strength must be greater than or equal to it. If only maximum is set, then the signal strength must be less than or equal to it. If neither minimum nor maximum is set, then the current signal strength is just assigned to the current level variable without a check.

Note! Some devices stop reporting signal strength when the screen is off.

Options

  • Proceed — when the fiber should proceed.

Input arguments

  • Minimum signal strength — minimum signal strength in percent.
  • Maximum signal strength — maximum signal strength in percent.
  • Subscription id — id of subscription (SIM) used for call, default is the system default subscription.

Output variables

  • Current signal strength — variable to assign the current signal strength in percent.
Note! This documentation is also accessible within the app from Help & feedback menu.