{
  "id": "meshcore-cardputer-adv",
  "name": "MeshCore Cardputer-ADV",
  "type": "fork",
  "maintainer": "MultiMote",
  "description": "Cardputer-ADV focused MeshCore fork for the M5Stack Cardputer-Adv paired with the Cap LoRa-1262 expansion module. It adds the `cardputer_adv` target with a custom handheld UI, BLE companion transport, SD-backed storage, keyboard input, and GNSS support.\n",
  "repository": "https://github.com/MultiMote/meshcore-cardputer-adv",
  "status": "experimental",
  "lifecycle": "active",
  "maturity": "alpha",
  "distribution": "community",
  "lineage": {
    "kind": "fork",
    "upstreamFirmwareId": "meshcore-official",
    "upstreamRepository": "https://github.com/meshcore-dev/MeshCore"
  },
  "runtime": {
    "framework": "arduino",
    "language": "cpp"
  },
  "roles": [
    "companion",
    "standalone-ui"
  ],
  "features": [
    "Cardputer-specific UI",
    "BLE companion transport",
    "SD-backed message and settings storage",
    "Keyboard input",
    "GNSS support"
  ],
  "capabilities": {
    "protocol": {
      "meshcoreCompatible": true
    },
    "transports": {
      "ble": true,
      "usbSerial": true,
      "nativeTcp": false,
      "wifiAp": false
    },
    "operations": {
      "ota": false,
      "webFlasher": true
    },
    "networking": {
      "repeater": false,
      "roomServer": false,
      "observer": false,
      "kissModem": false
    },
    "hardware": {
      "gps": true,
      "display": true,
      "sensors": false,
      "lowPowerRx": false
    }
  },
  "devices": [
    {
      "id": "m5stack-cardputer-adv",
      "status": "supported",
      "target": "cardputer_adv",
      "platformio_board": "m5stack-stamps3"
    }
  ],
  "source": {
    "path": "data/firmwares/meshcore-cardputer-adv/firmware.yaml",
    "updatedAt": "2026-06-23T22:05:30+02:00"
  },
  "latest_version": "latest",
  "released": "2026-05-15",
  "releases": [
    {
      "version": "latest",
      "name": "Latest",
      "datetime": "2026-05-15T16:13:48Z",
      "url": "https://github.com/MultiMote/meshcore-cardputer-adv/releases/tag/latest",
      "prerelease": false,
      "notes": "Current - Meshcore v1.16.0\r\nNot updated - Meshcore v1.15.0",
      "notesHtml": "<p>Current - Meshcore v1.16.0\nNot updated - Meshcore v1.15.0</p>\n"
    }
  ],
  "changelogSource": "github",
  "changelogUpdatedAt": "2026-06-23T18:52:23.092Z"
}
