{
  "kind": "tty000-profile",
  "version": 1,
  "id": "sim800",
  "name": "SIM800 / SIM900",
  "family": "at",
  "settings": {
    "baud": 115200,
    "dataBits": 8,
    "parity": "none",
    "stopBits": 1,
    "ending": "crlf",
    "flowControl": "none"
  },
  "reset": null,
  "macros": [
    {
      "name": "AT",
      "text": "AT"
    },
    {
      "name": "ATI",
      "text": "ATI"
    },
    {
      "name": "AT+GMR",
      "text": "AT+GMR"
    },
    {
      "name": "ATE0",
      "text": "ATE0"
    },
    {
      "name": "AT+CPIN?",
      "text": "AT+CPIN?"
    },
    {
      "name": "AT+CSQ",
      "text": "AT+CSQ"
    },
    {
      "name": "AT+CREG?",
      "text": "AT+CREG?"
    }
  ],
  "notes": "2G modules. 3.3\u20134.2 V power, UART often 3.3 V logic. Autobaud on some firmware."
}
