{
  "id": "generic-espnow",
  "name": "Generic ESP-NOW Radio",
  "kind": "generic-build",
  "lifecycle": "active",
  "familyId": "generic-espnow",
  "official": true,
  "description": "Generic ESP32-C3 MeshCore target using ESP-NOW as the packet radio. Used when the hardware is Wi-Fi-centric and no vendor-specific board record is available.",
  "price": {
    "amount": 5,
    "currency": "USD",
    "asOf": "2026-06"
  },
  "transports": [
    "wifi"
  ],
  "hardware": {
    "mcu": {
      "model": "esp32-c3",
      "ramKb": 400
    },
    "radios": [
      {
        "technology": "esp-now",
        "chip": "esp32-c3"
      }
    ],
    "display": {
      "status": "none"
    },
    "leds": {
      "status": "unknown"
    },
    "gnss": {
      "status": "none"
    }
  },
  "interfaces": {
    "wifi": {
      "status": "present",
      "standard": "802.11 b/g/n"
    }
  },
  "source": {
    "path": "data/devices/generic-espnow/device.yaml",
    "updatedAt": "2026-06-22T21:31:07+02:00"
  },
  "vendorName": null
}
