{
  "@context": "http://schema.org/",
  "@type": "SoftwareApplication",
  "name": "NiusZigbee",
  "description": "Drive external Zigbee / IEEE 802.15.4 radio modules (CC2530, ...) from an ArduinoNRF nRF52840 board.",
  "url": "https://github.com/dunknowcoding/ArduinoNRF-Zigbee",
  "author": {
    "@type": "Person",
    "name": "dunknowcoding (NiusRobotLab)"
  },
  "applicationCategory": "Communication",
  "operatingSystem": "Arduino",
  "downloadUrl": "https://downloads.arduino.cc/libraries/github.com/dunknowcoding/NiusZigbee-0.1.2.zip",
  "softwareVersion": "0.1.2",
  "fileSize": 32,
  "datePublished": "2026-06-09",
  "license": "https://spdx.org/licenses/Apache-2.0"
}