{
  "id": "ikoka-stick",
  "name": "Ikoka Stick",
  "vendorId": "ikoka",
  "kind": "product",
  "lifecycle": "active",
  "familyId": "ikoka-stick",
  "image": "ikoka_stick.svg",
  "official": true,
  "aliases": [
    "Ikoka Stick Meshtastic Device"
  ],
  "product_url": "https://github.com/ndoo/ikoka-stick-meshtastic-device",
  "price": {
    "amount": 39,
    "currency": "USD",
    "asOf": "2026-06"
  },
  "description": "Compact mesh stick built around XIAO and EBYTE E22 options, with a 0.96-inch OLED and lithium battery charging support. The design supports both nRF52840 and ESP32-S3 variants, with LoRa power and frequency selected per build.",
  "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": "D0 button"
      }
    ],
    "power": {
      "batterySupported": true,
      "batteryBuiltIn": false,
      "charging": true,
      "solarInput": false,
      "batteryChemistry": "li-ion"
    },
    "leds": {
      "status": "unknown"
    }
  },
  "interfaces": {
    "usb": {
      "connector": "USB-C",
      "capabilities": [
        "power",
        "serial",
        "flashing"
      ]
    },
    "bluetooth": {
      "version": "5.0",
      "ble": true
    },
    "wifi": {
      "status": "none"
    }
  },
  "source": {
    "path": "data/devices/ikoka-stick/device.yaml",
    "updatedAt": "2026-06-22T21:31:07+02:00"
  },
  "vendorName": "Ikoka"
}
