{
  "id": "rpi-picow",
  "name": "RPI Pico 2040 + WaveShare SX1262",
  "vendorId": "raspberry",
  "kind": "kit",
  "lifecycle": "active",
  "familyId": "raspberry-rpi-pico-2040-waveshare",
  "image": "rpi_picow.svg",
  "datasheet": "datasheet.pdf",
  "official": true,
  "description": "Raspberry Pi Pico 2040 paired with a WaveShare SX1262 LoRa board for lightweight MeshCore and Meshtastic experimentation. The kit emphasizes USB flashing and a small RP2040 footprint over integrated display or GNSS hardware.",
  "price": {
    "amount": 6,
    "currency": "USD",
    "asOf": "2026-06"
  },
  "roles": [
    "companion",
    "repeater",
    "room-server"
  ],
  "transports": [
    "usb"
  ],
  "hardware": {
    "mcu": {
      "model": "rp2040",
      "flashMb": 2,
      "ramKb": 264
    },
    "radios": [
      {
        "technology": "lora",
        "chip": "sx1262",
        "txPowerDbm": 22
      }
    ],
    "display": {
      "status": "none"
    },
    "gnss": {
      "status": "none"
    },
    "leds": {
      "status": "none"
    },
    "power": {
      "batterySupported": true,
      "batteryBuiltIn": false,
      "charging": true,
      "solarInput": false
    }
  },
  "interfaces": {
    "usb": {
      "connector": "Micro-USB",
      "capabilities": [
        "power",
        "serial",
        "flashing"
      ]
    },
    "bluetooth": {
      "version": "unknown",
      "ble": false
    },
    "wifi": {
      "status": "none"
    }
  },
  "source": {
    "path": "data/devices/rpi-picow/device.yaml",
    "updatedAt": "2026-06-22T21:31:07+02:00"
  },
  "vendorName": "Raspberry Pi"
}
