{
  "@context": "http://schema.org/",
  "@type": "SoftwareApplication",
  "name": "BLECommands",
  "description": "Simple Arduino BLE library implementing text-based command/response protocol.",
  "url": "https://github.com/andrey-val-rodin/BleCommands.Arduino/",
  "author": {
    "@type": "Person",
    "name": "Andrey Rodin"
  },
  "applicationCategory": "Communication",
  "operatingSystem": "Arduino",
  "downloadUrl": "https://downloads.arduino.cc/libraries/github.com/andrey-val-rodin/BLECommands-1.0.1.zip",
  "softwareVersion": "1.0.1",
  "fileSize": 8,
  "datePublished": "2026-05-10",
  "license": "https://spdx.org/licenses/MIT"
}