--- title: SIMCom SIM70xx (SIM7000, SIM7070, SIM7080, SIM7090) --- # SIMCom SIM70xx (SIM7000, SIM7070, SIM7080, SIM7090) (group) **Module:** **[Supported Modules](group__group__supported__modules.html)** **/** **[SIMCom](group__group__simcom.html)** **/** **[SIMCom SIM70xx (SIM7000, SIM7070, SIM7080, SIM7090)](group__simcom__sim70xx.html)** Manufacturer: SIMCom. Models: SIM7000, SIM7070, SIM7080, SIM7090. ## Classes | | Name | | -------------- | -------------- | | class | **TinyGsmSim70xx**
Parent class for the SIMCom SIM70xx family of modems. | ## Types | | Name | | -------------- | -------------- | | enum class | [Sim70xxRegStatus](#ga1a1a4b2205048e9327b5df1468487481) { 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. | ### Sim70xxRegStatus | Enumerator | Value | Description | | ---------- | ----- | ----------- | | REG_NO_RESULT | -1 | No registration result. | | REG_UNREGISTERED | 0 | Not registered on the network. | | REG_SEARCHING | 2 | Searching for network. | | REG_DENIED | 3 | Registration denied. | | REG_OK_HOME | 1 | Registered on the home network. | | REG_OK_ROAMING | 5 | Registered on a roaming network. | | REG_UNKNOWN | 4 | Unknown registration status. | ------------------------------- Generated by [Doxygen](https://www.doxygen.nl) and [m.css](https://mcss.mosra.cz/) with templates from [doxybook2](https://github.com/matusnovak/doxybook2) Updated on 2026-09-11