{
  "id": "nano-g2",
  "name": "UnitEng Nano G2 Ultra",
  "vendorId": "uniteng",
  "kind": "product",
  "lifecycle": "active",
  "familyId": "uniteng-nano-g2-ultra",
  "image": "nano_g2.svg",
  "official": true,
  "refs": {
    "mesh-sh-device": "nano-g2-ultra"
  },
  "aliases": [
    "Nano G2 Ultra"
  ],
  "product_url": "https://wiki.bqvoy.com/en/meshtastic/nano-g2-ultra",
  "price": {
    "amount": 86,
    "currency": "USD",
    "asOf": "2026-06"
  },
  "description": "Pocket nRF52840 tracker with SX1262 LoRa, 1.3-inch OLED, GPS, buzzer, and a built-in 1200 mAh battery. Intended for MeshCore companion/repeater use with Bluetooth 5.4 and a compact on/off-switch form factor.",
  "roles": [
    "companion",
    "repeater",
    "room-server",
    "standalone-ui"
  ],
  "transports": [
    "ble",
    "usb"
  ],
  "hardware": {
    "mcu": {
      "model": "nrf52840",
      "flashMb": 2,
      "ramKb": 256
    },
    "radios": [
      {
        "technology": "lora",
        "chip": "sx1262",
        "txPowerDbm": 22
      }
    ],
    "display": {
      "status": "present",
      "technology": "oled",
      "size": 1.3,
      "resolution": {
        "width": 128,
        "height": 64
      },
      "colors": "monochrome"
    },
    "gnss": {
      "status": "present",
      "chip": "ATGM336H"
    },
    "leds": {
      "status": "present",
      "description": "Status LED and buzzer indicator"
    },
    "input": [
      {
        "type": "button",
        "description": "program"
      },
      {
        "type": "button",
        "description": "message read"
      },
      {
        "type": "button",
        "description": "gps on/off"
      },
      {
        "type": "button",
        "description": "led or buzzer"
      },
      {
        "type": "button",
        "description": "power on/off"
      }
    ],
    "power": {
      "batterySupported": true,
      "batteryBuiltIn": true,
      "batteryCapacityMah": 1200,
      "batteryChemistry": "li-po",
      "charging": true,
      "solarInput": false,
      "consumptionIdleMa": 8,
      "consumptionTxMa": 90
    },
    "physical": {
      "dimensionsMm": {
        "width": 75,
        "height": 40,
        "depth": 15
      },
      "weightG": 55
    }
  },
  "interfaces": {
    "usb": {
      "connector": "USB-C",
      "capabilities": [
        "power",
        "serial",
        "flashing"
      ]
    },
    "bluetooth": {
      "version": "5.4",
      "ble": true
    },
    "wifi": {
      "status": "none"
    }
  },
  "source": {
    "path": "data/devices/nano-g2/device.yaml",
    "updatedAt": "2026-06-22T21:31:07+02:00"
  },
  "vendorName": "UnitEng"
}
