{
  "id": "generic-e22",
  "name": "Generic E22 SX126x",
  "kind": "generic-build",
  "lifecycle": "active",
  "familyId": "generic-e22",
  "official": true,
  "description": "Generic ESP32-based build target for SX1262 or SX1268 LoRa hardware. Used as a fallback profile for E22-family modules when a vendor-specific record is unavailable.",
  "price": {
    "amount": 12,
    "currency": "USD",
    "asOf": "2026-06"
  },
  "transports": [
    "ble",
    "usb",
    "wifi"
  ],
  "hardware": {
    "mcu": {
      "model": "esp32",
      "ramKb": 520
    },
    "radios": [
      {
        "technology": "lora",
        "chip": "sx1262"
      },
      {
        "technology": "lora",
        "chip": "sx1268"
      }
    ],
    "display": {
      "status": "unknown"
    },
    "leds": {
      "status": "unknown"
    },
    "gnss": {
      "status": "unknown"
    }
  },
  "interfaces": {
    "usb": {
      "connector": "unknown",
      "capabilities": [
        "power",
        "serial",
        "flashing"
      ]
    },
    "bluetooth": {
      "version": "5.0",
      "ble": true
    },
    "wifi": {
      "status": "present"
    }
  },
  "source": {
    "path": "data/devices/generic-e22/device.yaml",
    "updatedAt": "2026-06-22T21:31:07+02:00"
  },
  "vendorName": null
}
