{
  "id": "sensecap-indicator-espnow",
  "name": "Seeed Studio SenseCAP Indicator ESP-NOW",
  "vendorId": "seeed",
  "kind": "product",
  "lifecycle": "active",
  "familyId": "seeed-sensecap-indicator-esp-now",
  "official": true,
  "product_url": "https://wiki.seeedstudio.com/sensecap_indicator_meshtastic/",
  "price": {
    "amount": 61,
    "currency": "USD",
    "asOf": "2026-06"
  },
  "roles": [
    "standalone-ui"
  ],
  "description": "4-inch SenseCAP Indicator touchscreen platform for firmware experiments and mesh-network control panels. The Meshtastic-capable version pairs ESP32-S3 and RP2040 MCUs with Wi-Fi, BLE, LoRa, and a capacitive RGB touch display.",
  "transports": [
    "ble",
    "usb",
    "wifi"
  ],
  "hardware": {
    "mcu": {
      "model": "esp32-s3",
      "flashMb": 8,
      "ramKb": 512
    },
    "radios": [
      {
        "technology": "lora",
        "chip": "sx1262",
        "bands": [
          "865",
          "868",
          "915",
          "920",
          "923"
        ],
        "txPowerDbm": 27
      }
    ],
    "display": {
      "status": "present",
      "technology": "display",
      "controller": "ST7701S",
      "size": 3.95,
      "resolution": {
        "width": 480,
        "height": 480
      },
      "colors": "color",
      "touch": true
    },
    "gnss": {
      "status": "none"
    },
    "input": [
      {
        "type": "button",
        "description": "power / wake / reset button"
      }
    ],
    "power": {
      "batterySupported": false,
      "batteryBuiltIn": false,
      "charging": false,
      "solarInput": false
    }
  },
  "interfaces": {
    "usb": {
      "connector": "USB-C",
      "capabilities": [
        "power",
        "serial",
        "flashing"
      ]
    },
    "bluetooth": {
      "version": "5.0",
      "ble": true
    },
    "wifi": {
      "status": "present"
    }
  },
  "source": {
    "path": "data/devices/sensecap-indicator-espnow/device.yaml",
    "updatedAt": "2026-06-22T21:31:07+02:00"
  },
  "vendorName": "Seeed Studio"
}
