{
  "id": "tiny-relay",
  "name": "Tiny Relay",
  "vendorId": "yaoyao",
  "kind": "product",
  "lifecycle": "active",
  "familyId": "yaoyao-tiny-relay",
  "product_url": "https://www.st.com/en/microcontrollers-microprocessors/stm32wle5cc.html",
  "official": true,
  "price": {
    "amount": 5,
    "currency": "USD",
    "asOf": "2026-06"
  },
  "description": "Minimal STM32WLE5CC relay target for MeshCore builds, intended for tiny always-on nodes and experimentation with a low-cost LoRa-enabled MCU.",
  "transports": [
    "usb"
  ],
  "hardware": {
    "mcu": {
      "model": "stm32wl",
      "flashMb": 0.25,
      "ramKb": 64
    },
    "radios": [
      {
        "technology": "lora",
        "chip": "stm32wl",
        "txPowerDbm": 22
      }
    ],
    "display": {
      "status": "none"
    },
    "leds": {
      "status": "unknown"
    },
    "gnss": {
      "status": "none"
    },
    "power": {
      "batterySupported": false,
      "batteryBuiltIn": false,
      "charging": false,
      "solarInput": false,
      "consumptionIdleMa": 4.82,
      "consumptionTxMa": 87
    }
  },
  "interfaces": {
    "usb": {
      "connector": "unknown",
      "capabilities": [
        "power",
        "serial",
        "flashing"
      ]
    },
    "bluetooth": {
      "version": "none",
      "ble": false
    },
    "wifi": {
      "status": "none"
    }
  },
  "source": {
    "path": "data/devices/tiny-relay/device.yaml",
    "updatedAt": "2026-06-22T21:31:07+02:00"
  },
  "vendorName": "YAOYAO"
}
