Skip to content
GitLab
Projects Groups Topics Snippets
  • /
  • Help
    • Help
    • Support
    • Community forum
    • Submit feedback
    • Contribute to GitLab
  • Sign in
  • Z zigbee-dongle-kw2x
  • Project information
    • Project information
    • Activity
    • Labels
    • Members
  • Repository
    • Repository
    • Files
    • Commits
    • Branches
    • Tags
    • Contributor statistics
    • Graph
    • Compare revisions
  • Issues 4
    • Issues 4
    • List
    • Boards
    • Service Desk
    • Milestones
  • Merge requests 0
    • Merge requests 0
  • CI/CD
    • CI/CD
    • Pipelines
    • Jobs
    • Artifacts
    • Schedules
  • Deployments
    • Deployments
    • Environments
    • Releases
  • Packages and registries
    • Packages and registries
    • Model experiments
  • Monitor
    • Monitor
    • Incidents
  • Analytics
    • Analytics
    • Value stream
    • CI/CD
    • Repository
  • Wiki
    • Wiki
  • Activity
  • Graph
  • Create a new issue
  • Jobs
  • Commits
  • Issue Boards
Collapse sidebar
  • Gianmarco Garrisi
  • zigbee-dongle-kw2x
  • Wiki
  • setup

setup · Changes

Page history
Update quick start authored May 17, 2017 by Federico Rizzo's avatar Federico Rizzo
Show whitespace changes
Inline Side-by-side
setup.md
View page @ 704a4bd8
......@@ -86,5 +86,5 @@ To setup the linux kernel to enable usbmon (the module to sniff on serial port t
7. change the line `<artifactId>zigbee-dongle-cc2531</artifactId>` with `<artifactId>zigbee-dongle-kw2x</artifactId>`
8. nano zigbee-gateway-server/src/main/java/org/bubblecloud/zigbee/v3/ZigBeeGatewayMain.java
9. change the line `final ZigBeeDongle dongle = new ZigBeeDongleTiCc2531Impl(serialPort, pan, channel, networkKey, resetNetwork);` to `final ZigBeeDongle dongle = new ZigBeeDongleNxpKw2xImpl(serialPort, pan, channel, networkKey, resetNetwork);`
10. rename directory zigbee-dongle-k22x to zigbee-dongle-kw2x
10. rename directory zigbee-dongle-k22x to zigbee-dongle-kw2x (because the repository name has a typo)
11. mvn clean install
Clone repository
  • bug dongle ti
  • clusters and endpoins
  • differences nxp ti
  • Home
  • long term plan
  • setup
  • short term plan
  • start
  • state of impl