-
Notifications
You must be signed in to change notification settings - Fork 792
group__simcom__sim70xx
Sara Damiano edited this page Sep 11, 2026
·
2 revisions
Module: Supported Modules / SIMCom / SIMCom SIM70xx (SIM7000, SIM7070, SIM7080, SIM7090)
Manufacturer: SIMCom. Models: SIM7000, SIM7070, SIM7080, SIM7090.
| Name | |
|---|---|
| class |
TinyGsmSim70xx Parent class for the SIMCom SIM70xx family of modems. |
| Name | |
|---|---|
| enum class |
Sim70xxRegStatus { REG_NO_RESULT = -1, REG_UNREGISTERED = 0, REG_SEARCHING = 2, REG_DENIED = 3, REG_OK_HOME = 1, REG_OK_ROAMING = 5, REG_UNKNOWN = 4 } Registration status. |
Generated by Doxygen and m.css with templates from doxybook2 Updated on 2026-09-11
If you like TinyGSM library - give it a star, or fork it and contribute!