{
  "id": "ikoka-handheld",
  "name": "Ikoka Handheld nRF",
  "vendorId": "ikoka",
  "kind": "product",
  "lifecycle": "active",
  "familyId": "ikoka-handheld-nrf",
  "official": true,
  "refs": {
    "mesh-sh-device": "ikoka-handheld"
  },
  "aliases": [
    "Ikoka Handheld Meshtastic Device",
    "Ikoka Handheld"
  ],
  "product_url": "https://github.com/ndoo/ikoka-handheld-meshtastic-device",
  "price": {
    "amount": 40,
    "currency": "USD",
    "asOf": "2026-06"
  },
  "description": "Long-range handheld mesh board based on XIAO nRF52840 plus an EBYTE E22 LoRa module, with a 0.96-inch OLED and optional lithium battery charging. The feature set varies with part selection, but the design targets compact companion and repeater builds.",
  "roles": [
    "companion",
    "repeater",
    "room-server",
    "standalone-ui"
  ],
  "transports": [
    "ble",
    "usb"
  ],
  "hardware": {
    "mcu": {
      "model": "nrf52",
      "flashMb": 1,
      "ramKb": 256
    },
    "radios": [
      {
        "technology": "lora",
        "chip": "sx1262",
        "bands": [
          "433",
          "868",
          "915",
          "923"
        ],
        "txPowerDbm": 33,
        "antenna": "IPEX-1.0"
      }
    ],
    "display": {
      "status": "present",
      "technology": "oled",
      "controller": "SSD1306",
      "size": 0.96,
      "resolution": {
        "width": 128,
        "height": 64
      },
      "colors": "monochrome"
    },
    "gnss": {
      "status": "none"
    },
    "input": [
      {
        "type": "button",
        "description": "user button"
      }
    ],
    "leds": {
      "status": "present",
      "description": "Status LED"
    },
    "power": {
      "batterySupported": true,
      "batteryBuiltIn": false,
      "batteryConnector": "LiPo-Pouch extern (JST PicoBlade 1.25mm)",
      "batteryChemistry": "li-po",
      "charging": true,
      "solarInput": false,
      "consumptionIdleMa": 6,
      "consumptionTxMa": 85
    },
    "physical": {
      "dimensionsMm": {
        "width": 80,
        "height": 35,
        "depth": 15
      },
      "weightG": 20
    }
  },
  "interfaces": {
    "usb": {
      "connector": "USB-C",
      "capabilities": [
        "power",
        "serial",
        "flashing"
      ]
    },
    "bluetooth": {
      "version": "5.0",
      "ble": true
    },
    "wifi": {
      "status": "none"
    }
  },
  "source": {
    "path": "data/devices/ikoka-handheld/device.yaml",
    "updatedAt": "2026-06-22T21:31:07+02:00"
  },
  "vendorName": "Ikoka"
}
