Debug It! Use Case

Problem: Deploying IoT devices without the necessary features to diagnose issues in the field is a frequent occurrence.

Solution: Debug It! acts as a parallel software agent that runs alongside the device’s main firmware as a tool kit for diagnosing field issues.

  • Refresh It! forces a de-register from the network and any active PDP context to shut down, generally resetting the module’s networking stack.
  • Reset It! implements a SW reset of the cellular module if it supports STK proactive commands, and the module reset AT Command is known.
  • Control It! provides the ability to submit remote AT commands to any device with a module that supports proactive AT commands.

Debug It! Use Case