Skip to content

page_the_tools

Sara Damiano edited this page Sep 11, 2026 · 1 revision

title: TinyGSM Tools

TinyGSM Tools

These tool sketches provide utilities for debugging, diagnosing, resetting, and validating TinyGSM modem support.


AT Debug

This tool sketch tries to auto-detect the modem baud rate and provides direct AT command passthrough access.

Diagnostics

This tool sketch runs a series of modem diagnostic checks and prints the results to help troubleshoot connectivity and configuration issues.

Factory Reset

This tool sketch sends commands to reset a supported modem back to factory defaults.

Update Espressif Firmware

This sketch connects to WiFi and attempts to update the firmware for an Espressif module.

Test Build

This tool sketch is a compile-only validation target used to exercise API coverage and ensure builds succeed; it is not intended for normal runtime use.


Generated by Doxygen and m.css with templates from doxybook2 Updated on 2026-09-11

Clone this wiki locally