{
  "@context": "http://schema.org/",
  "@type": "SoftwareApplication",
  "name": "NiusThread",
  "description": "Thread (OpenThread) IPv6 mesh networking on the ArduinoNRF nRF52840's native 2.4 GHz radio.",
  "url": "https://github.com/dunknowcoding/ArduinoNRF-Thread",
  "author": {
    "@type": "Person",
    "name": "dunknowcoding (NiusRobotLab)"
  },
  "applicationCategory": "Communication",
  "operatingSystem": "Arduino",
  "downloadUrl": "https://downloads.arduino.cc/libraries/github.com/dunknowcoding/NiusThread-0.1.0.zip",
  "softwareVersion": "0.1.0",
  "fileSize": 3976,
  "datePublished": "2026-06-10",
  "license": "https://spdx.org/licenses/Apache-2.0"
}